Turn your raw SQL queries into fully type annotated Python functions with a single decorator. - GitHub - racinette/querky: Turn your raw SQL queries into fully type annotated Python functions with ... (more…)
Read more »
Fast numerical array expression evaluator for Python, NumPy, Pandas, PyTables and more - pydata/numexpr... (more…)
Read more »
I’ve been itching to write this article since I authored Python vs Copy on Write last year. To recap, I found myself awake at 4 AM trying to performance tune the cache on a long running ETL w…...
Read more »
A collection of useful python data structures, tricks, and must-knows for coding interviews - amirgamil/Python-Interview-Tricks... (more…)
Read more »
In this video I show how to use the curvefit function in the scipy.optimize library. I also look at practical examples from physics.Tutorial Playlist:https:/... (more…)
Read more »