TomAugspurger / effective-pandas

Source code for my collection of articles on using pandas.
https://leanpub.com/effective-pandas
Creative Commons Attribution 4.0 International
1.54k stars 383 forks source link

using the CSV downloaded in modern_1_intro #19

Open SubOptimal opened 7 years ago

SubOptimal commented 7 years ago

In cell 12 of notebook modern_2_method_chaining the file 627361791_T_ONTIME.csv is not downloaded before. Assuming that the file should be the same as used in notebook modern_1_intro the name of the column to drop had to be amended.