Welcome to Scientific Python and its community. If youâ re a scientist who programs with Python, this practical guide not only teaches you the fundamental parts of SciPy and libraries related to it, but also gives you a taste for beautiful, easy-to-read code that you can use in practice. Youâ ll learn how to write elegant code thatâ s clear, concise, and efficient at executing the task at hand.
Throughout the book, youâ ll work with examples from the wider scientific Python ecosystem, using code that illustrates principles outlined in the book. Using actual scientific data, youâ ll work on real-world problems with SciPy, NumPy, Pandas, scikit-image, and other Python libraries.