{ "info": { "author": "pandas_utility", "author_email": "mpho112@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "\n# Pandas Utility\n\n![GitHub](https://img.shields.io/github/license/mmphego/pandas_utility.svg)\n[![Build Status](https://travis-ci.com/mmphego/pandas_utility.svg?token=BFdkPYZWCqwEmQMyYDLi&branch=master)](https://travis-ci.com/mmphego/pandas_utility)\n[![Codacy Badge](https://api.codacy.com/project/badge/Grade/43713e0b78f547e8912ff05c9350cffb)](https://app.codacy.com/app/mmphego/pandas_utility?utm_source=github.com&utm_medium=referral&utm_content=mmphego/pandas_utility&utm_campaign=Badge_Grade_Dashboard)\n[![Python](https://img.shields.io/badge/Python-3.6%2B-red.svg)](https://www.python.org/downloads/)\n![PyPI](https://img.shields.io/pypi/v/>pandas_utility.svg?color=green&label=pypi%20release)\n![PyPI - Downloads](https://img.shields.io/pypi/dm/pandas_utility.svg?label=PyPi%20Downloads)\n[![saythanks](https://img.shields.io/badge/say-thanks-ff69b4.svg)](https://saythanks.io/to/mmphego)\n\nSome useful Pandas utility functions.\n\n# Installation\n\nTo install Pandas Utility, run this command in your terminal:\n\n```python\n pip install pandas_utility\n```\n\nThis is the preferred method to install Pandas Utility,\nas it will always install the most recent stable release.\n\nIf you don't have [pip](https://pip.pypa.io) installed,\nthis [Python installation guide](http://docs.python-guide.org/en/latest/starting/installation/) can guide you through the process.\n\n## From sources\n\nThe sources for Pandas Utility can be downloaded from the [Github repo](https://github.com/mmphego/pandas_utility).\n\nYou can either clone the public repository:\n\n```bash\ngit clone git://github.com/mmphego/pandas_utility\n```\n\nOr download the [tarball](https://github.com/mmphego/pandas_utility/tarball/master):\n\n```bash\ncurl -OL https://github.com/mmphego/pandas_utility/tarball/master\n```\n\nOnce you have a copy of the source, you can install it with:\n\n```bash\npip install -U .\n```\n\n# Usage\n\n```python\nIn [1]: from pandas_utility import PandasUtilities as utils\n ...:\n ...: df = utils.create_random_df(3, 5)\n\nIn [2]: df\nOut[2]:\n 0 1 2 3 4\n0 0.056019 0.608052 0.434670 0.712330 0.602797\n1 0.050986 0.458700 0.899288 0.783495 0.683170\n2 0.232940 0.707126 0.639882 0.675283 0.793030\n\nIn [3]: df = utils.rename_cols(df, new_names=['col A', 'col B', 'col C', 'col D', 'col E'])\n\nIn [4]: df\nOut[4]:\n col_A col_B col_C col_D col_E\n0 0.056019 0.608052 0.434670 0.712330 0.602797\n1 0.050986 0.458700 0.899288 0.783495 0.683170\n2 0.232940 0.707126 0.639882 0.675283 0.793030\n\n```\n\n# Oh, Thanks!\n\nBy the way...\nClick if you'd like to [saythanks](https://saythanks.io/to/>mmphego)... :) else *Star* it.\n\n\u2728\ud83c\udf70\u2728\n\n# Feedback\n\nFeel free to fork it or send me PR to improve it.\n\n# Credits\n\nThis package was created with [Cookiecutter](https://github.com/audreyr/cookiecutter) and the [mmphego/cookiecutter-python-package](https://github.com/mmphego/cookiecutter-python-package) project template.\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mmphego/pandas_utility", "keywords": "pandas_utility", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "pandas-utility", "package_url": "https://pypi.org/project/pandas-utility/", "platform": "", "project_url": "https://pypi.org/project/pandas-utility/", "project_urls": { "Bug Reports": "https://github.com/mmphego/pandas_utility/issues", "Donate!": "https://paypal.me/mmphego", "Homepage": "https://github.com/mmphego/pandas_utility", "Say Thanks!": "https://saythanks.io/to/mmphego", "Source": "https://github.com/mmphego/pandas_utility" }, "release_url": "https://pypi.org/project/pandas-utility/0.1.4/", "requires_dist": [ "pandas", "numpy" ], "requires_python": ">=3.6.0", "summary": "Some useful Pandas utility functions", "version": "0.1.4" }, "last_serial": 5640606, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "f0b507d8f024ef5011355751c2e8397e", "sha256": "c06751ebcc4696cb6fa09ee20d120a988e5e7589de5c1583d9fb1d2aa99e7df8" }, "downloads": -1, "filename": "pandas_utility-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f0b507d8f024ef5011355751c2e8397e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 5986, "upload_time": "2019-08-06T15:24:37", "url": "https://files.pythonhosted.org/packages/ba/d5/dcb64bda250e29dc14f8433a8d54341d6d926c8300810565c6240287e21c/pandas_utility-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "353d8d752f101fe2b65c2ea4f84c1d1f", "sha256": "18d2b714d5aac091186e615d3ce8a7ad9107e1d2f851a2a6b047d14496c39bc6" }, "downloads": -1, "filename": "pandas_utility-0.1.1.tar.gz", "has_sig": false, "md5_digest": "353d8d752f101fe2b65c2ea4f84c1d1f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 12733, "upload_time": "2019-08-06T15:24:38", "url": "https://files.pythonhosted.org/packages/48/3c/e0dd2f53eb8dbbcb8fd6dabdd3c9ccabb2993721cf6f8f9d4d8ceee13814/pandas_utility-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "80a19d8bac4c87ae107ea8e9d814613a", "sha256": "f177142970e42a3d445fa147973af69a49a7c3caf8ee4abb154b5274c51fde98" }, "downloads": -1, "filename": "pandas_utility-0.1.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "80a19d8bac4c87ae107ea8e9d814613a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 5986, "upload_time": "2019-08-06T15:37:05", "url": "https://files.pythonhosted.org/packages/d5/5b/1363fffd45ba5f0c531ce3caba086b7a2da6778f3665f77506059b9071f0/pandas_utility-0.1.2-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "65bbbb87c1576f9d161c39e00e96a35f", "sha256": "9c7af08e174ac4419d3c182fd3962977daaa661fce9fc8623b939c7255c48746" }, "downloads": -1, "filename": "pandas_utility-0.1.2.tar.gz", "has_sig": false, "md5_digest": "65bbbb87c1576f9d161c39e00e96a35f", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 7441, "upload_time": "2019-08-06T15:37:07", "url": "https://files.pythonhosted.org/packages/c6/1b/a7de6e790b33f0fbd7bac42696dbe8a066729de67dd44003921307759f89/pandas_utility-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "e2f24939c5c7aca417a88effa736655d", "sha256": "e727c083533075aabda6838c762888dee15eba911fab439de84e44e3fcf53963" }, "downloads": -1, "filename": "pandas_utility-0.1.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2f24939c5c7aca417a88effa736655d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 7167, "upload_time": "2019-08-06T15:43:03", "url": "https://files.pythonhosted.org/packages/8f/1b/318f663187a0a0e6c88377428ac2cb3545d370d111697348d9b8fc8320c8/pandas_utility-0.1.3-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ec33d18f75b5744d43042961ade1047d", "sha256": "05ce80b18fb750b91bea1d1b62b944cb0843c0d4df33d57399d60d9045d547d0" }, "downloads": -1, "filename": "pandas_utility-0.1.3.tar.gz", "has_sig": false, "md5_digest": "ec33d18f75b5744d43042961ade1047d", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 7759, "upload_time": "2019-08-06T15:43:05", "url": "https://files.pythonhosted.org/packages/b3/20/6d89840ea73ea445bd4b5b1165188550987f4ace994a682cf23c2a3f9f23/pandas_utility-0.1.3.tar.gz" } ], "0.1.4": [ { "comment_text": "", "digests": { "md5": "343a6ed13221ae5d47bce32aed0e220f", "sha256": "3d505a7f8fc7e191455ef150645856b52ad04ca1b68108d5121452621705330f" }, "downloads": -1, "filename": "pandas_utility-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "343a6ed13221ae5d47bce32aed0e220f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 7177, "upload_time": "2019-08-06T15:55:56", "url": "https://files.pythonhosted.org/packages/d0/31/cdc650f11701e348fe0d3df18e779f158f58252ddde2b95c6f5e8847f980/pandas_utility-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc77f18819c2d6da1d2c740b2db237d2", "sha256": "0ac15b561335f9c8e6804e620bb09264374ba6741618313632bd1920991bf9a9" }, "downloads": -1, "filename": "pandas_utility-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cc77f18819c2d6da1d2c740b2db237d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 7794, "upload_time": "2019-08-06T15:55:58", "url": "https://files.pythonhosted.org/packages/0e/2e/ab61419b971b227033a6a25587350ded5eafbfb0ec9a5e19c5f21adb4023/pandas_utility-0.1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "343a6ed13221ae5d47bce32aed0e220f", "sha256": "3d505a7f8fc7e191455ef150645856b52ad04ca1b68108d5121452621705330f" }, "downloads": -1, "filename": "pandas_utility-0.1.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "343a6ed13221ae5d47bce32aed0e220f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3.6.0", "size": 7177, "upload_time": "2019-08-06T15:55:56", "url": "https://files.pythonhosted.org/packages/d0/31/cdc650f11701e348fe0d3df18e779f158f58252ddde2b95c6f5e8847f980/pandas_utility-0.1.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "cc77f18819c2d6da1d2c740b2db237d2", "sha256": "0ac15b561335f9c8e6804e620bb09264374ba6741618313632bd1920991bf9a9" }, "downloads": -1, "filename": "pandas_utility-0.1.4.tar.gz", "has_sig": false, "md5_digest": "cc77f18819c2d6da1d2c740b2db237d2", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6.0", "size": 7794, "upload_time": "2019-08-06T15:55:58", "url": "https://files.pythonhosted.org/packages/0e/2e/ab61419b971b227033a6a25587350ded5eafbfb0ec9a5e19c5f21adb4023/pandas_utility-0.1.4.tar.gz" } ] }