Adding intelligence to pandas
Project description
ipandas
Enhanced pandas intelligence
Added functions to default pandas functionality:
- 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
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.
- converttxt(): automatically detects all the txt files present in the current working directory and converts to xlsx.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ipandas-0.0.1.tar.gz
(1.9 kB
view details)
File details
Details for the file ipandas-0.0.1.tar.gz.
File metadata
- Download URL: ipandas-0.0.1.tar.gz
- Upload date:
- Size: 1.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9d3dbd21774f9ed0c180e4bb0d7b30a0eaee1f6e8629b7c66e7139ecee7be420
|
|
| MD5 |
8b14f5cd6ee17e8b8bd1f3b9b97154e4
|
|
| BLAKE2b-256 |
1eef36034f2f516882599ddda5490defb732ea55a78dbb047d7d85d81c5e7c23
|