Module datapane.client.api.report
Main Document API module, includes both the core Report
object, and the blocks in datapane.client.api.report.blocks
that can be combined to make a document.
These objects are all available under the datapane
module, via import datapane as dp
(they are re-exported from datapane.client.api
).
Sub-modules
datapane.client.api.report.blocks
-
Datapane Blocks API …
datapane.client.api.report.core
-
Datapane Reports Object …