modin-project / modin

Modin: Scale your Pandas workflows by changing a single line of code
http://modin.readthedocs.io
Apache License 2.0
9.91k stars 653 forks source link

Prepare Modin code to NumPy 2.0 #7292

Closed anmyachev closed 5 months ago

anmyachev commented 5 months ago

Migration guide: https://numpy.org/devdocs/numpy_2_0_migration_guide.html#ruff-plugin

ruff check modin --select NPY201 --preview

rootsmusic commented 5 months ago

@anmyachev Add modin's "Min compatible version" in tracker table?

anmyachev commented 5 months ago

@anmyachev Add modin's "Min compatible version" in tracker table?

@rootsmusic good idea! Will you do this? :)

rootsmusic commented 5 months ago

@anmyachev I don't know the version number. If you have a HackMD account, you can also edit the unofficial version of the tracker.

anmyachev commented 5 months ago

@rootsmusic Thanks for the suggestion! I added Modin to HackMD.