Skip to content

Version 0.2.0

Compare
Choose a tag to compare
@eyurtsev eyurtsev released this 19 Feb 17:54
· 43 commits to master since this release
  • python2/3 compatibility fix when reading fcs files with mixed data types
  • data is automatically converted to float32 to protect the user from making
    mistakes when the data type is mixed (but the user can choose to turn
    conversion off)

Breaking changes

  • pandas is required
  • removed (output_datatype) kwarg in parse