-
Die dafür nötigen Dateien wurden bereits in das Repo [destatis-schluesseltabellen](https://github.com/dini-ag-kim/destatis-schluesseltabellen) kopiert. Es handelt sich um folgende drei csv-Dateien:
…
-
Check if the `diff_baseline.csv` was generated using a correct `baseline.hdf5` file, which should be identical to the one in the latest main branch.
-
I would like to have an improved diff view for csv files. There are many custom csv diff tools out there, but some simple improvements to the integrated diff view would go a long way. To start with I …
-
look into https://aswinkarthik.github.io/csvdiff/
(which can produce a json variant too that might be useful to visualise csv differences)
-
It is fairly common in lessons in which a script is being developed that the full script is reproduced on every step.
Sometimes, this makes it a bit hard to follow which are the line that changed in …
-
The GitHub action Creation of CSV (`csv.yml`) runs the `translations_status.R` script that creates the CSV files `message_status.csv` and `metadata.csv`. It is scheduled to run every day.
Most days…
-
A significant number of citations were lost from UniProt and RefSeq protein files. Do Medline files need to be downloaded, or is this a processing error?
```
"id_count_diff","id_count_new","id_co…
-
### 🐛 Describe the bug
# Precision bug
`nn.Conv3d` has a huge decrease in precision when the kernel size increases from 3 to 5 for input tensors with size > 16. This is true even if `torch.backend…
-
### What happens?
When writing to partitioned csv or parquet the order by statement at `COPY` statement is not being respected specially for this input for some reason when exporting using multithrea…
-
I calculated correlation between BTC price and crucial financial data such as US Treasury, Chinese Treasury, stock indices, and the dollar index.
I used IQR method to eliminate outliers
Calculated co…