Closed
Description
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.