I have added a bunch of functionality in a py file:
import pandas as pd @pd.api.extensions.register_dataframe_accessor(\'extension\')
Now