Skip to content

Releases: lkluft/lehrex

Fix examples

19 Apr 18:33
Compare
Choose a tag to compare
v1.1.1

Bump version number for upcoming release.

Read multiple files.

19 Apr 18:26
Compare
Choose a tag to compare

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

11 Mar 16:18
Compare
Choose a tag to compare

Revise all reading functions to return pandas Dataframes.