You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Additional keywords have no effect but might be accepted for compatibility with numpy.
This is a bit terse to me; I think it would be useful to have a section of the FAQ explaining this in a bit more detail, and to link there from appropriate docstrings.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
xref #48277
In certain locations, the API docs give very little information on kwargs that exist only for NumPy compatibility, e.g.
https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.DataFrame.sum.html
https://pandas.pydata.org/pandas-docs/dev/reference/api/pandas.DataFrame.clip.html
This is a bit terse to me; I think it would be useful to have a section of the FAQ explaining this in a bit more detail, and to link there from appropriate docstrings.
The text was updated successfully, but these errors were encountered: