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.0.tar.gz
(37.1 kB
view details)
Built Distribution
akutils-1.0.0-py3-none-any.whl
(39.0 kB
view details)
File details
Details for the file akutils-1.0.0.tar.gz
.
File metadata
- Download URL: akutils-1.0.0.tar.gz
- Upload date:
- Size: 37.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 90cef26e4a79f362a5fa4c44fc8a667c5b872b9054a3d562dec2eb1b6118ee20 |
|
MD5 | 1bffb842dff5f59ce12c62e6dd574bf4 |
|
BLAKE2b-256 | 452aef6c845bee8a4dc178d420248572d87966d7d54b8d5672ff5bf9606da65c |
File details
Details for the file akutils-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: akutils-1.0.0-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e90a355eac2bed12cd25c5efe6b2162358758fe4cff404b770b1d58d1d195f16 |
|
MD5 | 2b265d6704ecbbbe58651c61e54f8b5f |
|
BLAKE2b-256 | dda44e1ee41e0c2abe98be84a1ad525438c52c65e0e3b3078b4ba2456df685e2 |