Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_dfs
Method · 0.45
test_relationship_path_dataframes
Function · 0.45
Calls
no outgoing calls
Tested by
1
test_relationship_path_dataframes
Function · 0.36