bharathgs / dframeutils

simple utility tools for dataframes in Python || WIP ||

Home Page:https://bharathgs.github.io/dframeutils/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dframeutils

dframeutils

simple utility tools for dataframes in Python

Table of Contents

dframeutils is the missing utility framework for cleaning, pre-processing, exploring and doing a lot of other common boring tasks with your data. It implements several handy tools for data wrangling and munging that will make your life much easier.

Installation

dframeutils is distributed on PyPI as a universal wheel and is available on Linux/macOS and Windows and supports Python 3.6+.

$ pip install dframe_utils

License

dframeutils is distributed under the terms of the MIT License.