Skip to content

map_overlap : multiple dataframe handling#9145

Merged
rjzamora merged 20 commits intodask:mainfrom
faulaire:map_overlap_multiple_dataframe
Jun 29, 2022
Merged

map_overlap : multiple dataframe handling#9145
rjzamora merged 20 commits intodask:mainfrom
faulaire:map_overlap_multiple_dataframe

Conversation

@faulaire
Copy link
Copy Markdown
Contributor

@faulaire faulaire commented May 30, 2022

@GPUtester
Copy link
Copy Markdown
Collaborator

Can one of the admins verify this patch?

@quasiben
Copy link
Copy Markdown
Member

add to allowlist

Comment thread dask/dataframe/tests/test_rolling.py
Comment thread dask/dataframe/tests/test_rolling.py Outdated
Comment thread dask/dataframe/tests/test_rolling.py Outdated
Comment thread dask/dataframe/rolling.py
Comment thread dask/dataframe/rolling.py Outdated
Comment thread dask/dataframe/rolling.py
Comment thread dask/dataframe/rolling.py Outdated
Comment thread dask/dataframe/core.py Outdated
Comment thread dask/dataframe/core.py Outdated
Comment thread dask/dataframe/core.py Outdated
Comment thread dask/dataframe/rolling.py Outdated
@pavithraes pavithraes requested a review from ian-r-rose June 1, 2022 19:09
@pavithraes
Copy link
Copy Markdown
Member

@faulaire Thank you for working on this!

@ian-r-rose and I took a look at it together, and we've shared some initial thoughts. :)

@faulaire
Copy link
Copy Markdown
Contributor Author

faulaire commented Jun 3, 2022

@pavithraes / @ian-r-rose I performed a few commits to match your comments.
One commit is missing : the rollback of API change. I'll do it if you are sure that we want to keep the existing API.

@faulaire faulaire requested a review from pavithraes June 3, 2022 15:19
Comment thread dask/dataframe/rolling.py Outdated
@faulaire faulaire requested a review from pavithraes June 9, 2022 11:08
Comment thread dask/dataframe/rolling.py Outdated
Comment thread dask/dataframe/tests/test_rolling.py Outdated
@faulaire faulaire requested a review from pavithraes June 11, 2022 14:34
@pavithraes
Copy link
Copy Markdown
Member

@faulaire This PR is looking good, and I think we can mark it ready for review. :)

@jrbourbeau Would you mind taking a look when you get a chance?

@faulaire faulaire marked this pull request as ready for review June 16, 2022 13:45
@ncclementi
Copy link
Copy Markdown
Member

This PR looks ready for a final review, @rjzamora would you be able to pick this one up for a final review since
James is OOO for a couple of weeks?

Copy link
Copy Markdown
Member

@rjzamora rjzamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is looking really nice @faulaire - Thanks for the work!

Only noticed a couple of minor things.

Comment thread dask/dataframe/rolling.py Outdated
Comment thread dask/dataframe/tests/test_rolling.py
faulaire added 2 commits June 24, 2022 15:24
- Improve map_overlap unit tests to cover cases where after and before are datetime.timedelta
Copy link
Copy Markdown
Member

@rjzamora rjzamora left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - Thanks @faulaire !

@rjzamora rjzamora merged commit 352d934 into dask:main Jun 29, 2022
@ian-r-rose
Copy link
Copy Markdown
Collaborator

Thanks @faulaire !

@faulaire
Copy link
Copy Markdown
Contributor Author

Thanks !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

map_overlap with multiple dask dataframes

7 participants