Skip to content

Release 0.8.0

Latest
Compare
Choose a tag to compare
@JoschD JoschD released this 27 Apr 16:01
· 1 commit to master since this release
1037d56

The minor version release 0.8.0 brings the following changes:

Fixed:

  • replaced get_loc with get_indexer to be compatible with pandas > 2.0
  • replaced append with concat to be compatible with pandas > 2.0

Added:

  • beamprocess option to Machine Settings Info, to allow manual override.

Removed:

  • hdf5 reader/writer for tfs as this is already in tfs-pandas