This tutorial will prepare you for some common questions you'll encounter during your data engineer interview. You'll learn how to answer questions about databases, ETL pipelines, and big data workflows. You'll also take a look at SQL, NoSQL, and Redis us... (more…)
Read more »
You can use py-spy to profile already running Python code without restarting your process or modifying the source code. (more…)
Read more »
A fully-featured remote debugger for python. Contribute to kmaork/madbg development by creating an account on GitHub. (more…)
Read more »
Quadratic programs are a particular kind of mathematical optimization problems that can be applied to solve a variety of problems, for instance: in statistics for curve fitting, in machine learning to compute support vector machines (SVMs), in robotics to... (more…)
Read more »