Skip to content

Conversation

@loicdiridollou
Copy link
Member

@loicdiridollou
Copy link
Member Author

/pandas_nightly

) -> Series: ...
def mean(
self,
axis: Axis | None = 0,
Copy link
Contributor

Choose a reason for hiding this comment

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

It seems that the same overload can also be added to mean, min, median. Could you do that and add tests?

Copy link
Member Author

Choose a reason for hiding this comment

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

Good idea, this is addressed!

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

DataFrame.max needs the same overloads as DataFrame.any has

2 participants