We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There is a lot of semi-duplication / differences in the Series() and DataFrame() methods.
Series()
DataFrame()
Maybe it's worth taking a look through them and regularising.
Fwiw, I prefer tostring vs. to_string
tostring
to_string
Also, would be nice to have tohtml on things, though expanding it is beyond the scope of this.
tohtml