Hacker News new | ask | show | jobs
Pandas 3.0 will enforce CoW (pandas.pydata.org)
2 points by timost 888 days ago
1 comments

Annonced in the 2.2.0 release. Chained assignments will also no longer work.

There is a migration guide [0].

0: https://pandas.pydata.org/pandas-docs/version/2.2.0/user_gui...