Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork42
🍊 📈 Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.
License
biolab/orange3-timeseries
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Orange add-on for analyzing, visualizing, manipulating, and forecasting timeseries data.
Package documentation:http://orange3-timeseries.readthedocs.io/
Go to Options - Add-ons in Orange, select Timeseries from the list of add-on and install. Restart Orange for the add-on to appear.
The easiest way to install Orange3-Timeseries on a non-GNU/Linux system iswithAnaconda distribution for your OS (Python version 3.5).In your Anaconda Prompt, first add conda-forge to your channels:
conda config --add channels conda-forgeThen install Orange3:
conda install orange3This will install the latest release of Orange. Then install Orange3-Timeseries:
conda install Orange3-TimeseriesRun:
orange-canvasto open Orange and check if everything is installed properly.
To install the add-on from source
# Clone the repository and move into itgit clone https://github.com/biolab/orange3-timeseries.gitcd 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 installAbout
🍊 📈 Orange add-on for analyzing, visualizing, manipulating, and forecasting time series data.
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Sponsor this project
Uh oh!
There was an error while loading.Please reload this page.
Packages0
Uh oh!
There was an error while loading.Please reload this page.