Skip to content

r y x, r

the only blog on the internet robust to heteroskedastic errors

  • Home

    Tag: pandas

    For the Love of God, Stop Using iterrows()

    January 15, 2020January 16, 2020 by W.D.

    It is always wrong to use the iterrows method in Pandas. If I were on the Pandas dev team, I would have no hesitation depreciating it and then deleting it out of existence. There are two problems with iterrows: Problem 1. Loops in Pandas are a sin. The first and most important problem is that, … Continue reading For the Love of God, Stop Using iterrows()

    Posted in UncategorizedTagged pandas, python

    Blog at WordPress.com.