Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/pandas-dev/pandas
/ GenericDataIndexableCol
Class
GenericDataIndexableCol
pandas/io/pytables.py:2796–2797 ·
view source on GitHub ↗
represent a generic pytables data column
Source
from the content-addressed store, hash-verified
2794
2795
2796
class
GenericDataIndexableCol(DataIndexableCol):
2797
""
"represent a generic pytables data column"
""
2798
2799
2800
class
Fixed:
Callers
1
indexables
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected