-
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,…
-
With the new documentation refresh, the sidebar hides itself on mobile. This is a challenge for users that primarily use the sidebar to navigate to the pages they want (which is a very common pattern …
-
I don't entirely understand all of the different packages and standards, but it appears that there's now some more built-in support within `xarray` for handling complex numbers in netCDF files. Here's…
-
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 …
-
I find Python build and release tooling to be terrifying and I think it's a good idea for us to put some thought into how we do things now so we don't get bit later.
-
I originally began developing the sparse maps classes around a custom sparse data structure `SparseArray` that attempts to reproduce the interface of `numpy.ndarray` and uses Cython internally to impl…
-
The docs landing page is currently heavily IDM-branded.
- Pro: Shared template with other IDM docsets
- Con: May not advance our goals for this to be an IDM-sponsored, but inclusive and community-le…
-
### What site is this for?
Quansight Labs
### Expected behavior
I see two issues with https://labs.quansight.org/blog/pydata-extensibility-vision:
1. The header image is very weird and off-putting…
-
The three existing logos were designed using Latex and rasterized as PNGs. Using these PNG logos on the website results in a not-so-great user experience (features like switching to a dark theme don't…
-
## Description
**Context:** First time install of JupyterLab.
When I click on the Extensions Manager tab, it then returns a Error 500 (Internal Server Error). Not sure if problem is really wi…