go-gota / gota

Gota: DataFrames and data wrangling in Go (Golang)
Other
3.04k stars 281 forks source link

New index? #70

Open weidtn opened 6 years ago

weidtn commented 6 years ago

pandas has the ability to set your own data as new index for a dataframe. gota seems to not have this?