Writing Efficient Code with pandas
Leonidas Souliotis
PhD Candidate
Select random rows and columns efficiently
Replace values of a DataFrame efficiently using replace()
Iterate on a DataFrame using numpy optimization
Comparison of the groupby() function compared to native python code
Writing Efficient Code with pandas