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
 


Python Crash Course, 3rd Ed (No Starch Press)

Author: Eric Matthes
Publisher: No Starch Press
Pages: 552
ISBN: 978-1718502703
Print: 1718502702
Kindle: B09WJX22TV
Audience: People wanting to learn Python
Level: Introductory/Intermediate
Audience: Not the complete beginner
Rating: 4
Reviewer: Alex Armstrong
To reach a third edition this [ ... ]



SQL Server 2022 Revealed

Author: Bob Ward
Publisher: Apress
Pages: 506
ISBN: 978-1484288931
Print:1484288939
Kindle: B0BLB4VJL9
Audience: DBAs & SQL devs
Rating: 5
Reviewer: Ian Stirk

This book aims to explain the new features in SQL Server 2022, how does it fare?


More Reviews