rstudio / pins-python

https://rstudio.github.io/pins-python/
MIT License
50 stars 12 forks source link

pin only new data #241

Closed wleescor closed 2 weeks ago

wleescor commented 2 months ago

https://github.com/rstudio/pins-r/pull/735

How can we get the python version to replicate the r version with optional argument to only rewrite pin if the data is changed?

juliasilge commented 2 months ago

We don't yet have support for this type of force_identical_write behavior in Python. Thank you for sharing that you are interested in this! 🙌