znichollscr
znichollscr
### What happened? I unstacked a dataset and got values I didn't expect. It turns out that, when unstacking, my dataset had multiple values for the same index. This is...
At the moment this just adds a failing test that shows that add_bounds fails if the times are cftimes. I'm not sure what the best solution would be.
I've noticed that running `pdm bump` removes any comments that are in my `pyproject.toml`. That isn't the end of the world, but it might be a good thing to document....
Hi there, I might have missed something. If I have my apologies. My question is pretty basic: is there a way to add a docstring to class created with `make_class`?...
### Is your feature request related to a problem? Please describe. If you document accessors, there isn't an obvious solution for how to show the namespace in which the accessor...
Hi there, thanks for the package. A perhaps naive question, but the following behaviour seemed unintuitive to me. In short, if you chain method calls and don't assign the result...