-
We have been receiving CRIs which complain that the FunctionExecutionCount unit shown in portal for Linux ElasticPremium apps is not accurate. This is because today the platform publishes an aggregate…
-
Starting with the high level ask, we have a function that does the following:
``` python
import geopandas as gpd
from shapely.geometry import LineString
sl = gpd.GeoDataFrame(
{
…
-
Deprecating "approximate histogram" in favor of new sketches
==========================
Motivation
----------------
Druid's "approximate histogram" aggregator has several significant drawbacks:
…
-
In https://github.com/znicholls/silicone/pull/72, @Rlamboll has added a feature to do bulk aggregation within an `IamDataFrame`. This is a convenience function, but means you could quickly specify to …
-
-
Submitted by: Igor Lobov (ivl)
Is duplicated by [CORE3162](https://github.com/FirebirdSQL/firebird/issues?q=CORE3162+in%3Atitle)
Votes: 9
Create a way to create aggregate UDFs
-
Quite often you need to enrich the data of the row at the later time. You may know all the dimension column values (i.e. all 'main columns' which are part of the table ORDER BY) but it can be problema…
-
We should implement the `drawdown` function.
> A strategy suffers a drawdown whenever it has lost money recently.
A drawdown at a given time t is defined as the difference between
the current equit…
-
### Description
All of the following functions perform an unnecessary read from storage (which is costly in gas): `.cancelOffer()`, `.fulfillOffer()`, and `.batchRemoveExpired()`.
Each of the…
ghost updated
5 years ago
-
## Hello!
- Vote on this issue by adding a 👍 reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
AWS…