A utility library providing generic methods for performing recurrent data manipulation in Pandas and Python.
Project description
What is it?
akutils is a high-level Python library for recurring data manipulation (Pandas, Python data structure, API, file manipulation, etc.).
Main Features
Some features supported:
- Extends Pandas reader to natively include chunks, multiple files aggregation, etc.
- Provide pd.Series converter for strings to types that handle the variety of ways to write floats or dates.
- Provide multiple high level methods to manipulate pd.Series (strip, delete special characters, etc.)
- Safe files and directories manipulation
Where to get it
# install from PyPI
pip install akutils
The source code is currently hosted on GitHub at: https://github.com/Alex0x4b/akutils
Installation from sources
git clone https://github.com/Alex0x4b/akutils.git
cd akutils
pip install .
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
akutils-1.0.2.tar.gz
(37.7 kB
view details)
Built Distribution
akutils-1.0.2-py3-none-any.whl
(40.0 kB
view details)
File details
Details for the file akutils-1.0.2.tar.gz
.
File metadata
- Download URL: akutils-1.0.2.tar.gz
- Upload date:
- Size: 37.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66652b06917ce571ce35610fc6d8869ed639732d9dfa09e516009e87cd845053 |
|
MD5 | 442ee4970ec912ea2bc9990641707397 |
|
BLAKE2b-256 | 06e96598586d027561e680bdb6e2c32902ec9358778df4fbd55002418b9fcf19 |
File details
Details for the file akutils-1.0.2-py3-none-any.whl
.
File metadata
- Download URL: akutils-1.0.2-py3-none-any.whl
- Upload date:
- Size: 40.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3e5cafb1695f046492c89d512b9baa5d9793fb5716d5fc4fd81f4e4798b4f91 |
|
MD5 | 8fa90b4f783d5a27b78e57341e097f7c |
|
BLAKE2b-256 | 66aca8ee9c45f090d9c3c852b960b55c031de40a4e646aa58fddf4d2a4a53223 |