SpatioTemporal / STAREPandas

STAREpandas adds SpatioTemporal Adaptive Resolution Encoding (STARE) support to pandas DataFrames. https://starepandas.readthedocs.io/en/latest/
MIT License
4 stars 1 forks source link

How does one update the version? #95

Closed michaelleerilee closed 2 years ago

NiklasPhabian commented 2 years ago
pip3 install starepandas --upgrade

or a specific version

pip3 install starepandas=0.5.10