python-dask

Edit Package python-dask
No description set
Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000122 122 Bytes
dask-2024.1.0.tar.gz 0008970405 8.55 MB
python-dask.changes 0000229295 224 KB
python-dask.spec 0000014923 14.6 KB
Revision 73 (latest revision is 77)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1140136 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 73)
- 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
Comments 0
openSUSE Build Service is sponsored by