edfEazyDataFix

API Reference

EazyDataFix exposes three top-level functions. Every function documents its parameters, return type, raises, examples and best practices.

Public API

Conventions

Every function accepts a CSV/Excel path or a pandas.DataFrame. Keyword-only options follow the signature and never mutate the input. Return objects are serialisable via .to_dict(), .to_json() and (where relevant) .to_html().