- Notifications
You must be signed in to change notification settings - Fork14
License
google/koladata
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Kola Data (aka Koda) is a Python + C++ library that provides a datarepresentation and domain-specific language (aka DSL) for orchestrating datatransformations and computations on the transformed data, which involvestructural changes to the data. The data can be in the form of protos, tables,interconnected objects, graphs, tensors and more. Structural changes includeconstructing new objects, protos, tables, graphs, tensors as an output or duringintermediate steps. Such transformations and computations can be designed in aREPL (e.g. Google Colab), as well as compiled and served in C++.
In particular, Koda defines a family of data structures (DataBag, DataSlice andits subclasses) that represent and manipulate pieces of data, sets of objects,their attributes and their relations, as well as a DSL (Koda Expressions) towork with them.
This is not an officially supported Google product.
For detailed documentation and guides, check out ourdocumentation site.
About
Resources
License
Code of conduct
Contributing
Security policy
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
Packages0
Uh oh!
There was an error while loading.Please reload this page.