Skip to content

pythonianfr/tshistory_refinery

Repository files navigation

The Time Series Refinery

Installation

Just pip-install it:

$ pip install tshistory_refinery

Create first a postgresql database:

$ createdb my_time_series

Then initialize the database schema:

$ tsh init-db postgresql:///my_time_series --no-dry-run

Last item: we need a configuration file refinery.cfg in the home directory, containing:

[db]
uri = postgresql:///my_time_series

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •