{ "info": { "author": "Marc Maier", "author_email": "py@177arc.net", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![PyPi Downloads](https://pepy.tech/badge/pandas-datadict)](https://pepy.tech/project/pandas-datadict)\n[![PyPi Monthly Downloads](https://pepy.tech/badge/pandas-datadict/month)](https://pepy.tech/project/pandas-datadict/month)\n[![PyPi Version](https://badge.fury.io/py/pandas-datadict.svg)](https://pypi.org/project/pandas-datadict/)\n[![Python 3.6](https://img.shields.io/badge/python-3.6-blue.svg)](https://www.python.org/downloads/release/python-360/)\n\n# Data Dictionary for pandas\n\nThe data dictionary consists at least of the following columns:\n* `Data Set`: Used when mapping in combination with `Field` to rename to the column to `Name`.\n* `Field`: Column name of the data frame to map to `Name`.\n* `Name`: Column name that is unique throughout the data dictionary.\n* `Description`: Description of the column name. This can be used to provide additional information when displaying the data frame.\n* `Type`: Type the column should be cast to.\n* `Format`: Format to use when values need to be converted to a string representation. The format string has to be a Python format string such as `{:.0f}%`\n\nThe data dictionary can either be loaded from a CSV file ([example data dictionary](https://github.com/177arc/pandas-datadict/blob/master/data_dict_fpl.csv)) or from a data frame.\n\n## Installation\n\n### Using pip\n\nYou can install using the pip package manager by running:\n\n pip install pandas-datadict\n\nAlternatively, you could install directly from Github:\n\n pip install https://github.com/177arc/pandas-datadict/archive/master.zip\n\n### From source\n\nDownload the source code by cloning the repository or by pressing [Download ZIP](https://github.com/177arc/pandas-datadict/archive/master.zip) on this page.\nInstall by navigating to the proper directory and running\n\n python setup.py install\n\n## Usage\n\nFor usage guidance and testing the package interactively, hit the [Usage Jupyter Notebook](https://mybinder.org/v2/gh/177arc/pandas-datadict/master?filepath=usage.ipynb).\n\n## Documentation\n\nFor the code documentation, please visit the documentation [Github Pages](https://177arc.github.io/pandas-datadict/docs/datadict/).\n\n## Contributing\n\n1. Fork the repository on GitHub.\n2. Run the tests with `python -m pytest tests/` to confirm they all pass on your system.\n If the tests fail, then try and find out why this is happening. If you aren't\n able to do this yourself, then don't hesitate to either create an issue on\n GitHub, contact me on Discord or send an email to [py@177arc.net](mailto:py@177arc.net>).\n3. Either create your feature and then write tests for it, or do this the other\n way around.\n4. Run all tests again with with `python -m pytest tests/` to confirm that everything\n still passes, including your newly added test(s).\n5. Create a pull request for the main repository's ``master`` branch.\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/177arc/pandas-datadict", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "pandas-datadict", "package_url": "https://pypi.org/project/pandas-datadict/", "platform": "", "project_url": "https://pypi.org/project/pandas-datadict/", "project_urls": { "Homepage": "https://github.com/177arc/pandas-datadict" }, "release_url": "https://pypi.org/project/pandas-datadict/0.2.3/", "requires_dist": [ "pandas (>=0.19)", "openpyxl" ], "requires_python": "", "summary": "Data dictionary functionality for pandas data frames", "version": "0.2.3", "yanked": false, "yanked_reason": null }, "last_serial": 9043143, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "acaf7de65abeda8364ea746cb9235300", "sha256": "9e417c0b427f4633389fedced808738f8bd8726d17a2c707b77da16106c5ccfb" }, "downloads": -1, "filename": "pandas_datadict-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "acaf7de65abeda8364ea746cb9235300", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 6531, "upload_time": "2019-10-16T21:57:55", "upload_time_iso_8601": "2019-10-16T21:57:55.710220Z", "url": "https://files.pythonhosted.org/packages/fa/5b/95db4f63fe8cb9abac955bf2c0842350161bf19c6f8348f05eefaaac5aea/pandas_datadict-0.0.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "eea89b47a7713551e6bbf463a3b8a314", "sha256": "e1db262a2df0e9c85e75ad788d9c95ab1488acb0385bccbbe4993c0b29ce1ca0" }, "downloads": -1, "filename": "pandas-datadict-0.0.1.tar.gz", "has_sig": false, "md5_digest": "eea89b47a7713551e6bbf463a3b8a314", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4490, "upload_time": "2019-10-16T21:57:58", "upload_time_iso_8601": "2019-10-16T21:57:58.222058Z", "url": "https://files.pythonhosted.org/packages/bd/2a/4e116006150340492e310a3b0eb0c6425a12c819ad5f039a2c589f1380df/pandas-datadict-0.0.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "21a6d62ff39e29fff6732b9c5e11fada", "sha256": "1a38cd9ad5f96987e064910a936d2d34840b7a341a80f91964c439194424d156" }, "downloads": -1, "filename": "pandas_datadict-0.0.3-py3-none-any.whl", "has_sig": false, "md5_digest": "21a6d62ff39e29fff6732b9c5e11fada", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10418, "upload_time": "2019-10-20T20:09:47", "upload_time_iso_8601": "2019-10-20T20:09:47.687849Z", "url": "https://files.pythonhosted.org/packages/3a/7a/d6651d68b6a5ad06d98468358712f14b74bf50c8071f4d2225a3cc96dc76/pandas_datadict-0.0.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "7751757b5cafdfdcdcff7cba1a2ffe4a", "sha256": "aa51cfe03d26b1d7d5ffffd627515d5418f5517131ea52398100e48e7c93e26d" }, "downloads": -1, "filename": "pandas-datadict-0.0.3.tar.gz", "has_sig": false, "md5_digest": "7751757b5cafdfdcdcff7cba1a2ffe4a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6573, "upload_time": "2019-10-20T20:09:49", "upload_time_iso_8601": "2019-10-20T20:09:49.394646Z", "url": "https://files.pythonhosted.org/packages/cb/a9/8bb9d14365266fa54ac918f2894c7888227e09cf81b9ee5c47e63725cb6e/pandas-datadict-0.0.3.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "49a0bbdeb6978a8e546f63d7b227d502", "sha256": "2a319decfd3c245f4f48142efb66583ccb031b84ba42f1ee096b7cf182d07d22" }, "downloads": -1, "filename": "pandas_datadict-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "49a0bbdeb6978a8e546f63d7b227d502", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12001, "upload_time": "2019-10-30T22:58:36", "upload_time_iso_8601": "2019-10-30T22:58:36.493866Z", "url": "https://files.pythonhosted.org/packages/eb/3f/dd05f499f6a41640fe6e327f29a12b62e3dd52ae21cbd6cd629636a93fc7/pandas_datadict-0.1.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "db39470143fb989f209267b46dc89842", "sha256": "aa41c9309973274c908c5613a7d60c337280d5755eb709d7f6efb8a0c11d3fca" }, "downloads": -1, "filename": "pandas-datadict-0.1.0.tar.gz", "has_sig": false, "md5_digest": "db39470143fb989f209267b46dc89842", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7040, "upload_time": "2019-10-30T22:58:37", "upload_time_iso_8601": "2019-10-30T22:58:37.935237Z", "url": "https://files.pythonhosted.org/packages/39/eb/7ccb2274d472e3169ef5f1660782cfded0ccbc727b54ba7482aaa1cf076c/pandas-datadict-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "3bdf0256ba96da326183b40a8ec65a6f", "sha256": "770034be67858044618574777e5a6a0780fc7447a5290785e02123c00965e9b6" }, "downloads": -1, "filename": "pandas_datadict-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "3bdf0256ba96da326183b40a8ec65a6f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12151, "upload_time": "2019-11-03T19:32:50", "upload_time_iso_8601": "2019-11-03T19:32:50.609108Z", "url": "https://files.pythonhosted.org/packages/e2/e2/1562e71b8d65ed7a3bba1815e91064423aa32bd82a2f515eb01c908fcede/pandas_datadict-0.1.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "351e05344ad693e404fff08a85366bff", "sha256": "73f478a059f61f122ae31cf7587c9ba9fa5dadc9924d32a9b5769e051fa73f45" }, "downloads": -1, "filename": "pandas-datadict-0.1.1.tar.gz", "has_sig": false, "md5_digest": "351e05344ad693e404fff08a85366bff", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7250, "upload_time": "2019-11-03T19:32:52", "upload_time_iso_8601": "2019-11-03T19:32:52.284141Z", "url": "https://files.pythonhosted.org/packages/3f/cc/2937475109683e0a9586852982b6c6299280347aea0b53db171887ad038b/pandas-datadict-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "168cedf0f9e62723a54d1b805126886c", "sha256": "f725be0140861f78f7d94d4133ac3f2c798788b62c9b3865d75ca6cca1912b45" }, "downloads": -1, "filename": "pandas_datadict-0.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "168cedf0f9e62723a54d1b805126886c", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12910, "upload_time": "2020-09-09T19:03:17", "upload_time_iso_8601": "2020-09-09T19:03:17.042408Z", "url": "https://files.pythonhosted.org/packages/2f/c9/a89544c150bbcf5bc64b187e1d6806897c3250af006d8bc778315183cc81/pandas_datadict-0.2.0-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "f329cd36a34b91714c1a9e24e2e9ad0f", "sha256": "f4285d84d914edeb94c9789f8e4ec4e8f857553235cd10217e8af6bc806ba64a" }, "downloads": -1, "filename": "pandas-datadict-0.2.0.tar.gz", "has_sig": false, "md5_digest": "f329cd36a34b91714c1a9e24e2e9ad0f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7999, "upload_time": "2020-09-09T19:03:18", "upload_time_iso_8601": "2020-09-09T19:03:18.164816Z", "url": "https://files.pythonhosted.org/packages/0d/95/385a99d615ac4f23296895331ed6cff690fa63b4961c423bdaf4060efd87/pandas-datadict-0.2.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "e865ae42ae8055d0734db0cdae4054a2", "sha256": "6112e0fc34d1e7b770e913f0f2624764b8900ed3ad26e173e5d4071663c6e745" }, "downloads": -1, "filename": "pandas_datadict-0.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "e865ae42ae8055d0734db0cdae4054a2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12904, "upload_time": "2020-09-13T15:50:51", "upload_time_iso_8601": "2020-09-13T15:50:51.070811Z", "url": "https://files.pythonhosted.org/packages/5d/d7/6d5d3b33e19056abacf50bca35ee2b19ff43bf4aa1a663773515ba507559/pandas_datadict-0.2.1-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "c3cf30b4859d0d39f12f511ca193fe68", "sha256": "e6c0a754ee4aad5d5f793008a2fd9fa2f680f702007d9103bb4b3acc45dca071" }, "downloads": -1, "filename": "pandas-datadict-0.2.1.tar.gz", "has_sig": false, "md5_digest": "c3cf30b4859d0d39f12f511ca193fe68", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7995, "upload_time": "2020-09-13T15:50:52", "upload_time_iso_8601": "2020-09-13T15:50:52.342570Z", "url": "https://files.pythonhosted.org/packages/ce/9e/ff496a83bcfecc0bdf4ecb2cedcb86124bab51e9fa5b10ce5a2b59c9f1bc/pandas-datadict-0.2.1.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "82d9d0f44e319e9934c33b4c4346c85a", "sha256": "cc314dc61d7b0c9c90db7e57066ec1635d617a20210c7575dca490c3b079b0a6" }, "downloads": -1, "filename": "pandas_datadict-0.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "82d9d0f44e319e9934c33b4c4346c85a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 12922, "upload_time": "2020-09-19T22:41:59", "upload_time_iso_8601": "2020-09-19T22:41:59.798788Z", "url": "https://files.pythonhosted.org/packages/93/50/209962c6b1eeea38c1e917d3217e2f349244a8de848249bbd524062dc6a2/pandas_datadict-0.2.2-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "8ae3a097761993b1cfd93374f10f6e7f", "sha256": "289185d39f4ba68ee654c7b35ba653b820c1a1cae817fd8f6ca7c9614bc8c869" }, "downloads": -1, "filename": "pandas-datadict-0.2.2.tar.gz", "has_sig": false, "md5_digest": "8ae3a097761993b1cfd93374f10f6e7f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8007, "upload_time": "2020-09-19T22:42:00", "upload_time_iso_8601": "2020-09-19T22:42:00.820151Z", "url": "https://files.pythonhosted.org/packages/f0/ba/26d690cae311211aaf43a63a50a930404163cb504fb507aa96db3ccfdd8c/pandas-datadict-0.2.2.tar.gz", "yanked": false, "yanked_reason": null } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "c9cc0ace0c1fdab31ec560f4dbd91a2b", "sha256": "f9d2d972bad77a65cec5f600f4f1fee542c858622a656d7f7af49a5cbb0d4a77" }, "downloads": -1, "filename": "pandas_datadict-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c9cc0ace0c1fdab31ec560f4dbd91a2b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10071, "upload_time": "2021-01-03T17:12:50", "upload_time_iso_8601": "2021-01-03T17:12:50.849177Z", "url": "https://files.pythonhosted.org/packages/63/da/068cf457892cb2f09dccf9de9c862cb98782ef0664d65883720cfc17fd5d/pandas_datadict-0.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1d943bf3d41e512e271a68e833a7946b", "sha256": "19ecfceb99a3b9d755976d8529058ad844c22c5579f4bfa3c2192fba8e3d5251" }, "downloads": -1, "filename": "pandas-datadict-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1d943bf3d41e512e271a68e833a7946b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8237, "upload_time": "2021-01-03T17:12:52", "upload_time_iso_8601": "2021-01-03T17:12:52.189134Z", "url": "https://files.pythonhosted.org/packages/fb/0c/f1408e16eab85501f58f2ea4f43fb6d6f32ed10376659a1a471455b3163e/pandas-datadict-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c9cc0ace0c1fdab31ec560f4dbd91a2b", "sha256": "f9d2d972bad77a65cec5f600f4f1fee542c858622a656d7f7af49a5cbb0d4a77" }, "downloads": -1, "filename": "pandas_datadict-0.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "c9cc0ace0c1fdab31ec560f4dbd91a2b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 10071, "upload_time": "2021-01-03T17:12:50", "upload_time_iso_8601": "2021-01-03T17:12:50.849177Z", "url": "https://files.pythonhosted.org/packages/63/da/068cf457892cb2f09dccf9de9c862cb98782ef0664d65883720cfc17fd5d/pandas_datadict-0.2.3-py3-none-any.whl", "yanked": false, "yanked_reason": null }, { "comment_text": "", "digests": { "md5": "1d943bf3d41e512e271a68e833a7946b", "sha256": "19ecfceb99a3b9d755976d8529058ad844c22c5579f4bfa3c2192fba8e3d5251" }, "downloads": -1, "filename": "pandas-datadict-0.2.3.tar.gz", "has_sig": false, "md5_digest": "1d943bf3d41e512e271a68e833a7946b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8237, "upload_time": "2021-01-03T17:12:52", "upload_time_iso_8601": "2021-01-03T17:12:52.189134Z", "url": "https://files.pythonhosted.org/packages/fb/0c/f1408e16eab85501f58f2ea4f43fb6d6f32ed10376659a1a471455b3163e/pandas-datadict-0.2.3.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }