TypedTables.jl icon indicating copy to clipboard operation
TypedTables.jl copied to clipboard

`DictTable` documentation

Open ParadaCarleton opened this issue 3 years ago • 0 comments

First, it's accidentally named as FlexTable: image

Second, I think it needs some extra detail. I'm trying to figure out how to take a TypedTable and declare the first column to be the index, while also removing that column from the table itself -- I want the table to consist of only numeric values that are indexed using a Date as a key.

ParadaCarleton avatar May 19 '22 17:05 ParadaCarleton