{ "info": { "author": "Michael Abehsera", "author_email": "michaelabehsera@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "Compress DataFrame will automatically pick the correct dtypes based on each column and find the one that takes up the least memory\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/michaelabehsera/compress-df", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "compress-dataframe", "package_url": "https://pypi.org/project/compress-dataframe/", "platform": "", "project_url": "https://pypi.org/project/compress-dataframe/", "project_urls": { "Homepage": "https://github.com/michaelabehsera/compress-df" }, "release_url": "https://pypi.org/project/compress-dataframe/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Compress DataFrame, is a script that will automatically optimize your DataFrame in order to reduce its size in some cases by up to 70%. Note: It only works on numerical variables not Object based ones. Support for more types of variables and other optimization functions coming soon", "version": "0.0.1" }, "last_serial": 4662394, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "fd702e20f425617e58942868d1a395d7", "sha256": "cf9a4444580566073752f17e1be53a5cbbf0514f70895617a913b16511cb4c8b" }, "downloads": -1, "filename": "compress_dataframe-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fd702e20f425617e58942868d1a395d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3259, "upload_time": "2019-01-05T01:46:15", "url": "https://files.pythonhosted.org/packages/9c/d1/b00a850d7aa6d400a53257c9837fa321cdd299b43cbbffe30da0714d1ecf/compress_dataframe-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f364bc7dadb5e875055610d1bf0004", "sha256": "016db96698d7f8b81c0aeb9939e8453a8b03fca98fa06ade376a3b74c5c7e29b" }, "downloads": -1, "filename": "compress-dataframe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03f364bc7dadb5e875055610d1bf0004", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1887, "upload_time": "2019-01-05T01:46:17", "url": "https://files.pythonhosted.org/packages/82/4b/dc5d535e30af6da6f404443ffec99dcb6c7fbcdf6931026ccf697513f695/compress-dataframe-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fd702e20f425617e58942868d1a395d7", "sha256": "cf9a4444580566073752f17e1be53a5cbbf0514f70895617a913b16511cb4c8b" }, "downloads": -1, "filename": "compress_dataframe-0.0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "fd702e20f425617e58942868d1a395d7", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3259, "upload_time": "2019-01-05T01:46:15", "url": "https://files.pythonhosted.org/packages/9c/d1/b00a850d7aa6d400a53257c9837fa321cdd299b43cbbffe30da0714d1ecf/compress_dataframe-0.0.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "03f364bc7dadb5e875055610d1bf0004", "sha256": "016db96698d7f8b81c0aeb9939e8453a8b03fca98fa06ade376a3b74c5c7e29b" }, "downloads": -1, "filename": "compress-dataframe-0.0.1.tar.gz", "has_sig": false, "md5_digest": "03f364bc7dadb5e875055610d1bf0004", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1887, "upload_time": "2019-01-05T01:46:17", "url": "https://files.pythonhosted.org/packages/82/4b/dc5d535e30af6da6f404443ffec99dcb6c7fbcdf6931026ccf697513f695/compress-dataframe-0.0.1.tar.gz" } ] }