Get dataset via UI
You can download the entire dataset via the UI.
Get dataset via Code
You may want to export your datasets to run custom experiments or clean up your data by adding/removing examples. You can get a dataframe from the datasets in Arize with just a few lines of code.View the complete API documentation for the
get_dataset method.