Closed HMEUW closed 1 month ago
Running plots.section_plot and specifying a section_colname_x gives a "FutureWarning: Series.getitem treating keys as positions is deprecated."
plots.section_plot
section_colname_x
I will fix by converting Pandas to Numpy.
Running
plots.section_plot
and specifying asection_colname_x
gives a "FutureWarning: Series.getitem treating keys as positions is deprecated."I will fix by converting Pandas to Numpy.