out3Plot.amaPlots.plotBoxPlot

plotBoxPlot(dbData, colList, outDir, namePlot, renameCols=[])[source]

create a boxplot of all columns of dbData

Parameters
  • dbData (pandas dataframe) – dataframe with geometry info

  • colList (list) – names of columns in dbData to plot

  • outDir (pathlib path or str) – path to folder where plot shall be saved to

  • namePlot (str) – name of plot to be added to boxplot