MCPcopy
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
2796class GenericDataIndexableCol(DataIndexableCol):
2797 """represent a generic pytables data column"""
2798
2799
2800class Fixed:

Callers 1

indexablesMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected