Friedrich Lindenberg
Friedrich Lindenberg
* Do we need a basic helper for number parsing * We want US notations parser * Add dataset metadata: ``` numbers: decimal: "." ``` Possible path for a h.parse_number()...
We now have a new field, called `origin`, in the `statement` data model. This field can be used to store more granular lineage info on top of `dataset`, eg: *...
We need to make sure that a run failure - no matter at which stage - uploads an `issues.json` documenting the error.
### Prerequisites - [x] I am using the [correct version](https://github.com/react-bootstrap/react-bootstrap#bootstrap-compatibility) of React-Bootstrap for my version of Bootstrap - [x] I have [searched](https://github.com/react-bootstrap/react-bootstrap/issues?q=is%3Aissue) for duplicate or closed issues - [x] I...
We have a ton of aliases now, and transliterating leads to a loss of precision. For this reason we should first try and match a lightly normalised (e.g. lowercased) country...