Skip to content

Conversation

chanshing
Copy link
Contributor

@chanshing chanshing commented Nov 9, 2024

This decorates the following merge functions in merge.py with @set_module('pandas') (similar to #55171)

  • merge
  • merge_asof
  • merge_ordered

@chanshing chanshing force-pushed the decorate-merge-functions-set-module branch from 3f577b2 to 1a076b2 Compare November 9, 2024 17:01
@chanshing chanshing changed the title decorate public functions in merge.py with @set_module('pandas') decorate merge functions in merge.py with @set_module('pandas') Nov 9, 2024
@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 merge functions in merge.py with @set_module('pandas') ENH: set __module__ on merge functions in merge.py Nov 11, 2024
@simonjayhawkins simonjayhawkins merged commit e531732 into pandas-dev:main Nov 11, 2024
36 of 48 checks passed
@chanshing chanshing deleted the decorate-merge-functions-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