/Araisan

A data cleaning module inspired by アライさん~

Primary LanguagePythonMIT LicenseMIT

Araisan

Build Status

A data cleaning module inspired by アライさん~

アライさんにおまかせなのだ!

Brief

Aimed to build a handy data cleaning module with support for various data type. Using YAML for describing a data cleaning task.

The detail of that YAML is under processing.

Design

The design of this module basically goes as the figure below. Design

Dependency

  • Python
  • PyYAML
$ [sudo -H] pip install pyyaml