Mathias Hauser

Results 96 issues of Mathias Hauser

`xr.testing.assert_equal(dt1, dt2)` fails when the `DataTree` objects differ. Because `diff_dataset_repr` was called with `"equal"` instead of `"equals"` which does not call `all()`, leading to the following error ```python-traceback ValueError: The...

topic-documentation

- [x] Closes #9693 - [x] Closes #10013 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ]...

topic-DataTree

- [x] Closes #10015 - [ ] Tests added - [ ] User visible changes (including notable bug fixes) are documented in `whats-new.rst` - [ ] New functions/methods are listed...

topic-documentation
topic-DataTree

**Describe your context** ``` dash 3.2.0 dash-bootstrap-components 2.0.4 dash-extensions 2.0.4 dash-svg 0.0.12 ``` **Describe the bug** Passing a list-of-dict can be passed to `options` of `dcc.Dropdown` but is not allowed...

bug
P2

I only use a minimal amount of the data in the shapefile (at least for natural earth) - consider exposing all of it as e.g. `Region.original_gdf`. A more drastic approach...

write a wrapper for the pandas dataframe repr