An open API service indexing awesome lists of open source software.

https://github.com/portfoliotree/timetable

A data structure for columns of `type Value any` where each row is associated with a `time.Time`
https://github.com/portfoliotree/timetable

data-science finance go table time

Last synced: 27 days ago
JSON representation

A data structure for columns of `type Value any` where each row is associated with a `time.Time`

Awesome Lists containing this project

README

          

# timetable [![Go Reference](https://pkg.go.dev/badge/github.com/portfoliotree/timetable.svg)](https://pkg.go.dev/github.com/portfoliotree/timetable)

A data structure for columns of `type Value any` where each row is associated with a `time.Time`