-
### Description of feature
Hi Darius,
was nice meeting in person :)
I am trying out the one-hot encoding we talked about.
```
import pandas as pd
import numpy as np
cell_types = adata.o…
-
Recently, I begin to use koalas to test various `groupby` function in real world condition. I found koalas `groupby.agg` dont support `numpy` function in agg dictionary.
```python
# pandas DataFra…
-
### Background
Currently it does not seem easily possible with EHRbase to get linked ACTIONs or the current state of a given INSTRUCTION's ACTIVITIES.
The design of the model is described quite we…
-
**Bug Description**
Long window, delete the procedure after deploy, but the pre aggregated table will not be deleted.
If you create a long window with the same name and function again, you will be p…
-
Hello guys,
I am using the Health plugin in version 11.1.0, and it is a wonderful library. But when using it on iOS, I found a problem and did not know how to solve it.
### Device/Emulator and OS
…
-
Hello,
I am analyzing 10x multiome data and looking to aggregate macs2 called peaks so I cannot use the 10x-generated feature_linkage.bedpe file to aggregate peaks. As suggested in a previous [post](…
-
Construct meta tables that contain information about each column, enabling group selection and human-readable names.
Table with columns:
column name
human-readable name
aggregate f…
-
### What kind of feature would you like to request?
Additional function parameters / changed functionality / changed defaults?
### Please describe your wishes
Meta issue tracking scanpy functions w…
-
## 🚀 Feature
I suggest allowing users to choose different aggregators for different edge attributes. "max" aggregator keeps the largest value. The new function declaration would look like:
```
de…
-
# CIR-2017-219
Grouping key selection for aggregating subqueries
## Introduction
openCypher provides way to express aggregation queries by an implicit grouping key, and the [Neo4j 3.1 documen…