exsell-jc

Results 7 comments of exsell-jc

> The UMAP algorithm doesn't really have the concept of a cluster the way you are talking about here. You can [read more here in the Python docs](https://umap-learn.readthedocs.io/en/latest/clustering.html); notice what...

I don't know if I would call it advertising; I think it would help people make decisions on trying/switching over to `tidypolars` or not. It's purely benchmarking (not people with...

I thought I mentioned it, but another reason why including `tidypolars` would be effective is because the user/audience can see that identical (tidy) code is used for benchmarking since cross-language...

Workaround (not exactly a solution) -- use `polars` `inbetween`, not as elegant, but works I'm having problem with filtering/date comparison. I just added the `filter()` pipe to your code. ```...

Hey @markfairbanks, double congrats! :) Thanks for keeping us in the loop. No worries about it for now.

> Thanks for this idea @exsell-jc! Do you typically use `MASS::mca()` or something else for this kind of task? Sure thing @juliasilge Actually, I'm unsure if `MASS` is better or...

I thought I created an issue about this, but I might be wrong -- might've been in a wrong repository. It would be really nice if this gets implemented.