rjurney / Agile_Data_Code_2

Code for Agile Data Science 2.0, O'Reilly 2017, Second Edition
http://bit.ly/agile_data_science
MIT License
456 stars 307 forks source link

ch04: cannot find ../data/on_time_performance.jsonl.gz/ #118

Closed txzhou closed 2 years ago

txzhou commented 4 years ago

Cannot find the ../data/on_time_performance.jsonl.gz/ file while running the notebook. There's no command to downloaded this file in either ./download.sh or ./ch04/download.sh There's also no command to write this file in ./ch04/Collecting_and_Displaying_Records.ipynb

Because of this, cannot get the correct results in "## Sizing Up Our Data" and "## Inspecting the Data"

rjurney commented 4 years ago

@txzhou I can fix this Monday

rjurney commented 4 years ago

This should be fixed.