{ "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": "CompressDataFrame", "package_url": "https://pypi.org/project/CompressDataFrame/", "platform": "", "project_url": "https://pypi.org/project/CompressDataFrame/", "project_urls": { "Homepage": "https://github.com/michaelabehsera/compress-df" }, "release_url": "https://pypi.org/project/CompressDataFrame/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "CompressDataFrame, 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.2" }, "last_serial": 4662413, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "73ed8697671350c3196408e8cefd99f1", "sha256": "5386f1d53b89922beb9a3bfd2c206581993fefc34f2829c9837424cb386ac312" }, "downloads": -1, "filename": "CompressDataFrame-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "73ed8697671350c3196408e8cefd99f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4169, "upload_time": "2019-01-05T01:59:30", "url": "https://files.pythonhosted.org/packages/9f/9f/2a0b43f5d03977fdc8355290cebc2576126a7618e6168bfd6abf7a4d7052/CompressDataFrame-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fdee147d0296f867280424be498a408", "sha256": "8260aebd00a3a5c4b97c3921c27750772484d139d472700118f25002760754b7" }, "downloads": -1, "filename": "CompressDataFrame-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2fdee147d0296f867280424be498a408", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1874, "upload_time": "2019-01-05T01:59:33", "url": "https://files.pythonhosted.org/packages/aa/e2/16c0f7379ccca5107d961c13ed6604eff2b520267cc9d841400988bd341e/CompressDataFrame-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "73ed8697671350c3196408e8cefd99f1", "sha256": "5386f1d53b89922beb9a3bfd2c206581993fefc34f2829c9837424cb386ac312" }, "downloads": -1, "filename": "CompressDataFrame-0.0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "73ed8697671350c3196408e8cefd99f1", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4169, "upload_time": "2019-01-05T01:59:30", "url": "https://files.pythonhosted.org/packages/9f/9f/2a0b43f5d03977fdc8355290cebc2576126a7618e6168bfd6abf7a4d7052/CompressDataFrame-0.0.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2fdee147d0296f867280424be498a408", "sha256": "8260aebd00a3a5c4b97c3921c27750772484d139d472700118f25002760754b7" }, "downloads": -1, "filename": "CompressDataFrame-0.0.2.tar.gz", "has_sig": false, "md5_digest": "2fdee147d0296f867280424be498a408", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1874, "upload_time": "2019-01-05T01:59:33", "url": "https://files.pythonhosted.org/packages/aa/e2/16c0f7379ccca5107d961c13ed6604eff2b520267cc9d841400988bd341e/CompressDataFrame-0.0.2.tar.gz" } ] }