Learn the NumPy trick for generating synthetic data that actually behaves like real data.
It is laborious to add tracing code to every function manually. The code repeats 99% of time. Other languages can either modify code or have wrapper notations that makes even manual tracing much less ...