Python Programming and Visualization for Scientists

Python continues to gain dominance as a language of choice for analyzing and visualizing scientific data. Although it has concise, intuitive syntax, learning how to plot and visualize data requires scouring the internet for documentation and examples. This book was written from the perspective of "What book would the authors want to have had when they were transitioning to Python?"

A second edition of the book was made necessary by the transition to Python 3, which did not maintain full backward compatibility with earlier versions of the language. The second edition has been completely revised to ensure that all code examples work in Python 3. Additional chapters on the Pandas library and Cartopy have been included, as well as an appendix on Jupyter notebooks, which have become an important tool for developing and communicating code in both the research and educational settings.

The 90 figures are mostly in color, and color syntax highlighting is used with all code samples throughout the text to facilitate visual recognition of program structure.

The first edition of the book has proven useful not only as a classroom text but also as a guide and reference for students, educators, and researchers who already have programming experience and want to start creating plots and analyzing data using Python. The second edition will serve the same role. It is not meant for the person who is completely new to programming, nor is it an introductory computer science textbook. The authors' assumptions are that the reader has some experience programming with a language other than Python.

Although the new Python programmer may wish to read the book cover to cover, the book is organized such that an experienced programmer can readily jump to the appropriate chapter. An extensive index aids in searching for functions and methods useful for data visualization and analysis.

1123778574
Python Programming and Visualization for Scientists

Python continues to gain dominance as a language of choice for analyzing and visualizing scientific data. Although it has concise, intuitive syntax, learning how to plot and visualize data requires scouring the internet for documentation and examples. This book was written from the perspective of "What book would the authors want to have had when they were transitioning to Python?"

A second edition of the book was made necessary by the transition to Python 3, which did not maintain full backward compatibility with earlier versions of the language. The second edition has been completely revised to ensure that all code examples work in Python 3. Additional chapters on the Pandas library and Cartopy have been included, as well as an appendix on Jupyter notebooks, which have become an important tool for developing and communicating code in both the research and educational settings.

The 90 figures are mostly in color, and color syntax highlighting is used with all code samples throughout the text to facilitate visual recognition of program structure.

The first edition of the book has proven useful not only as a classroom text but also as a guide and reference for students, educators, and researchers who already have programming experience and want to start creating plots and analyzing data using Python. The second edition will serve the same role. It is not meant for the person who is completely new to programming, nor is it an introductory computer science textbook. The authors' assumptions are that the reader has some experience programming with a language other than Python.

Although the new Python programmer may wish to read the book cover to cover, the book is organized such that an experienced programmer can readily jump to the appropriate chapter. An extensive index aids in searching for functions and methods useful for data visualization and analysis.

48.0 In Stock
Python Programming and Visualization for Scientists

Python Programming and Visualization for Scientists

Python Programming and Visualization for Scientists

Python Programming and Visualization for Scientists

Paperback(2nd ed.)

$48.00 
  • SHIP THIS ITEM
    In stock. Ships in 1-2 days.
  • PICK UP IN STORE

    Your local store may have stock of this item.

Related collections and offers


Overview

Python continues to gain dominance as a language of choice for analyzing and visualizing scientific data. Although it has concise, intuitive syntax, learning how to plot and visualize data requires scouring the internet for documentation and examples. This book was written from the perspective of "What book would the authors want to have had when they were transitioning to Python?"

A second edition of the book was made necessary by the transition to Python 3, which did not maintain full backward compatibility with earlier versions of the language. The second edition has been completely revised to ensure that all code examples work in Python 3. Additional chapters on the Pandas library and Cartopy have been included, as well as an appendix on Jupyter notebooks, which have become an important tool for developing and communicating code in both the research and educational settings.

The 90 figures are mostly in color, and color syntax highlighting is used with all code samples throughout the text to facilitate visual recognition of program structure.

The first edition of the book has proven useful not only as a classroom text but also as a guide and reference for students, educators, and researchers who already have programming experience and want to start creating plots and analyzing data using Python. The second edition will serve the same role. It is not meant for the person who is completely new to programming, nor is it an introductory computer science textbook. The authors' assumptions are that the reader has some experience programming with a language other than Python.

Although the new Python programmer may wish to read the book cover to cover, the book is organized such that an experienced programmer can readily jump to the appropriate chapter. An extensive index aids in searching for functions and methods useful for data visualization and analysis.


Product Details

ISBN-13: 9780972903356
Publisher: Sundog Publishing, LLC
Publication date: 01/11/2021
Edition description: 2nd ed.
Pages: 372
Product dimensions: 8.25(w) x 11.00(h) x 0.77(d)

About the Author

Alex DeCaria is a professor of meteorology at Millersville University, where among other courses he teaches a class in Python programming and visualization for undergraduate meteorology and ocean sciences majors.

Grant Petty is a professor of atmospheric science at the University of Wisconsin-Madison, where he teaches courses in atmospheric physics, meteorological measurements, and satellite meteorology. Data analysis using Python plays a central role in many lab exercises in his courses as well as in his research.

Table of Contents

I. Basic Python programming

  • Getting started
  • Syntax and data types
  • Strings
  • Mathematical operators and functions
  • Structure and control
  • File I/O
  • Numpy arrays
  • Functions and modules
  • Defining classes and methods

II. Plotting and visualization with Matplotlib

  • 1-D plotting
  • Multi-panel plots
  • 2-D plotting
  • Cartopy for plotting maps
  • 3-D plotting

III. Additional topics

  • Dates and times
  • Pandas
  • Reading scientific data sets
  • Regular expressions
  • Linear algebra
  • Fourier analysis

IV. Miscellany

  • Interpolation and resampling
  • Linear regression
  • Numerical differentiation and integration
  • Smoothing of data
  • Saving and loading arbitrary Python objects
  • Physical constants
  • Physical dimensions and units
  • Special mathematical functions
  • Speed and optimization of code

Appendices

  • Jupyter notebooks - a primer
  • LaTeX quick reference

From the B&N Reads Blog

Customer Reviews