Overview

Request 1140136 accepted

- update to 2024.1.0:
* Released on January 12, 2024
* P2P rechunking now utilizes the relationships between input
and output chunks. For situations that do not require all-to-
all data transfer, this may significantly reduce the runtime
and memory/disk footprint. It also enables task culling.
* The fastparquet Parquet engine has been deprecated. Users
should migrate to the pyarrow engine by installing PyArrow
and removing engine="fastparquet" in read_parquet or
to_parquet calls.
* This release improves serialization robustness for arbitrary
data. Previously there were some cases where serialization
could fail for non-msgpack serializable data. In those cases
we now fallback to using pickle.
* Deprecate shuffle keyword in favour of shuffle_method for
DataFrame methods (:pr:`10738`) `Hendrik Makait`_
* Deprecate automatic argument inference in repartition
* Deprecate compute parameter in set_index
* Deprecate inplace in eval
* Deprecate Series.view
* Deprecate npartitions="auto" for set_index & sort_values

Loading...
Request History
Dirk Mueller's avatar

dirkmueller created request

- update to 2024.1.0:
* Released on January 12, 2024
* P2P rechunking now utilizes the relationships between input
and output chunks. For situations that do not require all-to-
all data transfer, this may significantly reduce the runtime
and memory/disk footprint. It also enables task culling.
* The fastparquet Parquet engine has been deprecated. Users
should migrate to the pyarrow engine by installing PyArrow
and removing engine="fastparquet" in read_parquet or
to_parquet calls.
* This release improves serialization robustness for arbitrary
data. Previously there were some cases where serialization
could fail for non-msgpack serializable data. In those cases
we now fallback to using pickle.
* Deprecate shuffle keyword in favour of shuffle_method for
DataFrame methods (:pr:`10738`) `Hendrik Makait`_
* Deprecate automatic argument inference in repartition
* Deprecate compute parameter in set_index
* Deprecate inplace in eval
* Deprecate Series.view
* Deprecate npartitions="auto" for set_index & sort_values


Factory Auto's avatar

factory-auto added opensuse-review-team as a reviewer

Please review sources


Factory Auto's avatar

factory-auto accepted review

Check script succeeded


Saul Goodman's avatar

licensedigger accepted review

ok


Staging Bot's avatar

staging-bot added as a reviewer

Being evaluated by staging project "openSUSE:Factory:Staging:adi:40"


Staging Bot's avatar

staging-bot accepted review

Picked "openSUSE:Factory:Staging:adi:40"


Dominique Leuenberger's avatar

dimstar accepted review

ok


Ana Guerrero's avatar

anag+factory accepted review

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.


Ana Guerrero's avatar

anag+factory approved review

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.


Ana Guerrero's avatar

anag+factory accepted request

Staging Project openSUSE:Factory:Staging:adi:40 got accepted.

openSUSE Build Service is sponsored by