-
Xarray uses the optional property `.nbytes` to indicate the size of wrapped arrays. Currently we don't implement `.nbytes` on `ManifestArrays`, so xarray defaults to estimating the size as basically `…
-
I have the documentation hosted on Github Pages, and I could display the graphics correctly, until I decided to update Sphinx and the pydata-sphinx-theme.
Before the update I had the following vers…
-
It would be good to mention what projects are actually using for accessibility like the themes. Starting with these two themes we should probably check whether they meet our accessibility recommendati…
-
Please take a moment to update the [Post PST A11y Audit](https://github.com/orgs/Quansight-Labs/projects/11/views/7) project board.
Then please provide your updates using the following template. (Y…
-
Maybe relevant https://xarray.pydata.org/en/stable/user-guide/dask.html
-
Encoding is the part of the virtualization problem that I have the least clear idea of how to handle using this library.
The [discussion in #42](https://github.com/TomNicholas/VirtualiZarr/pull/42#…
-
Say, we scrape one website from different categories. In this case all items will have the same root, e.g.
https://pandas.pydata.org/pandas-docs/stable/categorical.html
https://pandas.pydata.org/pan…
-
Implement https://pandas.pydata.org/docs/reference/io.html#google-bigquery as a data loader & saver - https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.to_gbq.html#pandas.DataFrame.to_gbq…
-
For now we use basic JSON serialization and code highlight.
Log lists / dict should be trimmed to avoid painful scrolling.
> Could we store a plotted representation of the series ?…
-
### Is your feature request related to a problem?
The defaults for `concat` are excessively permissive: `data_vars="all", coords="different", compat="no_conflicts", join="outer"`. This [comment](ht…