Skip to content

Pyedr and Panedr v0.6.0

Compare
Choose a tag to compare
@IAlibay IAlibay released this 15 Jul 20:12
· 38 commits to master since this release
ccfdc89

Release 0.6.0 of Pyedr and Panedr

This release splits the original Panedr codebase into two packages; Pyedr which offers the ability to read EDR files to a dictionary of NumPy arrays, and Panedr which retains the original functionality of the Panedr package to read EDR files into a pandas.Dataframe.

Python compatibility has also been increased to >=3.6.

See the CHANGELOG for more details and a list of other changes.