David Roher

Results 9 issues of David Roher

I noticed that COI/pthreads aren't included in the manual bundling examples, and I'm wondering if it's possible to support it. I'm using Vite (3.0) to to set up the duckdb...

It looks like the API has introduced breaking changes since the last time mlbgame was updated on PyPi/the latest release (2.5.0 on 4/16/18). `mlbgame.events('2019_08_14_balmlb_nyamlb_1')` will work without a problem when...

* Simple makefile commands like `make mysql` rather than having to run the entire docker command * Extend docker-compose file to publish both `latest` and absolute versions

I'm looking to help make this data as accessible as possible for experienced researchers and novice data analysts alike -- please let me know if anything would help! This includes...

help wanted
good first issue
question

The data files are currently baked into the images for each database, which is not ideal because they're a single huge layer and Docker can't share it between images even...

There are a few manual tasks I need to do in order to update Boxball when Retrosheet publishes new data. While they don't take very long, they're still a pain...

I wrote a hacky algorithm to find likely Joycean compounds. It excludes any words already tagged as compounds in the XML, as well as any words inside of a foreign...

## Bug Report ### Steps to Reproduce: Run this code in jupyterlab (duckdb version was 0.10.1 but should work on any recent version) ``` import perspective import duckdb import pyarrow...

bug