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
Two of the * symbols used for the multiplication and power operators emphasize the comma in between them instead of being displayed: (+, -, /, , *) instead of (+, -, /, *, **).
Suggested fix for documentation
IDK should be easy to fix, though.
The text was updated successfully, but these errors were encountered:
Location of the documentation
https://pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.html
Documentation problem
Two of the * symbols used for the multiplication and power operators emphasize the comma in between them instead of being displayed: (+, -, /, , *) instead of (+, -, /, *, **).
Suggested fix for documentation
IDK should be easy to fix, though.
The text was updated successfully, but these errors were encountered: