Skip to content

v0.2.0: Initial re-release of pins, with board read and write functionality

Compare
Choose a tag to compare
@machow machow released this 05 May 15:34
· 291 commits to main since this release

This is a re-write of pins for python, focused on matching the core functionality of R pins:

  • reading and writing data to boards
    • currently supports saving a pandas DataFrame or pickling objects (using joblib)
  • caching data to speed up later access
  • support for backends, such as S3