-
At some point (if feasible), it might be a good idea to measure how much overhead NumPy and PyData/Sparse incur when functions are invoked. That way, we can verify that any observed difference between…
-
The `closed=` parameter to rolling windows is currently unsupported:
https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.rolling.html
-
**Is your feature request related to a problem? Please describe.**
This is a Feature request for `cudf.Timedelta` similar to `pd.Timedelta` scalar duration type.
**Describe the solution you'd like…
-
Hello,
I need to link the server where I set up conbench PoC for pandas, to pandas' website.
On the server where conbench is installed, all the links and styles work: http://57.128.112.95:5000/
…
-
### Is your feature request related to a problem? Please describe.
Exploring use of scipy sparse arrays instead of pydata sparse arrays as the backing data for an Xarray dataarray but the implementat…
-
I saw the presentation made at PyData London 2022. Will be nice if you could share any plans/dates on when the library will be made public. Thank you.
-
http://pandas.pydata.org/
-
Hi! Many thanks for great solution!
Could you please add simple way to visualize pandas pivot table as rect/matrix in Bokeh?
Examples:
* https://bokeh.pydata.org/en/latest/docs/gallery/les_mis.…
-
After updating to the latest version, i've been getting a new error which I cannot seem to resolve.
**Traceback**
```
Traceback (most recent call last):
File "c:\users\isa\appdata\local\prog…
-
One observed oddity is that the time_counter dataset has a chunk size of 31 (presumably fixed by the length of January?). This is despite the explicit request of:
```
-cs '{"time_counter": 1, "x": 7…