plateau
Guides
Getting Started
Partitioning
Mutating Datasets
Dask indexing
Examples
Background
Specification
Type System
DataFrame Serialization
KeyValueStore Interface
Storage Layout
Indexing
Efficient Querying
Parallel Execution with Dask
Reference
Module Reference
plateau package
Subpackages
plateau.api package
plateau.core package
plateau.io package
plateau.io_components package
plateau.serialization package
plateau.utils package
Module contents
Versioning
Changelog
plateau
plateau
plateau package
plateau.core package
plateau.core.naming module
View page source
plateau.core.naming module
Global naming constants for datasets.
plateau.core.naming.
get_partition_file_prefix
(
dataset_uuid
,
partition_label
,
table
,
metadata_version
=
4
)
[source]
plateau.core.naming.
metadata_key_from_uuid
(
uuid
,
format
=
'json'
)
[source]