jakevdp / PythonDataScienceHandbook

Python Data Science Handbook: full text in Jupyter Notebooks
http://jakevdp.github.io/PythonDataScienceHandbook
MIT License
42.76k stars 17.83k forks source link

Updated deprecated df.ix[] to df.loc[] in '03.11-working-with-time-se… #353

Closed codeWinger22 closed 1 year ago

jakevdp commented 1 year ago

Thanks – see https://www.oreilly.com/library/view/python-data-science/9781098121211/; I'll update the notebooks here soon.

codeWinger22 commented 1 year ago

Thanks but you did not yet merged the pull request. is there anything wrong with the updation work I have done?

jakevdp commented 1 year ago

No, it looks fine, I'm just not merging PRs because everything is about to be overwritten anyway.