{ "info": { "author": "Gaurav Shimpi", "author_email": "shimpigaurav0@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Build Tools" ], "description": "# Pandas-Utilities\n\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nPandas Utilities has some good attributes, functions and what not to make the developers task simpler.\nPandas Utilities is purely written in python3.\n\nWhat you can do using Pandas Utilities?\n - Easy cleaning of Raw-Data\n - Extra Details about DataFrame\n - Single line printing\n - Count the number of Null Values for entire DataFrame\n - Delete Row if you want(While most of the collumn is null in any row)\n - Check Duplicate Rows in dataframe\n - Update Labels of DataFrame directly according to coding guidlines\n \n### How to use/install pythonUtilities?\n\npythonUtilities is OS-independent and can work on python3 and above versions.\nTo Install pythonUtilities, you require \"pip\" installed on your machine.\nIf you don't have pip installed watch this [video](https://nodejs.org/) to install it on your machine.\nIf you have pip installed then go ahead.\nGo to your cmd/powershell/terminal and run the below command for the latest version.\n```sh\n$ pip install pythonUtilities\n```\nOR\n```sh\n$ pip install pandasUtilities==0.0.1\n```\nFor the specific version...\n\n\n### Future Updates\n\n - There are no any updates yet.\n\nLicense\n----\n\nMIT", "description_content_type": "text/markdown", "docs_url": null, "download_url": "https://github.com/gauravshimpi/PandasUtilities/archive/V_0_0_2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/gauravshimpi/PandasUtilities", "keywords": "pandas,utilities,PandasUtilities", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pandasUtilities", "package_url": "https://pypi.org/project/pandasUtilities/", "platform": "", "project_url": "https://pypi.org/project/pandasUtilities/", "project_urls": { "Download": "https://github.com/gauravshimpi/PandasUtilities/archive/V_0_0_2.tar.gz", "Homepage": "https://github.com/gauravshimpi/PandasUtilities" }, "release_url": "https://pypi.org/project/pandasUtilities/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Pandas utilities which makes your work with Pandas easy and effective.", "version": "0.0.2" }, "last_serial": 5533963, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "7b5e76a432cc7a257d24928abb132fef", "sha256": "42175f78823207763363cb4c1bdc10439aeecb9aa9d0e4d0decb7bb293e31238" }, "downloads": -1, "filename": "pandasUtilities-0.0.1.tar.gz", "has_sig": false, "md5_digest": "7b5e76a432cc7a257d24928abb132fef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2346, "upload_time": "2019-07-15T06:07:42", "url": "https://files.pythonhosted.org/packages/bc/92/8140149ded88b89424ac3166e7400b3a4cd200c53eca12bdbc854958a179/pandasUtilities-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d2027e72ff17697015365adf3f06f16b", "sha256": "34b140e2e8c31204faea1400803f1839211359d5c5ba52201ca4ccca1f050cc1" }, "downloads": -1, "filename": "pandasUtilities-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d2027e72ff17697015365adf3f06f16b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3072, "upload_time": "2019-07-15T09:07:57", "url": "https://files.pythonhosted.org/packages/64/2f/06f040fd217f01818aa149316e09643716f3c7bb9c1e6920fd1821b21648/pandasUtilities-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d2027e72ff17697015365adf3f06f16b", "sha256": "34b140e2e8c31204faea1400803f1839211359d5c5ba52201ca4ccca1f050cc1" }, "downloads": -1, "filename": "pandasUtilities-0.0.2.tar.gz", "has_sig": false, "md5_digest": "d2027e72ff17697015365adf3f06f16b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3072, "upload_time": "2019-07-15T09:07:57", "url": "https://files.pythonhosted.org/packages/64/2f/06f040fd217f01818aa149316e09643716f3c7bb9c1e6920fd1821b21648/pandasUtilities-0.0.2.tar.gz" } ] }