You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the data are in a specific directory, namely 'Datasets', that latter must be added as a prefix to all the data file-paths (in all the notebooks, not only this one).
By the way, since Pandas natively reads .bz2 compressed files, you can take that opportunity and compress (with BZip2) all the data files.
0 commit comments