ml-powered-applications icon indicating copy to clipboard operation
ml-powered-applications copied to clipboard

Pandas 0.24.2 not compatible with new versions of python

Open orlandombaa opened this issue 1 year ago • 1 comments

Hello

I am trying to execute the project from the book. However it says that needs Python 3.6 or 3.7. Now in anaconda I don´t see these versions allowed anymore , the oldest one is 3.8 . Aditionally, in the codes you are using Pandas 0.24.2 which is not compatible with the lastst versions of Python.

I am having a bit of problems to follow the project of the book for these reasons. Is there any other repo which is more recent ?

orlandombaa avatar Jan 05 '24 20:01 orlandombaa

Hi,

thanks for flagging this, I’ll air to update the requirements but in the meantime you should feel free to use more recent versions of the package, as I expect most of the code should just work. If you do encounter any issues please let me know.

hundredblocks avatar Jan 13 '24 02:01 hundredblocks