Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Julia Tables #28

Open
bennn opened this issue Nov 27, 2021 · 0 comments
Open

More Julia Tables #28

bennn opened this issue Nov 27, 2021 · 0 comments

Comments

@bennn
Copy link
Member

bennn commented Nov 27, 2021

Julia has lots of table libraries & table-related types that we haven't explored yet:

  • TypedTables
  • IndexedTables
  • JuliaDB
  • StructArrays
  • MinimumViableTables
  • Tables.jl (interface)
  • Query.jl
  • AxisKeys (a type that exposes itself as a Tables.jl)
  • IndexEntry (a type from Checkpoints.jl)

Check these out, see if they suggest ways to improve B2T2 --- especially the definition of a Table and the Table API.

Source

jl

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant