Skip to content

Commit

Permalink
renamed dataset oldeprices.csv to epriceswide.csv
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanistheone committed Jun 28, 2023
1 parent 164386a commit bd39bd8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data_generation/eprices_gen.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@
"metadata": {},
"outputs": [],
"source": [
"# oldfilepath = \"../datasets/oldeprices.csv\"\n",
"# oldfilepath = \"../datasets/epriceswide.csv\"\n",
"# oldeprices = pd.read_csv(oldfilepath)\n",
"# eprices = oldeprices.melt(var_name=\"end\", value_name=\"price\")\n",
"# eprices"
Expand Down
File renamed without changes.

0 comments on commit bd39bd8

Please sign in to comment.