-
Requests seem to take quite long still even with compression. It should be tested on much slower connections how long they take. Also, some computation that is done on frontend should be tested on slo…
-
In SQLite, the type is completely ignored (type affinity) when we use `AS` for computed columns. For example, this is valid:
```sql
create table t (i int, j geeeenerattteeeeed as (i));
pragma tab…
-
**Issue**
Parser fails on the following:
``` fsharp
let test = TomlFSharp.Read.readTomlString """
[package]
author = ["Test"]
"""
```
with this error
```
>
System.AggregateException: One or more …
-
As prototyped in #646, I believe this repo is a nice place to house a general parsing and validation function for the PEP 621 `[project]` table in the `pyproject.toml`.
This returns a list of (buil…
-
Keep the start and stop time from the pit temperature profiles
This should go in the `Site` (sites) table. The data is structured as
```
# Depth (cm),Temperature (deg C),Time start/end
57.0,-2…
-
- [X] https://crawler.data.gouv.fr/api/resources/8de41e64-2ed5-4982-9e42-cf2721a2761c/status/ retourne une 500 -> probably fixed by https://github.com/datagouv/hydra/pull/187
- [x] https://crawler.dat…
-
11:08:16,386 SEVERE [org.vaadin.artur.testcodegenerator.Writer](http-localhost-127.0.0.1-8080-2) failed to create reference object of type com.vaadin.ui.Table: java.lang.NullPointerException
at co…
-
POC at [ranlib](https://github.com/moosichu/zar/tree/ranlib) branch for elf files (gnu format only) right now.
It uses object parsing code from zld directly with minimal changes to compile without un…
-
Parsing element ` ` becomes `NumberPlateText = {}` but expected `NumberPlateText = " "`
-
### Reference Issues
_No response_
### Summary
docling supports automatic parsing of pdf's with tables. I've found it very beneficial.
https://github.com/DS4SD/docling/issues
### Basic Example
…