#machine-learning #deployment #tangram #table #view #programmers #models

tangram_table

Tangram makes it easy for programmers to train, deploy, and monitor machine learning models

4 releases (breaking)

0.7.0 Aug 17, 2021
0.6.0 Jul 19, 2021
0.5.0 Jul 2, 2021
0.4.0 Jun 25, 2021

#633 in Machine learning

Download history 6/week @ 2024-11-13 8/week @ 2024-11-20 16/week @ 2024-11-27 25/week @ 2024-12-04 25/week @ 2024-12-11 4/week @ 2024-12-18 4/week @ 2025-01-08 1/week @ 2025-01-15 7/week @ 2025-01-22 9/week @ 2025-02-05 19/week @ 2025-02-12 20/week @ 2025-02-19 12/week @ 2025-02-26

60 downloads per month
Used in 6 crates (4 directly)

MIT license

41KB
1K SLoC

Tangram Table

This crate is documented using rustdoc. View the docs for the most recent version at https://docs.rs/tangram_table or run cargo doc -p tangram_table --open in the root of this repository.


lib.rs:

This crate implements two dimensional collections where each column can have a different data type, like a spreadsheet or database.

Dependencies

~6–12MB
~141K SLoC