Orange3-Azure-Data-Lake-Storage-Gen2


NameOrange3-Azure-Data-Lake-Storage-Gen2 JSON
Version 0.0.1 PyPI version JSON
download
home_pagehttps://github.com/chrislee35/orange3-azure-data-lake-storage-gen2
SummaryWidgets to load and save tables to/from Azure Data Lake Storage (ADLS) Gen 2
upload_time2024-08-08 02:51:01
maintainerNone
docs_urlNone
authorChris Lee
requires_pythonNone
licenseGPL3+
keywords orange3 add-on
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Orange3-Azure-Data-Lake-Storage-Gen2

Widgets to load and save tables to/from Azure Data Lake Storage (ADLS) Gen 2

Within the Add-ons installer, click on "Add more..." and type in Orange3-Sqlite3

## Setting the Target and Creating Categorical Variables

You can set the target using the Select Columns widget and make a Categorical variable using Edit Domain.

![Example Orange3 Workflow using SQLite3 and setting the target and categorical variable](https://github.com/chrislee35/orange3-sqlite3/blob/main/img/example.png?raw=true)

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/chrislee35/orange3-azure-data-lake-storage-gen2",
    "name": "Orange3-Azure-Data-Lake-Storage-Gen2",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "orange3 add-on",
    "author": "Chris Lee",
    "author_email": "github@chrislee.dhs.org",
    "download_url": "https://files.pythonhosted.org/packages/e4/52/9665033236ba54a9992e6eb3c3f2d6e9a59cfc55d9e2caac30b09842cb65/orange3_azure_data_lake_storage_gen2-0.0.1.tar.gz",
    "platform": null,
    "description": "# Orange3-Azure-Data-Lake-Storage-Gen2\n\nWidgets to load and save tables to/from Azure Data Lake Storage (ADLS) Gen 2\n\nWithin the Add-ons installer, click on \"Add more...\" and type in Orange3-Sqlite3\n\n## Setting the Target and Creating Categorical Variables\n\nYou can set the target using the Select Columns widget and make a Categorical variable using Edit Domain.\n\n![Example Orange3 Workflow using SQLite3 and setting the target and categorical variable](https://github.com/chrislee35/orange3-sqlite3/blob/main/img/example.png?raw=true)\n",
    "bugtrack_url": null,
    "license": "GPL3+",
    "summary": "Widgets to load and save tables to/from Azure Data Lake Storage (ADLS) Gen 2",
    "version": "0.0.1",
    "project_urls": {
        "Homepage": "https://github.com/chrislee35/orange3-azure-data-lake-storage-gen2"
    },
    "split_keywords": [
        "orange3",
        "add-on"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e5243fe49f5c97602c35fc2ddba80f152cb7256ef8dd2d5b8b589ae281a36624",
                "md5": "7c27cb6ff702040c0ed7734d902448c9",
                "sha256": "fc1c1f0e3fdf324c953fc912de1ff37a6b209fa492abfc0ef5d2c4d7dd2a37e7"
            },
            "downloads": -1,
            "filename": "Orange3_Azure_Data_Lake_Storage_Gen2-0.0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7c27cb6ff702040c0ed7734d902448c9",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 28500,
            "upload_time": "2024-08-08T02:51:00",
            "upload_time_iso_8601": "2024-08-08T02:51:00.039298Z",
            "url": "https://files.pythonhosted.org/packages/e5/24/3fe49f5c97602c35fc2ddba80f152cb7256ef8dd2d5b8b589ae281a36624/Orange3_Azure_Data_Lake_Storage_Gen2-0.0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "e4529665033236ba54a9992e6eb3c3f2d6e9a59cfc55d9e2caac30b09842cb65",
                "md5": "df8ba31c21dc89c320ba653a4d920386",
                "sha256": "4527bd89ca60f23c4bfdb5959160b25a442c84e4b99768d95d29eeb2f6e701e7"
            },
            "downloads": -1,
            "filename": "orange3_azure_data_lake_storage_gen2-0.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "df8ba31c21dc89c320ba653a4d920386",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 17306,
            "upload_time": "2024-08-08T02:51:01",
            "upload_time_iso_8601": "2024-08-08T02:51:01.311635Z",
            "url": "https://files.pythonhosted.org/packages/e4/52/9665033236ba54a9992e6eb3c3f2d6e9a59cfc55d9e2caac30b09842cb65/orange3_azure_data_lake_storage_gen2-0.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-08 02:51:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "chrislee35",
    "github_project": "orange3-azure-data-lake-storage-gen2",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "orange3-azure-data-lake-storage-gen2"
}
        
Elapsed time: 0.59090s