tom-at-rewbi
Results
2
issues of
tom-at-rewbi
# Rationale for this change My expectation for `to_record_batches` was that it would yield batches and not materialize an entire parquet file in memory, but it looks like the current...
[The GFS example notebook](https://herbie.readthedocs.io/en/2023.12.3/user_guide/_model_notebooks/gfs.html) seems to be unrunnable. It uses imports that are actually within the herbie package (e.g. toolbox is herbie.toolbox) and not global imports, and it also refers...