Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dask-expr requirement from <1.0.11 to <1.1.3 #443

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 1, 2024

Updates the requirements on dask-expr to permit the latest version.

Changelog

Sourced from dask-expr's changelog.

v1.1.2

  • Fix projection to empty from_pandas (:pr:1072) Patrick Hoefler_
  • Fix meta for string accessors (:pr:1071) Patrick Hoefler_
  • Use is_categorical_dtype dispatch for sort_values (:pr:1070) Richard (Rick) Zamora_

v1.1.1

  • Fix read_csv with positional usecols (:pr:1069) Patrick Hoefler_
  • Fix isin for head computation (:pr:1068) Patrick Hoefler_
  • Fix isin with strings (:pr:1067) Patrick Hoefler_
  • Use ensure_deterministic kwarg instead of config (:pr:1064) Florian Jetter_
  • Add cache argument to lower_once (:pr:1059) Richard (Rick) Zamora_
  • Fix non-integer divisions in FusedIO (:pr:1063) Patrick Hoefler_
  • Fix dropna before merge (:pr:1062) Patrick Hoefler_
  • Fix sort_values for unordered categories (:pr:1058) Patrick Hoefler_
  • Fix to_parquet in append mode (:pr:1057) Patrick Hoefler_

v1.1.0

  • Add a bunch of docs (:pr:1051) Patrick Hoefler_
  • reduce pickle size of parquet fragments (:pr:1050) Florian Jetter_
  • Generalize get_dummies (:pr:1053) Richard (Rick) Zamora_
  • Fixup failing test (:pr:1052) Patrick Hoefler_
  • Add support for DataFrame.melt (:pr:1049) Richard (Rick) Zamora_
  • Fix default name conversion in ToFrame (:pr:1044) Richard (Rick) Zamora_
  • Optimize when from-delayed is called (:pr:1048) Patrick Hoefler_

v1.0.14

  • Fix delayed in fusing with multipled dependencies (:pr:1038) Patrick Hoefler_
  • Fix drop with set (:pr:1047) Patrick Hoefler_
  • Fix None min/max statistics and missing statistics generally (:pr:1045) Patrick Hoefler_
  • Fix xarray integration with scalar columns (:pr:1046) Patrick Hoefler_
  • Fix shape returning integer (:pr:1043) Patrick Hoefler_
  • Fix bug in Series reductions (:pr:1041) Richard (Rick) Zamora_

v1.0.13

  • Fix shuffle after set_index from 1 partition df (:pr:1040) Patrick Hoefler_
  • Fix loc slicing with Datetime Index (:pr:1039) Patrick Hoefler_
  • Fix loc accessing index for element wise op (:pr:1037) Patrick Hoefler_
  • Fix backend dispatching for read_csv (:pr:1028) Richard (Rick) Zamora_
  • Add cudf support to to_datetime and _maybe_from_pandas (:pr:1035) Richard (Rick) Zamora_

v1.0.12

  • Move IO docstrings over (:pr:1033) Patrick Hoefler_
  • Fuse more aggressively if parquet files are tiny (:pr:1029) Patrick Hoefler_
  • Add nr of columns to explain output for projection (:pr:1030) Patrick Hoefler_

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [dask-expr](https://github.com/dask-contrib/dask-expr) to permit the latest version.
- [Changelog](https://github.com/dask/dask-expr/blob/main/changes.md)
- [Commits](dask/dask-expr@v0.1.0...v1.1.2)

---
updated-dependencies:
- dependency-name: dask-expr
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 1, 2024
Copy link

github-actions bot commented Jun 1, 2024

Before [8f33ee8] <v0.4.1> After [9486190] Ratio Benchmark (Parameter)
32.7±0.5ms 32.7±0.1ms 1 benchmarks.time_batch
33.3±1ms 33.3±0.2ms 1 benchmarks.time_prune_sync_workflow

Click here to view all benchmarks.

Copy link
Author

dependabot bot commented on behalf of github Jul 1, 2024

Superseded by #445.

@dependabot dependabot bot closed this Jul 1, 2024
@dependabot dependabot bot deleted the dependabot/pip/dask-expr-lt-1.1.3 branch July 1, 2024 22:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants