data-analysis-in-examples icon indicating copy to clipboard operation
data-analysis-in-examples copied to clipboard

Missing PLK files

Open Nemecsek opened this issue 5 years ago • 2 comments
trafficstars

To avoid the Preprocessing step, could you please provide the 3 PLK files used in this notebook?

Nemecsek avatar Oct 16 '20 12:10 Nemecsek

The PLK files can fail if you use different python version than the one I used. I'll try to incorporate the preprocessing to the main notebook in the future.

vaclavdekanovsky avatar Nov 26 '20 22:11 vaclavdekanovsky

Or ... These files aren't that large - perhaps there's no need use the pickle format for i/o. Using .csv will mean that you don't have to clutter the main notebook with the incidental preprocessing steps?

(PS. Nice Guide!)

CodeCox avatar Feb 09 '21 14:02 CodeCox