Skip to content

Commit

Permalink
removed unused pandas import
Browse files Browse the repository at this point in the history
  • Loading branch information
jlvdb committed Jan 14, 2025
1 parent 7281b41 commit 29fd538
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/estimation_examples/rail_yaw_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@
"outputs": [],
"source": [
"# step 1\n",
"import pandas as pd\n",
"from yaw.randoms import BoxRandoms\n",
"from rail.yaw_rail.utils import get_dc2_test_data\n",
"\n",
Expand Down

0 comments on commit 29fd538

Please sign in to comment.