Revisions of python-dask-expr
Ana Guerrero (anag+factory)
accepted
request 1223589
from
Dirk Mueller (dirkmueller)
(revision 5)
- update to 1.1.18: * Add support for Python 3.13 * Migrate Blockwise to use taskspec * Migrate shuffle and merge to `P2PBarrierTask` * Improve Aggregation docstring explicitly mentionning SeriesGroupBy * Migrate P2P shuffle and merge to TaskSpec * Internal cleanup of P2P code * Fix meta calculation for to_datetime * Fix ``Merge`` divisions after filtering partitions - update to 1.1.15: * Add concatenate flag to .compute() * Import from tokenize - Update to 1.1.6:
Dominique Leuenberger (dimstar_suse)
accepted
request 1197827
from
Markéta Machová (mcalabkova)
(revision 3)
Ana Guerrero (anag+factory)
accepted
request 1186063
from
Steve Kowalik (StevenK)
(revision 2)
- 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
Dominique Leuenberger (dimstar_suse)
accepted
request 1171106
from
Dirk Mueller (dirkmueller)
(revision 1)
Displaying all 5 revisions