-
This is a follow-up to the issue raised in https://github.com/scikit-learn/scikit-learn/issues/29554. However, I recall other issues raised for CV estimator in general.
So the context is the follow…
-
I know this project is no longer maintained, but who knows what the future holds? I'm creating this issue to gather thoughts on the fact that Prototype is [no longer compatible with Vue.js](https://g…
-
Dear maintainers,
there seems to be a load order related incompatibility with the `array` package. The following MWE raises the error (in TeX Live 2019, `ftnxtra` version 2009/10/18, `array` versio…
-
### Summary
RapidJSON crashes when parsing a malformed JSON input.
### Technical Details
The function [Accept](https://github.com/Tencent/rapidjson/blob/ab1842a2dae061284c0a62dca1cc6d5e7e37e346…
-
A couple of people have asked about how we handle arrays in input data, so I'm raising this to collect opinions on what would be useful.
Currently if the input to an anomaly detector job contains a…
-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
I am trying to generate test data for ragas evaluation, I hav…
-
### Describe the bug
When calling Index.get() with a key that doesn't exist in the index, it sometimes returns the vector of some values, instead of consistently returning None as specified in the of…
45deg updated
2 weeks ago
-
I originally encountered these issues at https://github.com/chanzuckerberg/miniwdl/issues/696.
One thing the WDL spec is vague about is how a task should coerce string to file. The spec says that a…
-
### Description
`WriteableBitmap` can not exceed 4 GB I think (`WriteableBitmap` constructor fails) but even for sizes below 4 GB (but above 2GB) there are overflow exceptions in `WriteableBitmap.W…
-
The function `as_map` is unable to handle cases where one of its nested types is File.
```wdl
version 1.1
workflow test_as_map {
input {
Array[Pair[String, File]] test_arr = [("a.bam", "a…