Skip to content

Enable intermediate proxies to be picklable - #14752

Merged
rapids-bot[bot] merged 13 commits into
NVIDIA:branch-24.02from
shwina:pickle-intermediate-proxies
Jan 20, 2024
Merged

Enable intermediate proxies to be picklable#14752
rapids-bot[bot] merged 13 commits into
NVIDIA:branch-24.02from
shwina:pickle-intermediate-proxies

Conversation

@shwina

@shwina shwina commented Jan 12, 2024

Copy link
Copy Markdown
Contributor

Description

Closes #14738

Enables intermediate proxy types to be pickled, same as final proxy types.

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@github-actions github-actions Bot added the Python Affects Python cuDF API. label Jan 12, 2024
@shwina
shwina marked this pull request as ready for review January 12, 2024 13:52
@shwina
shwina requested a review from a team as a code owner January 12, 2024 13:52
@shwina
shwina requested review from bdice and galipremsagar January 12, 2024 13:52
@shwina
shwina marked this pull request as draft January 12, 2024 16:34
@shwina

shwina commented Jan 12, 2024

Copy link
Copy Markdown
Contributor Author

/ok to test

@shwina shwina added non-breaking Non-breaking change bug Something isn't working labels Jan 12, 2024
@shwina

shwina commented Jan 16, 2024

Copy link
Copy Markdown
Contributor Author

/ok to test

Comment thread python/cudf/cudf/pandas/fast_slow_proxy.py
Comment thread python/cudf/cudf/pandas/module_accelerator.py
@shwina
shwina marked this pull request as ready for review January 18, 2024 14:54
Comment thread python/cudf/cudf/pandas/fast_slow_proxy.py
Comment thread python/cudf/cudf/pandas/module_accelerator.py Outdated
Comment thread python/cudf/cudf/core/_internals/where.py Outdated
Comment thread python/cudf/cudf/pandas/fast_slow_proxy.py Outdated
Comment thread python/cudf/cudf/pandas/fast_slow_proxy.py Outdated
Comment thread python/cudf/cudf/pandas/fast_slow_proxy.py
Comment thread python/cudf/cudf/testing/testing.py Outdated
@shwina
shwina requested a review from vyasr January 19, 2024 18:09
@vyasr

vyasr commented Jan 19, 2024

Copy link
Copy Markdown
Contributor

/merge

@vyasr

vyasr commented Jan 19, 2024

Copy link
Copy Markdown
Contributor

/ok to test

@vyasr

vyasr commented Jan 19, 2024

Copy link
Copy Markdown
Contributor

/merge

@vyasr

vyasr commented Jan 20, 2024

Copy link
Copy Markdown
Contributor

/merge

@rapids-bot
rapids-bot Bot merged commit 1994280 into NVIDIA:branch-24.02 Jan 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Can't pickle cudf pandas GroupBy objects

3 participants