Ben Dilday
Ben Dilday
I thought it might be useful to include the script I used to derive the [statcast imputed values](https://github.com/BillPetti/baseballr/pull/71) in the repo. This is good for reproducibility, but additionally this is...
The free-data fork no longer exists.
Clean up to: * remove hard pins on versions in requirements and requirements-dev * add explicit 3.9 support * ...?
The DataSource class needs to be refactored to make the interface and the update methods more consistent between different sources (lahman, statcats, fangraphs, etc). and to make it more straight-forward...
### Feature Request / Improvement Improve read times of metadata.json by storing schemas in a file and using the file pointers in the metadata.json instead of storing all schema copies...
### Apache Iceberg version 0.8.0 ### Please describe the bug 🐞 While reading metadata via `table.inspect.partitions()`, have seen exceptions from the cachetools library. There are 2 different variants as shown...