Anderson Banihirwe

Results 47 issues of Anderson Banihirwe

The Dask team has been running regular, community, 90 minutes tutorials since June 2020, and these tutorials appear to have worked well (see https://github.com/dask/community/issues/57). @mrocklin and @jacobtomlinson put together a...

discussion

- [x] Add pre-commit configuration - [x] ~~Remove versioneer and use setuptools-scm~~ - [ ] Add Github workflow for testing infrastructure - [x] Rename branch from `master` -> `main`

When using `gcsfs` with the latest version of `google-auth-oauthlib`, i run into this error. ```python In [1]: import gcsfs ``` ```python-traceback --------------------------------------------------------------------------- ImportError Traceback (most recent call last) Cell In...

Currently, the only way (as far as I know) to specify `timeout` as part of `storage_options` requires instantiating an `aiohttp.ClientTimeout` object ```python In [46]: import aiohttp, fsspec In [49]: timeout...

we've been having a discussion over in https://github.com/pydata/xarray/issues/8333 about adopting Array API and the possibility of offering an array-API compatible interface via `namedarray`, a new Xarray data structure that aims...

this is a follow-up to previous PRs (#8780 and #8750), continuing the efforts outlined in the [plan for decoupling lazy indexing functionality from NamedArray](https://github.com/pydata/xarray/blob/main/design_notes/named_array_design_doc.md#plan-for-decoupling-lazy-indexing-functionality-from-namedarray). the primary focus of this PR...

### What happened? i'm experiencing compatibility issues when using `_arrayfunction_or_api` and `_sparsearrayfunction_or_api` with the sparse arrays with `dtype=object`. specifically, runtime checks using `isinstance` with these protocols are failing, despite the...

topic-NamedArray

It appears that the most recent documentation build on ReadTheDocs was two years ago: https://readthedocs.org/projects/provenance/builds/