pandasai-pinecone


Namepandasai-pinecone JSON
Version 0.1.0 PyPI version JSON
download
home_pageNone
SummaryPinecone integration for PandasAI
upload_time2024-10-16 11:40:41
maintainerNone
docs_urlNone
authorGabriele Venturi
requires_python<4.0,>=3.10
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Pinecone Extension for PandasAI

This extension integrates Pinecone with PandasAI, providing vector storage capabilities for enhanced data analysis and machine learning tasks.

## Installation

You can install this extension using poetry:

```bash
poetry add pandasai-pinecone
```

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pandasai-pinecone",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Gabriele Venturi",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/37/16/31c31e2eac72b9f483dc153ef08ed0a11464d71c6bcaf979f20a8f858ee9/pandasai_pinecone-0.1.0.tar.gz",
    "platform": null,
    "description": "# Pinecone Extension for PandasAI\n\nThis extension integrates Pinecone with PandasAI, providing vector storage capabilities for enhanced data analysis and machine learning tasks.\n\n## Installation\n\nYou can install this extension using poetry:\n\n```bash\npoetry add pandasai-pinecone\n```\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Pinecone integration for PandasAI",
    "version": "0.1.0",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "07945d5b16ac827c29c5c2338db3967094a341b2f9921656754c5f3622eada10",
                "md5": "259d8edb47ffebdd2a4d524d21939c2e",
                "sha256": "7d386cc71a78a157f3b75890a7a5f5333b6cb8799cca9aff88f3fc52475d4d55"
            },
            "downloads": -1,
            "filename": "pandasai_pinecone-0.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "259d8edb47ffebdd2a4d524d21939c2e",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 3166,
            "upload_time": "2024-10-16T11:40:39",
            "upload_time_iso_8601": "2024-10-16T11:40:39.941700Z",
            "url": "https://files.pythonhosted.org/packages/07/94/5d5b16ac827c29c5c2338db3967094a341b2f9921656754c5f3622eada10/pandasai_pinecone-0.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "371631c31e2eac72b9f483dc153ef08ed0a11464d71c6bcaf979f20a8f858ee9",
                "md5": "7211ce2479408b11b46129c44778617c",
                "sha256": "08a8b6a1cb5fd09e5a5ed7d494bab9d06a1f995ea348d0f7952586cbfb3349a7"
            },
            "downloads": -1,
            "filename": "pandasai_pinecone-0.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "7211ce2479408b11b46129c44778617c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 2591,
            "upload_time": "2024-10-16T11:40:41",
            "upload_time_iso_8601": "2024-10-16T11:40:41.172971Z",
            "url": "https://files.pythonhosted.org/packages/37/16/31c31e2eac72b9f483dc153ef08ed0a11464d71c6bcaf979f20a8f858ee9/pandasai_pinecone-0.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-16 11:40:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pandasai-pinecone"
}
        
Elapsed time: 0.38323s