Skip to main content

Orange3 add-on for exploring time series and sequential data.

Project description

Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.

License: CC-BY-NC-3.0

In order to use this package commercially, please obtain a [Highcharts] license.

[Highcharts]: http://www.highcharts.com/

Package documentation: http://orange3-timeseries.readthedocs.io/

Installing

### With Anaconda

The easiest way to install Orange3-Timeseries on a non-GNU/Linux system is with [Anaconda] distribution for your OS (Python version 3.5). In your Anaconda Prompt, first add conda-forge to your channels:

conda config –add channels conda-forge

Then install Orange3:

conda install orange3

This will install the latest release of Orange. Then install Orange3-Timeseries:

pip install Orange3-Timeseries

Run:

orange-canvas

to open Orange and check if everything is installed properly.

[Anaconda]: https://www.continuum.io/downloads

### From source

To install the add-on from source

# Clone the repository and move into it git clone https://github.com/biolab/orange3-timeseries.git cd orange3-timeseries

# Install corresponding wheels for your OS: pip install some-wheel.whl

# Install Orange3-Timeseries in editable/development mode. pip install -e .

To register this add-on with Orange, run

python setup.py install

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Orange3-Timeseries-0.3.2.tar.gz (1.7 MB view details)

Uploaded Source

File details

Details for the file Orange3-Timeseries-0.3.2.tar.gz.

File metadata

File hashes

Hashes for Orange3-Timeseries-0.3.2.tar.gz
Algorithm Hash digest
SHA256 8a3ad49f22646aeccd31cd1ffa1cc71be320388e45012b490547440b564c3d31
MD5 7a407a4ee94e126cdb3ba610c06ec594
BLAKE2b-256 c9df77cc5903bb644430af41be0bd9946daeccfd2f31b53b06744896fddc53b2

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page