-
It would be interesting to implement this kind of methods over the `DataFrame` class. I think the needed memory to compute that values shouldn't be so big and could be really interesting to provide in…
-
This theme draws heavily from the [pandas pydata sphinx theme](https://pandas-sphinx-theme.readthedocs.io/), which makes heavy use of Bootstrap to have a sensible layout framework.
However, it is r…
-
http://pandas.pydata.org/
-
we use the `release` value and not the `version` value from `conf.py` to decide whether to show a version warning banner. We are assuming folks follow what is stated in [the Sphinx docs for `release`]…
-
The `encoding` property on `Variable` has always been an awkward part of Xarray's API, and an example of poor separation of concerns. It add conceptual overhead to all uses of `xarray.Variable`, but e…
-
The documentation isn't very nicely layed out. For example the tutorials could do with being added to sections in the sidebar of https://docs.openghg.org/tutorials/index.html. We could maybe move to a…
-
Start off here:
https://github.com/pydata/xarray/issues/501
-
I use poetry, and have to tell vscode to use the virtual environment created by `poetry install` through the `Python: Select Interpreter` command. Is there any way for this extension to also use that…
-
We should use `make_config_inspect()` to create configs for each `read_` and
`to_` method of pandas.DataFrame. This would allow us to push and pull data from
all the sources pandas can.
References:
-…
-
https://pandas.pydata.org/docs/getting_started/intro_tutorials/03_subset_data.html