appliedchemlabwork_tayra.A3.plot_and_process_data#
- appliedchemlabwork_tayra.A3.plot_and_process_data(ds: DataSet, dest1: PathLike[Any], dest2: PathLike[Any], style: str = 'default') None[source]#
Plots the data.
- Parameters:
- dsDataSet
The data set.
- dest1PathLike[Any]
The destination file.
- dest2PathLike[Any]
The other destination file. To be output the concentration-independ values.
- styleAvailable Matplotlib Style, default ‘default’
The
matplotlibstyle args.