Books The best python books to undesrtand the language Python for Data Science, for dummiesIntro to python from scratch for non-programmers. A Primer on Scientifical Programming with python, LangtangenIntro to python from a scientific programming perspective: dealing with numerical errors, code optimization, performance, algorithm convergence. Data Structures and Algorithms with pythonIntro to datastructures and algorithmic desing in Python. Refreshing concepts. Fluent Python 3Advanced python programming. Extraordinary book. How to avoid common pitfalls. Guide to NumpyClassic intro to numpy library. Scipy and NumpyIntro to Scipy and Numpy. Python for Data Analysis, Wes MckinneyEverything about pandas and how to FIX DATA.