Today I learned about DataFrame.query and DataFrame.eval, which I first saw when I was looking over some students’ shoulders during code review last quarter. Very cool way to make things faster to run and to read: https://gist.github.com/aflaxman/f40ecd3c3eb33f5ab8d2
Faster, clearer code with Python Pandas
Comments Off on Faster, clearer code with Python Pandas
Filed under Uncategorized