Florian R. Hölzlwimmer

Results 157 comments of Florian R. Hölzlwimmer

It seems like the applyInPandas function starts a new local cluster in every evaluation. How can I make it re-use the actors' cluster connection?

@wolfv Thanks for the suggestion, but unfortunately this does not help. The same issue appears again. Off-topic: Would you suggest to completely disable defaults when using conda-forge?

Stumbled over this when pl.scan_parquet() failed reading a dataset written with PySpark. Having this would be highly appreciated! :)

Yes, but the difference is that this one does not show nested structures: ![grafik](https://user-images.githubusercontent.com/1200058/177745037-47f7e593-eb16-4c1a-98b5-4efd71be8355.png)

Just hit the same issue! `pl.col().cut()` would be highly appreciated :)

Would be very nice to have a final solution to this problem. This costs me every day at least 5min of time. Multiplied by number of people using our Jupyterhub,...

@rkdarst Is this functional?

Hey, I tried to get this running but the only thing I accomplished until now is to have tests passing with the current Jupyterhub master: https://github.com/Hoeze/jupyterhub - How do I...

Is this usable with multiple users and LDAP authentication? We do have a jupyterhub instance with LDAP authentication + slurm spawners. It would be fine to spawn servers manually, but...

Same issue as I posted here: https://github.com/jupyterhub/jupyterhub/issues/2731