John Compitello

Results 7 comments of John Compitello

Seconded. I am looking for way to draw an infinite line, and there doesn't seem to be any possible way to do so currently.

Ok, so the main problem with this PR is that it uses `precomputed`, which doesn't respect faceting right now. So it'll end up plotting the same plot on each facet...

Confirmed still a problem in 0.2.38.

So we already support building with Spark 3.2 if you build your own jar. We just use 3.1 for our pypi release because it's what Google, AWS, and Azure have...

We could add a new function called like `split_py` that does the python thing, deprecate the old one, and swap in the future?

Looking at our documentation, we document `n` as `maximum number of splits`. That makes this seem like a bug to me, especially in the 0 case. But clearly people use...

I'll be reviewing this shortly.