-
As I noted in #1073 , it's not clear that we need the readr dependency at this point; could simply pass the column class information `read.csv`.
@ashiklom noted on Slack as well:
Have we ever co…
-
At https://www.w3.org/ns/csvw#datatype-definitions, the URI Template data type used for example by the valueUrl property is defined to be a subclass of `xsd:anyURI`
```turtle
csvw:uriTemplate a rd…
-
Why does `$rethinkdb.table(:foobar).sample(1)[0]` run slow? Table `:foobar` only has 10,000 records/documents
Slow, as in a few milliseconds. Close to a second actually. Normally, retrieving a singl…
-
The goal is to make a production-quality (but not necessarily hyper-scale) VDG web service with at least the following features:
- Ability to perform did:webplus DID resolution on behalf of "thin" cl…
vdods updated
2 weeks ago
-
> Is it plan to migrate the Github wiki to real documentation using a tool like https://www.mkdocs.org/ or https://www.sphinx-doc.org/en/master/ ?
The default wiki is hard to navigate between pages a…
-
I'm currently trying to paper trade an algo that works well on 1H bars. I've used the samples to get paper trading to stream data in. I add the "compression=60" to my DataFactory which has timeframe=b…
-
Right now the data is just stored in cache. Is it perhaps better to sync the data to an actual MySQL database? It would allow for fast querying.
-
This is a roadmap item (https://github.com/DioxusLabs/taffy/issues/345) that I’m interesting in working on. (Though I make no promise in terms of timeline or my future availability.) Below is an opini…
-
Dear developers,
Over the last couple of weeks I’ve been running the model for the North Atlantic basin with a focus on the southeast US. I installed the software and ran the Port Hedland test case…
-
### What problem are you trying to solve?
Chrome (@domfarolino, @noamr, @mfreed7) is interested in pursuing the addition of an atomic move primitive in the DOM Standard. This would allow an element…