go-gota / gota

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

time.Time support #26

Closed shixzie closed 7 years ago

shixzie commented 7 years ago

time.Time support, changed error messages for better consistency as well as some nil checks that were missing

guduxingzou commented 7 years ago

@Shixzie ths for your work,it's cool!

shixzie commented 7 years ago

@kniren please review it :); and @guduxingzou , thanks to you :+1:

shixzie commented 7 years ago

All requested changes (changes on a separate branch, just time.Time stuff) has been solved on PR #27