 NumPy Cookbook
We, NumPy users, live in exciting times. New NumPy-related developments seem to come
to our attention every week or maybe even daily. When this book was being written, NumPy
Foundation of Open Code for Usable Science was created. The Numba project—NumPy-aware,
dynamic Python compiler using LLVM—was announced. Also,... |  |  Python for Data Analysis
The scientific Python ecosystem of open source libraries has grown substantially over the last 10 years. By late 2011, I had long felt that the lack of centralized learning resources for data analysis and statistical applications was a stumbling block for new Python programmers engaged in such work. Key projects for data... |  |  NumPy Beginner's Guide - Second Edition
An action packed guide using real world examples of the easy to use, high performance, free open source NumPy mathematical library
Overview
-
Perform high performance calculations with clean and efficient NumPy code
-
Analyze large data sets with statistical functions
-
Execute...
|