Vaclav Dekanovsky
Vaclav Dekanovsky
Hello. Thank you for the note, I've updated the description in the [Vizualizations/Plotly/Preprocess/Preprocessing.ipynb](https://github.com/vaclavdekanovsky/data-analysis-in-examples/blob/361887c0a06620488014e311c3e060af49f6eed0/Vizualizations/Plotly/Preprocess/Preprocessing.ipynb) ``` # load country_codes (from https://en.wikipedia.org/wiki/List_of_ISO_3166_country_codes) country_codes = pd.read_csv("Country_Codes.csv") # info about regions (part of the world...
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.