Skip to content

sarusso/Timeseria-notebooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 

Repository files navigation

Timeseria-notebooks

Example notebooks using Timeseria: an object-oriented time series processing library.

Run with:

docker run -it -p8888:8888 -v$PWD/notebooks:/notebooks sarusso/timeseria:v1.0.1

Or, install Timeseria (pip install timeseria==1.0.1) and open them within your own Jupyter Notebook server.

Notes:

  • In case of bugs with the GitHub built-in Notebooks rendering engine (e.g. outputs not shown) you can head to Timeseria notebooks on nbviewer to visualize them.
  • The interactive plotting engine does not work in Jupyter Lab due to recent security restrictions.

About

Notebooks using Timeseria: an object-oriented time series processing library.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published