How to store data using the WaveAssist SDK
Learn how to store different types of data using the WaveAssist SDK.
Parameter | Type | Required | Description |
---|---|---|---|
key | string | Yes | Unique identifier for the data |
value | any | Yes | Data to store (string, number, dict, DataFrame) |
environment | string | No | Override default environment |
How to store data using the WaveAssist SDK
Learn how to store different types of data using the WaveAssist SDK.
Parameter | Type | Required | Description |
---|---|---|---|
key | string | Yes | Unique identifier for the data |
value | any | Yes | Data to store (string, number, dict, DataFrame) |
environment | string | No | Override default environment |