modin-project / modin

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

Prepare Modin code to NumPy 2.0 #7292

Closed anmyachev closed 1 month ago

anmyachev commented 1 month ago

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

ruff check modin --select NPY201 --preview

rootsmusic commented 3 weeks ago

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

anmyachev commented 3 weeks ago

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

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

rootsmusic commented 3 weeks 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 2 weeks ago

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