collections¶
Interactions with collections, items, and data tables
Functions
- pydelfini.collections.pyarrow_schema_from_json_schema(js)[source]¶
Build a PyArrow schema from a JSON schema.
Classes
Represents a collection on a Delfini instance. |
|
Represents a folder within a collection. |
|
Represents an item within a collection. |
|
Folder interaction methods as a mixin class. |