dataframes (/v2/dataframes)

class cloudkittyclient.v2.dataframes.DataframesManager(api_client)

Class used to handle /v2/dataframes endpoint

add_dataframes(**kwargs)

Add DataFrames to the storage backend. Returns nothing.

Parameters

dataframes (list of dataframes) – List of dataframes to add to the storage backend.