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.
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
dframeutils is distributed under the terms of the MIT License.