Releases: lkluft/lehrex
Releases · lkluft/lehrex
Fix examples
Read multiple files.
Add the function lehrex.load_mfdataset
that allows the user to read multiple CSV files at once.
In addition the lehrex.math
module has been removed. Its functionality is almost completely covered by pandas.
Add pandas support
Revise all reading functions to return pandas Dataframes.