pandas-numpy-lib


Namepandas-numpy-lib JSON
Version 0.1 PyPI version JSON
download
home_pagehttps://github.com/MaheshMakwana787/pandas_numpy_lib
SummaryA library to combine pandas and numpy functionalities.
upload_time2024-12-17 05:06:01
maintainerNone
docs_urlNone
authorMahesh Makwana
requires_pythonNone
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pandas_numpy_lib

A simple library to combine functionalities of pandas and numpy.

## Installation

You can install the library using pip:

```bash
pip install pandas_numpy_lib

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/MaheshMakwana787/pandas_numpy_lib",
    "name": "pandas-numpy-lib",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Mahesh Makwana",
    "author_email": "maheshmakwana527@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/99/b5/43019b8b568c87f2bc5f206643392f9610307037de13aeea7fbca0507fb1/pandas_numpy_lib-0.1.tar.gz",
    "platform": null,
    "description": "# pandas_numpy_lib\r\n\r\nA simple library to combine functionalities of pandas and numpy.\r\n\r\n## Installation\r\n\r\nYou can install the library using pip:\r\n\r\n```bash\r\npip install pandas_numpy_lib\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A library to combine pandas and numpy functionalities.",
    "version": "0.1",
    "project_urls": {
        "Homepage": "https://github.com/MaheshMakwana787/pandas_numpy_lib"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8041419eaa2a7480b6d2ea417d2959e6611b3dad3b5738f0c994e1a3df1aa3a9",
                "md5": "f4ab4c839465f55d5f1bad4c95274643",
                "sha256": "0d9c3739e902e68212e5df438856fe87d6d5d68f03786794082415a11fc79f49"
            },
            "downloads": -1,
            "filename": "pandas_numpy_lib-0.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f4ab4c839465f55d5f1bad4c95274643",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 2558,
            "upload_time": "2024-12-17T05:05:59",
            "upload_time_iso_8601": "2024-12-17T05:05:59.088078Z",
            "url": "https://files.pythonhosted.org/packages/80/41/419eaa2a7480b6d2ea417d2959e6611b3dad3b5738f0c994e1a3df1aa3a9/pandas_numpy_lib-0.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "99b543019b8b568c87f2bc5f206643392f9610307037de13aeea7fbca0507fb1",
                "md5": "aa60126124a114ac402a66a75b7ba02e",
                "sha256": "1659bc9b3af01d793731ae7cf4d67e8631c702fc9bc51f6aeb8a54dc2a2003f1"
            },
            "downloads": -1,
            "filename": "pandas_numpy_lib-0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aa60126124a114ac402a66a75b7ba02e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 2382,
            "upload_time": "2024-12-17T05:06:01",
            "upload_time_iso_8601": "2024-12-17T05:06:01.602543Z",
            "url": "https://files.pythonhosted.org/packages/99/b5/43019b8b568c87f2bc5f206643392f9610307037de13aeea7fbca0507fb1/pandas_numpy_lib-0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-17 05:06:01",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "MaheshMakwana787",
    "github_project": "pandas_numpy_lib",
    "github_not_found": true,
    "lcname": "pandas-numpy-lib"
}
        
Elapsed time: 0.72000s