Dr. Nina Zumel just shared a nice Pandas/Polars Rosetta Stone. The common needed data wrangling operations in Pandas and Polars. This can help with the data wrangling in your projects. Please check it out https://t.co/tt4bKA5f5O
#pydata#pandas#polars#datascience#Python
The standard method to estimated an expected value is to use the average from a sample. When we know something about how the data is grouped, you can do better. Please check it out:
https://t.co/a3pz8kqU3H
#python#data#pydata#datascience#statistics
Having some fun with a short lecture on using the decomposition of regression problems (predicting numbers) into a function plus error or residuals.
https://t.co/Xv6F2spfd2
#statistics#datascience
The whole purpose of this account has been to try to drive traffic to the Win Vector blog https://t.co/sqj8jpaR4x . I admit I haven't kept that. But if that is no going to be allowed ...
Hi, #polars Peeps, would please love some help with aggregating strings in Python Polars. I have an open question here: "How to get max string per group in Polars?" (works for numbers, not for strings) https://t.co/yklI3FT0WX
I am starting to experiment with a the Polars data frame library in Python. In fact I have started development on a data algebra to Polars adapter. Please check out my initial notes and experiment here: https://t.co/JmvBlZBpFP #python#pydata#datascience#polars