@krypterro
The solution to the above problem is
data = PandasData_Extend(dataname=data_df)
I was not extending the class properly.
For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/