Metadata-Version: 2.3
Name: dsfns
Version: 1.1
Summary: Data Preprocessing fns
Author: MAFIA
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.6
Description-Content-Type: text/markdown

# FNS Package

`fns` is a utility package for Data Preprocessing.

## Installation

```bash
pip install dsfns
```
