-
toNumericVec() currently only parses "normal" ints (1234) and reals (3.14) from a string Vec. Support for scientific notation, and hexadecimal would be useful. Even better would be to accept a format …
-
Hi, my name is: Srini Kadamati
My pronouns are: he / him
------
What I bring to a hack team (skills, experience, interest, etc): data munging / scraping / data cleaning, good eye for data visuali…
-
I think we have an emerging problem with application performance. For example it takes around 12 seconds on a dev machine to build the Country Projects Page (on a high-end MBP).
@kouphax @psd I'd be…
-
Could potentially use the mysql plugin https://grafana.com/docs/grafana/latest/datasources/mysql/ to query the slurmdb directly, rather than having to use slurm_stats/filebeat/elasticsearch, which wou…
sjpb updated
7 months ago
-
It would be beneficial for `dmioscope`to access `dmstats` functionality via a library style interface; this would eliminate `fork`/`exec` overheads and repetitive data munging (`int`->`char`->`String`…
-
Question marks are not allowed in environment variables but are valid keywords in clojure. We should escape question mark to something (maybe `_Q_`) and use that as the variable name.
-
https://github.com/filecoin-project/go-state-types/blob/5bc58c65d65c8e171b140c7a897ee72fd2d092df/builtin/v14/verifreg/verifreg_types.go#L121
https://github.com/filecoin-project/builtin-actors/blob/…
-
[WIT](https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md) is an IDL for describing Wasm components, which [wit-bindgen](https://github.com/bytecodealliance/wit-bindgen) can use…
-
[pathlib](https://docs.python.org/3/library/pathlib.html) offers a nifty object-oriented API and lots of convenience functionality for interacting with fs paths. See [the pep](https://www.python.org/d…
-
Hi,
We are wondering whether it is valid to use LDSC to estimate the bivariate intercept (to be used as an indicator of sample overlap) when trait h2 is low?
For our traits we get the following …