emer / etable

Data table structure in Go, now developed at https://github.com/cogentcore/core/tree/main/tensor
BSD 3-Clause "New" or "Revised" License
117 stars 9 forks source link

undefined type #4

Closed StephenJRead closed 5 years ago

StephenJRead commented 5 years ago

Maybe you are in the process of making changes, but when I just ran "go get " to update my code I got the following.

../../../etable/etensor/types.go:51:22: undefined: arrow.HALF_FLOAT

rcoreilly commented 5 years ago

fixed now -- update etable