We’re excited to announce the release of pins for Python!
pins removes the hassle of managing data across projects, colleagues, and teams by
providing a central place for people to store, version and retrieve data.
If you’ve ever chased a CSV through a series of email exchanges, or had to decide between
data-final.csv
and data-final-final.csv
, then pins is for you.
pins stores data on a board, which can be a local folder, or on RStudio Connect or a cloud provider like Amazon S3. Each …