Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Materials to do the time series tutorial, LSST visualization wshop

License

Notifications You must be signed in to change notification settings

paztronomer/time_series_demo

Repository files navigation

Time Series Tutorial

Materials to do the time series Tutorial, LSST visualization wshop

To run the jupyter notebook we need a few requirements:

  1. These are probably already installed on your environment: numpy, pandas, matplotlib, scipy

  2. The following can be easily installed using pip and/or conda

Package pip method conda method
statsmodels pip install -U statsmodels conda install -c conda-forge statsmodels
sklearn pip install -U scikit-learn conda install scikit-learn
gatspy pip install gatspy
pywt pip install PyWavelets conda install pywavelets
vaex pip install --pre vaex conda install -c conda-forge vaex

Enjoy!

About

Materials to do the time series tutorial, LSST visualization wshop

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published