Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/datasweet/datatable
/ Type
Method
Type
column.go:155–155 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
153
type
Column
interface
{
154
Name() string
155
Type() ColumnType
156
UnderlyingType() reflect.Type
157
IsVisible() bool
158
IsComputed() bool
Callers
2
UnderlyingType
Method · 0.65
Print
Method · 0.65
Implementers
1
column
column.go
Calls
no outgoing calls
Tested by
no test coverage detected