data_structures.predefined.pd_data_framePdDataFrame Objects#class PdDataFrame(DataStructure)CopyThis class serializes pandas dataframessoil.data(df) will create a pandas dataframe automatically.unserialize# | @staticmethod | unserialize(json_data, metadata)CopyDeprecated method. It can be removed in a few months.