|
|
|
|
|
by hopfenspergerj
1211 days ago
|
|
Obviously this improves interoperability and the handling of nulls and strings. My naïve understanding is that polars columns are immutable because that makes multiprocessing faster/easier. I’m assuming pandas will not change their api to make columns immutable, so they won’t be targeting multiprocessing like polars? |
|
https://pandas.pydata.org/docs/dev/whatsnew/v2.0.0.html#copy...