Closed wuyunhua closed 6 years ago
The top data directory is meant to be created on your local machine. To summarize, when I create a new github project repo I use the following resource: driven data cookiecutter templates. This template produces "empty" files in some of the directories to guide the developer's use of the template.
If you want the dataset used in the project go to my blog and in the Links section it has the download link for the data in parquet
format.
The top data directory is meant to be created on your local machine. To summarize, when I create a new github project repo I use the following resource: driven data cookiecutter templates. This template produces "empty" files in some of the directories to guide the developer's use of the template.
If you want the dataset used in the project go to my blog and in the Links section it has the download link for the data in
parquet
format.
Hi, would you please share the download link again? The kibot link and your provided link seem to have expired. Thanks a lot!
did you missing top "data" directory? and after executing 'python ../src/data/make_dataset.py', it just only print "2018-09-04 13:35:22,438 - main - INFO - making final data set from raw data" and no data generating...