-
Hi, I noticed you've added mmap to the code, which is great!
Unfortunately, it breaks consuming http streams, because urllib3 raw streams (`urllib3.response.HTTPResponse`) also (surprisingly) have …
-
-
-
### Module
None
### Problem
I have a JUnit test extension that starts up a container. If multiple tests are executing in parallel in isolated JVMs, they contend for the container name and port bind…
-
First of all, thank you for the fantastic work on the sktime library! I am using the StackingForecaster in combination with ForecastingGridSearchCV for hyperparameter tuning. However, I'm unsure which…
-
Hi, first of all, excellent stuff.
I would like to know if using your library if we can calculate greeks for a position with arbitrary option instruments.
For example, jade lizards and inverte…
-
Running `stepwise` with `strategy="subset"` and using the `include` argument (ex `include=c(var1,var2)`) returns an error.
Here is a reproducible example
```
data(mtcars)
formula
-
Eliminate Flash of unstyled Content (FOUC)
### Figure out
- Whether `font-display: swap;` needs to be replaced
### Requirements
- Create two subsets of each font:
- basic latin (a-z, A-Z, b…
-
Given a set of polygons, I'm trying to get all pairs of polygons whose intersection is at least some (non-zero) number.
My first query yields a IE_JOIN, which is good and indeed quite fast, but the…
-
Today, the default bucketing strategy is hard-coded (with a module attribute) to `Peep.Buckets.Exponential`. If we want to override it, we need to pass a `reporter_option` in each `distribution` (unle…