{ "info": { "author": "Atulya Narayan", "author_email": "atulya.iims@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# ipandas\nEnhanced pandas intelligence\n\nAdded functions to default pandas functionality:\n 1. read_data(filename): automatically detects correct full name of the file using regex match and the required file type, if file is in the current working directory\n > Example: jan = read_data('jan') will automatically read the file named 'ParisJanData.xlsx' and return as a pandas dataframe, while printing the complete file name, top 5 rows of the data and the actual dimensions of the read dataframe.\n 2. converttxt(): automatically detects all the txt files present in the current working directory and converts to xlsx.", "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/atulyanarayan/ipandas", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ipandas", "package_url": "https://pypi.org/project/ipandas/", "platform": "", "project_url": "https://pypi.org/project/ipandas/", "project_urls": { "Homepage": "https://github.com/atulyanarayan/ipandas" }, "release_url": "https://pypi.org/project/ipandas/0.0.1/", "requires_dist": null, "requires_python": "", "summary": "Adding intelligence to pandas", "version": "0.0.1" }, "last_serial": 5333835, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "8b14f5cd6ee17e8b8bd1f3b9b97154e4", "sha256": "9d3dbd21774f9ed0c180e4bb0d7b30a0eaee1f6e8629b7c66e7139ecee7be420" }, "downloads": -1, "filename": "ipandas-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8b14f5cd6ee17e8b8bd1f3b9b97154e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1882, "upload_time": "2019-05-29T18:46:12", "url": "https://files.pythonhosted.org/packages/1e/ef/36034f2f516882599ddda5490defb732ea55a78dbb047d7d85d81c5e7c23/ipandas-0.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "8b14f5cd6ee17e8b8bd1f3b9b97154e4", "sha256": "9d3dbd21774f9ed0c180e4bb0d7b30a0eaee1f6e8629b7c66e7139ecee7be420" }, "downloads": -1, "filename": "ipandas-0.0.1.tar.gz", "has_sig": false, "md5_digest": "8b14f5cd6ee17e8b8bd1f3b9b97154e4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1882, "upload_time": "2019-05-29T18:46:12", "url": "https://files.pythonhosted.org/packages/1e/ef/36034f2f516882599ddda5490defb732ea55a78dbb047d7d85d81c5e7c23/ipandas-0.0.1.tar.gz" } ] }