-
A specific case of https://github.com/mysociety/alaveteli/issues/3148.
A generalisation of https://github.com/mysociety/alaveteli/issues/5090.
-
Currently, spheroscope seems to be hard-coded for tweets, i.e. if I run a query on a different corpus, I can't display the results because I get a key error for tweet_id.
This is probably something t…
-
Une dizaine d'orgues français à Rome, etc.
- Soit on se contente de ne plus rendre Région, Département et CodeDépartement obligatoires (voire aussi code Insee, mais on peut mettre 00). Question : y…
-
http://www.gatsby.ucl.ac.uk/~dayan/papers/d93b.pdf
TMats updated
6 years ago
-
### Objectives
Different solvers (e.g. Policy) should be testable without changing the general Flatland.
- A general Flatland Problem Solver framework should be implemented
### Todos
What needs…
-
Example:
```
scala> Map("a" -> "1").asYaml
val res6: String = "a: 1
"
```
I would expect the yaml to be
```
a : "1"
```
as with #220, this is problematic in kubernetes when encoding e.g.…
-
Adding and querying metadata leads to a small challenge. After the experiment we would like to be able to find all experiments containing a specific crop, for example 'tomato'.
To do this we add the …
-
Found these changes, so far:
- `generalisation` and `category` must be provided as columns. It can no longer be declared for the whole list. This impacts dr494 and dr2285.
- All `isSDS=true` lists a…
-
I'm writing so so many bugs with it when I misspell something in the type-signature.
-
We should prove the fundamental theorem of arithmetic for `nat` and `IsPrime`. The basic statement says that any given `nat` has a factorisation and any two factorisations are unique up to a permutati…