Python Tools for Scientists (No Starch Press)
Wednesday, 08 February 2023

This book, subtitled "An Introduction to Using Anaconda, JupyterLab, and Python's Scientific Libraries", provides an introduction to Python and its most popular tools for scientists and engineers for research, simulations, and collaboration. Lee Vaughan introduces tools including Anaconda, Spyder, Jupyter Notebooks, JupyterLab, and numerous Python libraries.

<ASIN:1718502664>

The book covers using Python for tasks such as creating visualizations, representing geospatial information, simulating natural events, and manipulating numerical data. Having shown how to set up an optimal programming environment with Anaconda, the book goes on to a fast-paced Python primer, after which comes a tour of scientific tools and libraries like scikit-learn and seaborn for manipulating and visualizing data, and for analyzing it with machine learning algorithms.

Author: Lee Vaughan
Publisher: No Starch Press
Date: January 2023
Pages: 744
ISBN: 978-1718502666
Print: 1718502664
Kindle: B09WJXRNWT
Audience: Scientists interested in Python
Level: Introductory/Intermediate
Category: Python

pythontools

Topics covered:

 

  • Create isolated projects in virtual environments, build interactive notebooks, test code in the Qt console, and use Spyder’s interactive development features
  • Use Python’s built-in data types, write custom functions and classes, and document your code
  • Represent data with the essential NumPy, Matplotlib, and pandas libraries
  • Use Python plotting libraries like Plotly, HoloViews, and Datashader to handle large datasets and create 3D visualizations

 

For recommendations of Python books see Books for Pythonistas and Python Books For Beginners in our Programmer's Bookshelf section.

For more Book Watch just click.

Book Watch is I Programmer's listing of new books and is compiled using publishers' publicity material. It is not to be read as a review where we provide an independent assessment. Some, but by no means all, of the books in Book Watch are eventually reviewed.

To have new titles included in Book Watch contact  BookWatch@i-programmer.info

Follow @bookwatchiprog on Twitter or subscribe to I Programmer's Books RSS feed for each day's new addition to Book Watch and for new reviews.

 

 

Banner
 


Beginning Rust Programming

Author: Ric Messier
Publisher: Wiley
Date: March 2021
Pages: 416
ISBN: 978-1119712978
Print: 1119712971
Kindle: B08WZ2D7WC
Audience: Developers wanting to learn Rust
Rating: 3
Reviewer: Mike James
Everyone seems to want to know what makes Rust special. Does this book give the answers?



Driving Value With Sprint Goals

Author: Maarten Dalmijn
Publisher: Addison-Wesley
Pages: 256
ISBN: 9780137381920
Print: 0137381921
Kindle:B0C7ZJR7N2
Audience: Scrum developers
Rating: 5
Reviewer: Kay Ewbank

Over the years I've read a lot of books about agile development and Scrum, and most concentrate on the methodology rather tha [ ... ]


More Reviews