# todo sting functionality in pandas series/ str methods # no other plans yet # str methods in general # strip # replace (explain that assumes regular expressions and link to resource) # split # indexing with .str # direct to https://pandas.pydata.org/pandas-docs/stable/text.html