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`
- Host: GitHub
- URL: https://github.com/portfoliotree/timetable
- Owner: portfoliotree
- License: mit
- Created: 2024-05-15T06:53:32.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2026-05-05T07:53:35.000Z (3 months ago)
- Last Synced: 2026-05-05T09:30:37.473Z (3 months ago)
- Topics: data-science, finance, go, table, time
- Language: Go
- Homepage: https://pkg.go.dev/github.com/portfoliotree/timetable
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# timetable [](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`