TypedTables.jl
                                
                                
                                
                                    TypedTables.jl copied to clipboard
                            
                            
                            
                        `DictTable` documentation
First, it's accidentally named as FlexTable:

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.