Orange3 ARFF
===============
ARFF add-on for [Orange] 3 data mining software provides load and save functionality to retrieve and store data in the Weka ARFF file format. **No new widgets are provided in this package**. The Orange native nodes **File** and **Save Data** will have full support to read/write ARFF files (.arff).
[Orange]: https://orangedatamining.com/
Installation
------------
### Orange add-on installer
Install from Orange add-on installer through Options -> Add-ons. Press button "**Add more...**", write the name "**OrangeARFF**" and press "**Add**" button.
### Using pip
To install the add-on with pip use
pip install OrangeARFF
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 OrangeARFF
**Required Dependencies**:
* numpy>=1.22.4
* AnyQt>=0.2.0
* Orange3>=3.30.0
* PyQt6>=6.5.0
* scipy>=1.7.3
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
Raw data
{
"_id": null,
"home_page": "https://github.com/gualbe/Orange-ARFF",
"name": "OrangeARFF",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "orange3 add-on,OrangeARFF,Orange.data.io mining,orange,addon",
"author": "Gualberto Asencio Cort\u00e9s",
"author_email": "guaasecor@upo.es",
"download_url": "https://files.pythonhosted.org/packages/b5/a1/31fb056f4240d0c2d760febe4a14c88b0c62bc7d7b201f8d40fc14471d15/OrangeARFF-1.0.3.tar.gz",
"platform": null,
"description": "Orange3 ARFF\n===============\n\nARFF add-on for [Orange] 3 data mining software provides load and save functionality to retrieve and store data in the Weka ARFF file format. **No new widgets are provided in this package**. The Orange native nodes **File** and **Save Data** will have full support to read/write ARFF files (.arff).\n\n[Orange]: https://orangedatamining.com/\n\nInstallation\n------------\n\n### Orange add-on installer\n\nInstall from Orange add-on installer through Options -> Add-ons. Press button \"**Add more...**\", write the name \"**OrangeARFF**\" and press \"**Add**\" button.\n\n### Using pip\n\nTo install the add-on with pip use\n\n pip install OrangeARFF\n\nTo install the add-on from source, run\n\n python setup.py install\n\nTo register this add-on with Orange, but keep the code in the development directory (do not copy it to \nPython's site-packages directory), run\n\n python setup.py develop\n\nYou can also run\n\n pip install -e .\n\nwhich is sometimes preferable as you can *pip uninstall* packages later.\n\n### Anaconda\n\nIf using Anaconda Python distribution, simply run\n\n pip install OrangeARFF\n\n**Required Dependencies**:\n* numpy>=1.22.4\n* AnyQt>=0.2.0\n* Orange3>=3.30.0\n* PyQt6>=6.5.0\n* scipy>=1.7.3\n\nUsage\n-----\n\nAfter the installation, the widgets from this add-on are registered with Orange. To run Orange from the terminal,\nuse\n\n orange-canvas\n\nor\n\n python3 -m Orange.canvas\n",
"bugtrack_url": null,
"license": "GPL3+",
"summary": "AFFF add-on for Orange 3 Orange.data.io mining software.",
"version": "1.0.3",
"project_urls": {
"Homepage": "https://github.com/gualbe/Orange-ARFF"
},
"split_keywords": [
"orange3 add-on",
"orangearff",
"orange.data.io mining",
"orange",
"addon"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "bcbfbf7e32f98bac6eb977c0642ac86613af52192129cccf83af6738b3bdfe71",
"md5": "f393bb23b3a36c5bbb759d9c6365a824",
"sha256": "37f947095d6bae470495d99211216e73cc523cc4fc408efc82bfe813b4d36627"
},
"downloads": -1,
"filename": "OrangeARFF-1.0.3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f393bb23b3a36c5bbb759d9c6365a824",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 15553,
"upload_time": "2024-03-07T15:50:40",
"upload_time_iso_8601": "2024-03-07T15:50:40.206607Z",
"url": "https://files.pythonhosted.org/packages/bc/bf/bf7e32f98bac6eb977c0642ac86613af52192129cccf83af6738b3bdfe71/OrangeARFF-1.0.3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "b5a131fb056f4240d0c2d760febe4a14c88b0c62bc7d7b201f8d40fc14471d15",
"md5": "99d500c2b48f33020f1a44240f766262",
"sha256": "46caaa78974a091ebc94a65c18079673f5037d23803cf535994a0eb6170a7444"
},
"downloads": -1,
"filename": "OrangeARFF-1.0.3.tar.gz",
"has_sig": false,
"md5_digest": "99d500c2b48f33020f1a44240f766262",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 15298,
"upload_time": "2024-03-07T15:50:41",
"upload_time_iso_8601": "2024-03-07T15:50:41.896006Z",
"url": "https://files.pythonhosted.org/packages/b5/a1/31fb056f4240d0c2d760febe4a14c88b0c62bc7d7b201f8d40fc14471d15/OrangeARFF-1.0.3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-03-07 15:50:41",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "gualbe",
"github_project": "Orange-ARFF",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"requirements": [
{
"name": "numpy",
"specs": [
[
">=",
"1.22.4"
]
]
},
{
"name": "AnyQt",
"specs": [
[
">=",
"0.2.0"
]
]
},
{
"name": "Orange3",
"specs": [
[
">=",
"3.30.0"
]
]
},
{
"name": "PyQt6",
"specs": [
[
">=",
"6.5.0"
]
]
},
{
"name": "scipy",
"specs": [
[
">=",
"1.7.3"
]
]
}
],
"lcname": "orangearff"
}