cfrancesco / DF4cats

DF4cats is a small package meant to facilitate Machine Learning pipelines that include pandas dataframes with categorical variables.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DF4cats

Easy handling of Machine Learning DataFrames with categorical variables.

Easy cleaning, encoding and decoding and embedding of categorical variables, including handy features for production pipelines.

Installation

pip install df4cats

About

DF4cats is a small package meant to facilitate Machine Learning pipelines that include pandas dataframes with categorical variables.

License:MIT License


Languages

Language:Jupyter Notebook 61.3%Language:Python 38.6%Language:Shell 0.1%