Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

As you indicate, Pandas is effectively another language, distinct from regular Python. E.g. it doesn't really use loops. So I think what irritates a lot of people about pandas is that they think "Cool. I can solve this complex problem in a couple of lines of Python code with pandas." then get irritated when they find that the couple of lines of pandas they need to use is "Incomprehensible pandas gibberish" instead of the familiar Python code they were expecting.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: