-
**Is your feature request related to a problem? Please describe.**
I would like to have aggregations for skew with cudf.
```python
import cudf
df = cudf.DataFrame({'col_1':[0,0,0,0,1,1,1,1],
…
-
I am not sure how the ambiguity of this should be handled, but I have a plot with both a `groupby` and a `by`. I don't want to have a selector widget so I'd like to be able to get subplots using `subp…
-
I am getting the following error running sc2-diagnostics /common_logs/RESERVATION-147532
Traceback (most recent call last):
File "/venv/lib/python3.10/site-packages/pandas/core/groupby/groupby.p…
-
Desired functionality:
* Ability to groupby multiple keys (requires multi-column argsort from #94)
* get_group(key) function that returns the segment corresponding to a key
* expand(vals) function …
-
Hi there,
thanks for fixing #401 . Unfortunately, I still have this selector without any data as described in my first post. Could you give me a hint what I'm doing wrong?
I've updated to:
"ang…
-
Can you make new dimensions with group y using construct
-
- EdgeDB Version: 3.5 - 4.7
- EdgeDB CLI Version:4.0.2+500be79
- OS Version: macos 13
Steps to Reproduce:
1. Run the following query
```edgeql
select (
group (
select APA {or…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
It would be nice to also include GroupBy
-
### Is your feature request related to a problem?
~~Currently, Xarray's GroupBy operations are limited to single variables. Grouping by multiple coordinates (e.g., `time.year` and `time.season`) re…