-
Hi, I was wondering if it was appropriate to compare enrichment values for a given ChIP data set across different lists of genes (i.e. comparing enrichr results between two different lists of enriched…
-
**Relevant system information:**
- OS: Ubuntu 20.04
- PostgreSQL version (output of `postgres --version`): 12.5
- TimescaleDB version (output of `\dx` in `psql`): 2.0.0
- Installation method: …
-
since agg/join all need to build a hash table and there are codes that are similar in some place, can we combine this two operators(groupjoin)?
ref:
Accelerating Queries with Group-By and Join by Gr…
-
### Name of the project
JUMPER EXCHANGE
### Project type
Library
### Site of the project
https://jumper.exchange/
### Github repository of the project
https://github.com/lifinance/
### Network…
-
Test log (relevant snippet):
```
self =
@pytest.mark.next_gating
@pytest.mark.dtest_debug
def test_repair_ttl_update(self):
> return self._repair_ttl_update_test()
repair…
-
Some exploration:
```javascript
// alternative possible calling syntax
aggregate(every: 10m, fns: {max: (r) => max(), min: (r) => min(), mean: (r) => mean()})
aggregate(every: 10m, fns: {max, min,…
-
```
We need a more complete suite of runtime and optimizer tests for aggregation
and group by.
This includes different "runtime" versions of aggregate functions
(scalar/aggregate), and aggregation …
-
Collate appears to hardcode the pattern '{metric}('quantity')' for aggregate functions.
This is problematic for computing the mode. In Postgres 9.4 and above ( https://wiki.postgresql.org/wiki/Aggr…
-
[GeoImpact](https://www.geoimpact.ch) is a startup that is working on an online [Energy Planning App](https://www.swissenergyplanning.ch/). They are participating in the Hackdays and offering sample a…
loleg updated
4 years ago
-
Hi @GarethLewin,
We've a producer which aggregates and sends records as per KPL and we're consuming records using this library. But we are getting garbage values in the records as mentioned [here](…