Skip to content

Latest commit

 

History

History
52 lines (39 loc) · 1.1 KB

index.rst.txt

File metadata and controls

52 lines (39 loc) · 1.1 KB
.. toctree::
   :maxdepth: 2
   :caption: Contents:

   modules

CARTOFrames Functionality

CartoContext

.. autoclass:: context.CartoContext
    :member-order: bysource
    :members: read, query, delete, map, data_augment

    .. automethod:: write(df, table_name, temp_dir=SYSTEM_TMP_PATH, overwrite=False, lnglat=None, encode_geom=False, geom_col=None, \*\*kwargs)

Map Layer Classes

.. automodule:: layer
    :members: BaseMap, Layer, QueryLayer

Map Styling Functions

.. automodule:: styling
    :members:

BatchJobStatus

.. autoclass:: context.BatchJobStatus
    :members:

Credentials Management

.. automodule:: credentials
    :members:

Indices and tables

Version:|version|