A presentation on pyjanitor, a Python library for clean APIs for data cleaning, delivered at SciPy 2019.
A 26-minute and 31-second presentation on pyjanitor, a Python library for clean APIs for data cleaning, delivered at SciPy 2019 by Eric Ma. This talk introduces pyjanitor as a tool that provides a clean, method-chaining API for data cleaning operations in pandas, making data preprocessing more readable and maintainable. The presentation covers practical examples of using pyjanitor for various data cleaning tasks, from basic operations to complex transformations.