-
**Bug Report Checklist**
- [x] I provided code that demonstrates a minimal reproducible example.
- [ ] I confirmed bug exists on the latest mainline of AutoGluon via source install.
- [ ] I c…
-
this is my extent.xml file
------------------------------------------------
standard
UTF-8
…
-
Hi,
In order to render as XLS file, the following code could be used:
renderers.py
```
import xlwt
from datetime import datetime, date
class XLSRenderer(CSVRenderer):
media_type = 'application/m…
cescp updated
7 years ago
-
The current **allele** encoding method records changes for each rare allele at every site,
allowing these alleles to be represented as integers from 1 to n in the GenotypeRecords, irrespective of th…
-
- [x] scatterplot: scrolling too slow when scaling is small
- [x] scatterplot: rescale scatter when custom x and y axis are selected
- [x] status bar of projection: pause/stop sign are not doing anyth…
-
Generating a large diff using kart is quite slow
```
$ time kart diff '[EMPTY]...e13cee173cf1a3d14456c7f900dd8763ec321ff7' -o json-lines | pv > /dev/null
2.12GiB 0:03:50 [9.42MiB/s] [ …
-
The structure and way in which translations are encoded in Leiden+ for the word processing file, which is pushed to P3 conversion, will remain the same as for papyri.info (with specific reference to h…
-
Building upon the deliverables outlined in [issue #19](https://github.com/ibis-project/ibisml/issues/19), the objective is to enhance the coverage of ibisml machine learning preprocessing transformati…
-
### Bug description
This is related to https://github.com/quarto-dev/quarto-cli/issues/3340 and including citation keys in tables (manual ones and ones made with things like {gt})
{gt} recently …
-
There are a bunch of strings being used to set attribute values including different forms of white-space. Good tests! However, in addition to the actual test content containing those white-space chara…