Release Date: 03-10-2024**
Excited to release of version 0.1.0.1 of preprokit - data processing library. This version introduces a powerful custom filtering feature designed to enhance data manipulation and analysis workflows. This feature can be inherited to pipelines of scikit-learn to help better on MLOps of the project.
**Key Features**
Custom Filters: The primary feature in this release is the implementation of custom filters, which allows users to filter data based on specified conditions. This method is particularly useful for datasets that require dynamic filtering capabilities.
**Datatypes : Pandas DataFrame, Numpy Array**