===== Usage ===== To use mlframe in a project:: from mlframe import MLFrame import pandas as pd df = MLFrame(pd.read_csv(%path_to_csv%))