Lucas Morin

Results 16 comments of Lucas Morin

Yes, I have found describe to not be enough for real life application (you know those hardcoded "999999"). I'd like to get other opinions, then i'll try to handle it.

Somehow I just noticed pandas has an info method (https://pandas.pydata.org/docs/reference/api/pandas.DataFrame.info.html) that provides dtypes and non null. counts. Is there something similar in polars ?

Yes I was looking for something dynamical. Some way to specify the attribute used for color after the rendering / hide some nodes after the rendering;

@priyankamishra31 Can you share it publicly ? This is of concern for me as well.

I would have appreciated to find this number too. From personnal experience (see: https://www.kaggle.com/code/lucasmorin/mistral-7-b-instruct-electricity-co2-consumption) the run time for the same query is 10x, which generally make the cpu usage impractical...

I was trying to do it myself. Ultimately my problem relates more to positioning the plots on the grid, than optbinning itself.