Skip to content

Conversation

chanshing
Copy link
Contributor

@chanshing chanshing commented Nov 9, 2024

This decorates read_csv, read_table and read_fwf functions in readers.py 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
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

Thanks @chanshing

@jorisvandenbossche jorisvandenbossche changed the title decorate read_* functions in readers.py with @set_module('pandas') ENH: set __module__ on read_* functions in readers.py Nov 11, 2024
Copy link
Member

@simonjayhawkins simonjayhawkins left a comment

Choose a reason for hiding this comment

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

Thanks @chanshing

@simonjayhawkins simonjayhawkins merged commit d770a80 into pandas-dev:main Nov 11, 2024
48 of 51 checks passed
@chanshing chanshing deleted the decorate-readers-set-module branch November 11, 2024 15:53
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