Changelog for
python311-dask-expr-1.1.15-12.1.noarch.rpm :
* Thu Oct 10 2024 Dirk Müller
- update to 1.1.15:
* Add concatenate flag to .compute()
* Import from tokenize
* Sun Sep 08 2024 Ben Greiner - Update to 1.1.13
* Use task-based rechunking as default (#1131) Hendrik Makait
* Improve performance of DelayedsExpr through caching (#1132) Hendrik Makait- Release 1.1.12
* Fix concat axis 1 bug in divisions (#1128) Patrick Hoefler
* Bump pyarrow>=14.0.1 minimum versions (#1127) James Bourbeau
* Fix scalar detection of columns coming from sql (#1125) Patrick Hoefler
* Fri Aug 30 2024 Ben Greiner - Skip some tests on 32-bit
* Thu Aug 29 2024 Ben Greiner - Update to 1.1.11
* Make split_out for categorical default smarter #1124 Patrick Hoefler
* Avoid calling `array`` attribute on ``cudf.Series`` #1122 `Richard (Rick) Zamora
* Introduce ToBackend` expression #1115 `Richard (Rick) Zamora
* Fix result index of merge #1121 Patrick Hoefler
* Fix projection for Index class in read_parquet #1120 Patrick Hoefler
* Register read_parquet` and `read_csv` as \"dispatchable\" #1114 `Richard (Rick) Zamora
* Fix merging when index name in meta missmatches actual name [#1119] Patrick Hoefler
* Fix tuples as on argument in merge #1117 Patrick Hoefler
* Drop support for Python 3.9 #1109 Patrick Hoefler- Release 1.1.10
* Fixup remaining upstream failures #1111 Patrick Hoefler
* Fix some things for pandas 3 #1110 Patrick Hoefler- Release 1.1.9
* Patch release for Dask 2024.7.0- Release 1.1.8
* Fix shuffle blowing up the task graph #1108 Patrick Hoefler
* Link fix in readme #1107 Ben
* Fix from_pandas with chunksize and empty df #1106 Patrick Hoefler
* Fix deepcopying FromPandas class #1105 Patrick Hoefler
* Skip test if optional xarray cannot be imported #1104 Sandro- Release 1.1.7
* Patch release for Dask 2024.7.0
* Mon Jul 08 2024 Steve Kowalik - Update to 1.1.6:
* Patch release for Dask 2024.6.2
* Fix resample divisions propagation
* Fix categorize if columns are dropped
* Fix projection to empty from_pandas
* Fix meta for string accessors
* Use is_categorical_dtype dispatch for sort_values
* Fix read_csv with positional usecols
* Fix isin for head computation
* Fix isin with strings
* Use ensure_deterministic kwarg instead of config
* Add cache argument to lower_once
* Fix non-integer divisions in FusedIO
* Fix dropna before merge
* Fix sort_values for unordered categories
* Fix to_parquet in append mode
* reduce pickle size of parquet fragments
* Generalize get_dummies
* Add support for DataFrame.melt
* Fix default name conversion in ToFrame
* Optimize when from-delayed is called
* Fix delayed in fusing with multipled dependencies
* Fix None min/max statistics and missing statistics generally
* Fix xarray integration with scalar columns
* Fix shape returning integer
* Fix bug in Series reductions
* Mon Apr 29 2024 Ben Greiner - Remove extra source file
* Fri Apr 26 2024 Ben Greiner - Initial specfile for v1.0.13- Required by and versions must by in sync with dask