Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

akutils-1.0.0-py3-none-any.whl (39.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page