Joshua Peek

Results 4 issues of Joshua Peek

# fix(python): ensure pyarrow.compute module is loaded Stumbled across a pyarrow lazy loading race condition where `pa.compute` functions may not be available just yet. It's difficult to test in the...

python
fix

Bumped into this issue trying to use `pl.from_dicts`. Type checkers in strict modes seem to not like `SchemaDefinition` -> `PythonDataType` using `list` and `tuple` without explicit args. I believe passing...

python
fix

Periodically pull down https://github.com/josh.keys

This repo seems to work pretty great on my Windows Arm laptop. So thanks for that! This adds an `aarch64` convenience to the `nixosConfigurations` flake outputs. It would be cool...