koladata

Home
Overview
Fundamentals
Glossary
Cheatsheet
API Reference
Quick Recipes
Deep Dive
Common Pitfalls and Gotchas
Persistent Storage

View the Project on GitHub google/koladata

kd.types.JaggedShape API

QValue specialization for JAGGED_SHAPE qtypes.

JaggedShape.edges(self) -> list[arolla.types.DenseArrayEdge]

No description

JaggedShape.from_edges(*edges: arolla.types.DenseArrayEdge) -> JaggedShape

No description

JaggedShape.get_sizes(self) -> DataSlice

No description

JaggedShape.rank(self) -> int

No description