-
Replacing it by a more recent version fixes it. But you might also consider migrating to another versioning tool and PEP517 build system.
```
[ 15s] + /usr/bin/python3.12 setup.py build '--execu…
-
### What is your issue?
As we work through refactoring for NamedArray, it's pretty clear that Xarray will depend pretty closely on many files in `namedarray/`. For example various `utils.py`, `pycomp…
-
### Describe the bug
https://github.com/pydata/pydata-sphinx-theme/pull/1834
### To Reproduce
_No response_
### Screenshots
_No response_
### System Details
_No response_
### Installation meth…
-
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. (You…
-
### What is your issue?
Something like this works, but is a little awkward -- especially the skipping over dimensions that are only defined on some node levels:
```python
def concat(*datasets, dim)…
-
### Description
I designed a [Commitizen plugin](https://github.com/ghisvail/cz-pydata) and would like to implement a restriction on bump commits.
So far, I know I can use:
```toml
# pyproject…
-
The benevolent O.D. pointed out that TODAY (11/13) is the last day to register for PyData 2014.
To have the $150 registration fee waived, please register using the promo code "PyDataDiversity".
The …
-
Please provide your updates using the following template.
```
- Progress made since last sync, if any
-
- Currently working on
-
- Blockers, questions, or anything the team can help you with
…
-
At SciPy 2024, there were users who wanted a version selector to move between deployed versions of a static site (such as @mwcraig). We could adopt the pydata-sphinx-theme approach to add support for …
-
Reach feature parity with https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.interpolate.html
Working on this on the interpolation branch!
Since pandas uses the index as the x values,…