Client
Last updated
Last updated
Copyright © 2023 Arize AI, Inc
Arize class to begin logging predictions and actuals from a Pandas.DataFrame.
Import and initialize Arize Client from arize.pandas.logger
Argument | Data Type | Description |
---|---|---|
| str | (Required) Arize-provided api key associated with your service/space. Click "Show API Key" in the "Upload Data" page in the Arize UI to copy the key. |
| str | (Required) Arize-provided identifier for relating records to spaces. Click "Show API Key" in the "Upload Data" page in the Arize UI to copy the key. |
| str | (Optional) URI endpoint required for on-prem customers. Defaults to "https://api.arize.com/v1" |