MCPcopy Create free account
hub / github.com/alteryx/featuretools / dataframes

Method dataframes

featuretools/entityset/entityset.py:179–180  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

177
178 @property
179 def dataframes(self):
180 return list(self.dataframe_dict.values())
181
182 @property
183 def metadata(self):

Callers 2

_run_dfsMethod · 0.45

Calls

no outgoing calls

Tested by 1