go back

Volume 14, No. 12

From Papers to Practice: The openclean Open-Source Data Cleaning Library

Authors:
Heiko Mueller (NYU), Sonia Castelo (New York University), Munaf A Qazi (New York University), Juliana Freire (New York University)

Abstract

Data preparation is still a major bottleneck for many data science projects. Even though many sophisticated algorithms and tools have been proposed in the research literature, it is difficult for practitioners to integrate them into their data wrangling efforts. We present openclean, a open-source Python library for data cleaning and profiling. openclean integrates data profiling and cleaning tools in a single environment that is easy and intuitive to use. We designed openclean to be extensible and make it easy to add new functionality. By doing so, it will not only become easier for users to access state-of-the-art algorithms for their data preparation efforts, but also allow researchers to integrate their work and evaluate its effectiveness in practice. We envision openclean as a first step to build a community of practitioners and researchers in the field. In our demo, we outline the main components and design decisions in the development of openclean and demonstrate the current functionality of the library on real-world use cases.

PVLDB is part of the VLDB Endowment Inc.

Privacy Policy