Pins

Latest version: v0.8.6

Safety actively analyzes 675368 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 3

0.5.0

What's Changed
* **fix**: support reading type arrow by machow in https://github.com/rstudio/pins-python/pull/136
- **breaking!**: using `pin_write(..., type="feather")` is now deprecated. Please use `pin_write(..., type="arrow")` instead. The underlying behavior is the same.
* **fix**: correctly display nulls in RStudio connect preview by machow in https://github.com/rstudio/pins-python/pull/139
* **feat**: add code block to RStudio connect preview by machow in https://github.com/rstudio/pins-python/pull/142
* **docs**: correct available backends by kellobri in https://github.com/rstudio/pins-python/pull/137

New Contributors
* kellobri made their first contribution in https://github.com/rstudio/pins-python/pull/137


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.4.0...v0.5.0

0.4.0

What's Changed
* feat(gcs): initial google cloud storage support by machow in https://github.com/rstudio/pins-python/pull/122
* docs: add note on how to connect to s3 by machow in https://github.com/rstudio/pins-python/pull/132
* ci: push preview docs to netlify by machow in https://github.com/rstudio/pins-python/pull/134


**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.3.0...v0.4.0

0.3.0

What's Changed

* feat: add support for parquet and arrow storage by machow in https://github.com/rstudio/pins-python/pull/131
* fix: disable fsspec directory listings caching by machow in https://github.com/rstudio/pins-python/pull/130
- note that this bug could cause a person using an s3 board to not see pins added by another user
* docs: README and docs improvements by juliasilge in https://github.com/rstudio/pins-python/pull/128

New Contributors
* juliasilge made their first contribution in https://github.com/rstudio/pins-python/pull/128

**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.2.1...v0.3.0

0.2.1

What's Changed
* fix: add requests as a dependency by machow in https://github.com/rstudio/pins-python/pull/117
* fix(rsconnect): raise error if attempting to create content for other user by machow in https://github.com/rstudio/pins-python/pull/120
* docs: add notes on pin name when using rsc board by machow in https://github.com/rstudio/pins-python/pull/125
* Docs readme by machow in https://github.com/rstudio/pins-python/pull/118
* verbose allow_pickle_read for board_deparse by isabelizimm in https://github.com/rstudio/pins-python/pull/124

New Contributors
* isabelizimm made their first contribution in https://github.com/rstudio/pins-python/pull/124

**Full Changelog**: https://github.com/rstudio/pins-python/compare/v0.2.0...v0.2.1

0.2.0

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

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.