Skip to main content

Timefeatures add-on for Orange 3 data mining software.

Project description

Orange3 TimeFeatures

Timefeatures add-on for Orange 3 data mining software for generating synthetic data using datasets with time series, generating graphs of relationships between the generated variables and includes another widget to save the data and configuration tables in a database.

Installation

Orange add-on installer

Install from Orange add-on installer through Options -> Add-ons.

Installation

Using pip

To install the add-on with pip use

pip install TimeFeatures

To install the add-on from source, run

python setup.py install

To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python's site-packages directory), run

python setup.py develop

You can also run

pip install -e .

which is sometimes preferable as you can pip uninstall packages later.

Anaconda

If using Anaconda Python distribution, simply run

pip install TimeFeatures

Required Dependencies:

  • numpy>=1.22.4
  • AnyQt>=0.2.0
  • PyQt5>=5.15.6
  • PyQtWebEngine>=5.15.6
  • scipy>=1.7.3
  • SQLAlchemy>=1.4.0
  • psycopg2-binary>=2.9.9
  • PyMySQL>=1.0.0
  • Orange3-Network>=1.8.0

Usage

After the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal, use

orange-canvas

or

python3 -m Orange.canvas

New widgets are in the toolbox bar under Time-Features section.

Documentation

The add-on includes Sphinx documentation for each widget. Orange resolves the local HTML pages through its internal Help panel, not through an internet URL. To rebuild the documentation locally, run

pip install -e ".[docs]"
python -m sphinx -b html docs timefeatures/help_html

Use the widget help action in Orange to open the corresponding page inside the Orange Help window.

Workflow Example

This is an example of how you can use this add-on.

Workflow

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

timefeatures-2.1.0.tar.gz (230.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

timefeatures-2.1.0-py3-none-any.whl (144.3 kB view details)

Uploaded Python 3

File details

Details for the file timefeatures-2.1.0.tar.gz.

File metadata

  • Download URL: timefeatures-2.1.0.tar.gz
  • Upload date:
  • Size: 230.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for timefeatures-2.1.0.tar.gz
Algorithm Hash digest
SHA256 baaae84769f3ceb4f177ed44e483ad9bc4f277392bba664bb9d96718b245ca7c
MD5 81e0fb658c0053b4c8937ffce3e26c0b
BLAKE2b-256 f25a133fc256528ff9fc1b80c0d43c48ee5f663be12f86422bbf4643f689c634

See more details on using hashes here.

File details

Details for the file timefeatures-2.1.0-py3-none-any.whl.

File metadata

  • Download URL: timefeatures-2.1.0-py3-none-any.whl
  • Upload date:
  • Size: 144.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.20

File hashes

Hashes for timefeatures-2.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b03c122a059c78d3fc23a112cdcb53d349645892475ccf6a0f8aa3aef0f2d486
MD5 eb1ede5df74df595c703833683f332c1
BLAKE2b-256 7edfe6fc0d9dcb0f32b04baa521a2ba801cfbf646d59b19a7d94451f57761314

See more details on using hashes here.

Supported by

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