Anja Kefala

Results 158 comments of Anja Kefala

Good idea, @AllergicMushroom! Thanks for the suggestion. It should only be an hour or two of work. @saulpw would be happy to pair with you on it, if you're interested.

@thejud I would love seperate PRs for each one! =)

@cpcloud Yes, sorry! I'm travelling soon, but was planning to add tests today!

Hey @gforsyth and @cpcloud! I added a simple test. But unlike with the issue, this test passes on `main`. So there is something about the fetched example that lead to...

It seems that the example zone already contained a `geom` column. Reproducing the scenario still unfortunately passed on `main`: ``` 565 566 def test_cache_geometry(con): 567 # ibis issue #10324 568...

Use the output of `time`, and compare against a baseline. Explore https://pypi.org/project/pytest-benchmark/

> If you document uv tool you might consider documenting pipx too while you're at it. This is probably the biggest reason we're not going to document it. =( There...