Jeff Hammerbacher
Jeff Hammerbacher
Nice list at http://rodrigob.github.io/are_we_there_yet/build/classification_datasets_results.html; in addition to MNIST and CIFAR, they have - [ ] [STL-10](https://cs.stanford.edu/~acoates/stl10/) - [ ] [SVHN](http://ufldl.stanford.edu/housenumbers/) - [ ] [ILSVRC2012 task 1](http://image-net.org/challenges/LSVRC/2012/index#data)
Thanks for this useful library! I'm just filing this issue to collect interest in having wheels for this library.
As implemented by [Boost](http://www.boost.org/doc/libs/1_46_0/libs/regex/doc/html/boost_regex/syntax/basic_extended.html), for example.
I could not find an issue to track work on adding a Snowflake backend to Ibis. Feel free to close this one if I missed it!
The MRC IEU at Bristol has a [specification](https://github.com/MRCIEU/gwas-vcf-specification) for storing GWAS summary statistics in a VCF file. While I certainly have mixed feelings about using VCF files as a container...
Over at https://github.com/malariagen/vector-data/discussions/22#discussioncomment-590949, @alimanfoo notes that Ag1000G only releases their data as VCF files, and that it might be nice to have the same data in a PLINK-accessible format. Could...
@tomwhite wrote up some great instructions at https://github.com/pystatgen/sgkit/issues/608#issuecomment-891117795. We should probably put these instructions somewhere more permanent, though I'm not quite sure where. Perhaps as a discussion at https://github.com/orgs/pystatgen/teams/committers?
It will add complexity to our doc build and push but I think we're at the point now where we should support searching different versions of the docs, including the...