Skip to content

ENH: set __module__ on timedelta_range #60267

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

Merged

Conversation

chanshing
Copy link
Contributor

@chanshing chanshing commented Nov 9, 2024

This decorates timedelta_range with @set_module('pandas') (similar to #55171)

@simonjayhawkins simonjayhawkins added Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests labels Nov 9, 2024
@simonjayhawkins simonjayhawkins added this to the 3.0 milestone Nov 9, 2024
@jorisvandenbossche jorisvandenbossche changed the title decorate timedelta_range with @set_module('pandas') ENH: set __module__ on timedelta_range Nov 11, 2024
@chanshing
Copy link
Contributor Author

@jorisvandenbossche Thanks for reviewing! I did the same and resolved conflicts for this now.

@simonjayhawkins simonjayhawkins merged commit 177b952 into pandas-dev:main Nov 11, 2024
41 of 48 checks passed
@chanshing chanshing deleted the decorate-timedeltas-set-module branch November 11, 2024 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Output-Formatting __repr__ of pandas objects, to_string Sprints Sprint Pull Requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants