capitalone / rubicon-ml

Capture all information throughout your model's development in a reproducible way and tie results directly to the model code!
https://capitalone.github.io/rubicon-ml/
Apache License 2.0
129 stars 34 forks source link

`DataframePlot` - don't error if not all experiments have a dataframe #468

Closed ryanSoley closed 3 months ago

ryanSoley commented 3 months ago

Is your enhancement request related to a problem? Please describe

when sending a list of experiments to a DataframePlot, the viz will error if each experiment does not have a dataframe named dataframe_name

Describe the solution you'd like

instead of erroring, we should visualize the dataframes that are present and warn about the experiments that were not visualized: