You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Always ignore MaxRetryError but log with warning (openml#1119)
Currently parquet files are completely optional, so under no
circumstance should the inability to download it raise an error to the
user. Instead we log a warning and proceed without the parquet file.
0 commit comments