Skip to content

Conversation

@Roxicaro
Copy link
Contributor

@Roxicaro Roxicaro commented Oct 10, 2025

This decorates period_range with @set_module('pandas'). Similar to #60264

@Roxicaro
Copy link
Contributor Author

Hello! This is one of my very first PRs, motivated by Hacktoberfest 2025. Although very simple in nature, I hope it meets the repo's standards. If not, I will be more than happy to learn and improve.

@jbrockmendel
Copy link
Member

LGTM. pls merge main and ping on green

@jorisvandenbossche
Copy link
Member

In addition, you have a small styling issue which makes the pre-commit check fail. See https://pandas.pydata.org/docs/dev/development/contributing_codebase.html#pre-commit for how to resolve this (personally I would recommend installing and enabling pre-commit, so this gets always done automatically and you don't have to think about it)

@Roxicaro
Copy link
Contributor Author

All done. Merged main and ran pre-commit fixes. CI is green now. @jbrockmendel

@jorisvandenbossche jorisvandenbossche changed the title ENH: set __module__ on period_range #55178 ENH: set __module__ on period_range Oct 17, 2025
Copy link
Member

@jorisvandenbossche jorisvandenbossche left a comment

Choose a reason for hiding this comment

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

Perfect, thanks!

@jorisvandenbossche jorisvandenbossche merged commit e95948f into pandas-dev:main Oct 17, 2025
42 checks passed
eicchen pushed a commit to eicchen/pandas that referenced this pull request Oct 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants