Use NumPy's RNG to make random arrays for quick testing of stats functions. Generate normal data and set mean/std by adding and scaling; visualize with Seaborn. Run regressions and correlations ...
More good reads and Python updates elsewhere Python’s cffi reaches version 2.0 One of the most convenient and popular libraries for calling into the world of C from Python just got a major ...