Sean Dokko
November 21, 2022
import pandas as pd pd.Series([i for i in range(30)]).plot()
hello world
<AxesSubplot: >