Skip to content

Releases: ityutin/df-and-order

v0.2.2

09 Jul 18:00
Compare
Choose a tag to compare
  • refined code
  • static checks
  • more tests

v0.2.1

02 Jul 08:43
Compare
Choose a tag to compare
  • passing DfConfig to register_transform method directly
  • updated How-To notebooks

v0.2.0

01 Jul 18:41
Compare
Choose a tag to compare
  • ability to base a transform on any other transform
  • check for changes of df shape by in-memory transforms when permanent transforms are also present
  • now transforms specify df format
  • capture transforms state to track changes