Closed koaning closed 2 months ago
I got an error message when trying to run this example locally because the Google Cloud Storage Python package seemed missing. Figured I might make a PR to add the installation to the quickstart for sklearn.
This should get installed, as per https://github.com/ibis-project/ibis/blob/main/pyproject.toml#L75.
May be a wild guess, but what are you using to install? Wonder if something could be having trouble resolving the necessary extra...
I got an error message when trying to run this example locally because the Google Cloud Storage Python package seemed missing. Figured I might make a PR to add the installation to the quickstart for sklearn.