Skip to content

pymovements v0.17.2

Compare
Choose a tag to compare
@dkrako dkrako released this 17 Nov 13:13
· 193 commits to refs/heads/main since this release
2560601

✨ Enhancements

  • Add gaze.from_asc() (#590)
  • add new dataset GazeGraph (#619)
  • gaze_dataframe.unnest() supports multi-col unnest (#592)
  • optionally remove single-child top-level directory from extracted archives (#579)

🐞 Bug Fixes

  • avoid SchemaFieldNotFoundError when loading preprocessed data (#614)

🛠️ Maintenance

  • update polars requirement from <0.19.13 to <0.19.14 (#622)
  • test for warning when distance column and distance_cm specified (#615)
  • use minor version for polars upper version bound (#621)
  • update pyarrow requirement from <14 to <15 (#620)
  • migrate deprecated polars funtions (#612)
  • add git alias hint for creating new branches (#608)
  • migrate to polars v0.19.12 (#618)

👷👷‍♀️👷‍♂️ Contributors

Shoutout to @josephine-funken for making their first contributions in #579 and #612

@dkrako, @jakobchwastek, @josephine-funken, @prassepaul, @SiQube, and @theDebbister

Full Changelog: v0.17.1...v0.17.2