Mastering matplotlib

2.9 out of 5 stars 8 ratings
ISBN-13: 978-1783987542
ISBN-10: 1783987545
Why is ISBN important?
ISBN
This bar-code number lets you verify that you're getting exactly the right version or edition of a book. The 13-digit and 10-digit formats both work.
Scan an ISBN with your phone
Use the Amazon App to scan ISBNs and compare prices.
Share <Embed>
Loading your book clubs
There was a problem loading your book clubs. Please try again.
Not in a club? Learn more
Amazon book clubs early access

Join or create book clubs

Choose books together

Track your books
Bring your club to Amazon Book Clubs, start a new book club and invite your friends to join, or find a club that’s right for you for free.
Used: Good | Details
Condition: Used: Good
Comment: Item in good condition. Textbooks may not include supplemental items i.e. CDs, access codes etc...
Access codes and supplements are not guaranteed with used items.
$3.98 delivery May 31 - June 6. Details
Or fastest delivery May 26 - June 1. Details
In Stock.
Ships from and sold by Amazon.com.
Available at a lower price from other sellers that may not offer free Prime shipping.
List Price: $39.99 Details
Save: $8.40 (21%)
FREE delivery Friday, May 27
Or fastest delivery Wednesday, May 25. Order within 18 hrs 45 mins
Mastering matplotlib has been added to your Cart
Available at a lower price from other sellers that may not offer free Prime shipping.

Amazon First Reads | Editors' picks at exclusive prices

Product details

  • Publisher ‏ : ‎ Packt Publishing (June 29, 2015)
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 292 pages
  • ISBN-10 ‏ : ‎ 1783987545
  • ISBN-13 ‏ : ‎ 978-1783987542
  • Item Weight ‏ : ‎ 1.11 pounds
  • Dimensions ‏ : ‎ 7.5 x 0.66 x 9.25 inches
  • Customer Reviews:
    2.9 out of 5 stars 8 ratings

About the author

Follow authors to get new release updates, plus improved recommendations.
Brief content visible, double tap to read full content.
Full content visible, double tap to read brief content.

Duncan has been programming since 1981, when he joined others of his generation in coding for the pleasure and adventure of it -- with games! Duncan has maintained a blog since 2003 where he has provided tutorials and thoughts on Python, network programming, distributed computing, Lisp dialects, and Erlang. Duncan is a Python Software Foundation Fellow, a speaker at Erlang conferences, core contributor to LFE, and co-maintainer of the LFE documentation and blog. Duncan is the author of a book on data visualization for Python, and spends his nights working on community books for LFE, including an on-going project which is converting the famous work ~Structure and Interpretation of Computer Programs~ to LFE from its native Scheme. With 20 years of active involvement in open source software, Duncan's greatest pleasure comes from sharing amazing technologies -- new and old! -- with curious and interested minds. His greatest joy? Seeing the successes of those he has been able to help, directly or indirectly.

Customer reviews

2.9 out of 5 stars
2.9 out of 5
8 global ratings

Top reviews from the United States

Reviewed in the United States on July 31, 2018
5 people found this helpful
Report abuse
Reviewed in the United States on August 14, 2018
3 people found this helpful
Report abuse
Reviewed in the United States on August 12, 2015
20 people found this helpful
Report abuse
Reviewed in the United States on May 12, 2017
Customer image
5.0 out of 5 stars Intermediate matplotlib
Reviewed in the United States on May 12, 2017
'Mastering matplotlib' is a textbook for someone acquainted with using the Python library named 'matplotlib.' Also the IPython/Jupyter interpreter, since the 'nbagg' IPython Notebook backend to matplotlib will also be used. The 'nbagg' backend is for working with plots in a Web browser. Other Python libraries were SciPy, NumPy, Pandas and Seaborn.

Most Jupyter notebooks in the tutorials start with:

import matplotlib
matplotlib.use('nbagg')
%matplotlib inline
import matplotlib.pyplot as plt

One convenience to appreciate is how the author listed dependent libraries featured in the textbook, and even stored them in a text file included within the accompanying code, which can be downloaded for free from Packt Publishing. The generous author even states: "...you are welcome to...utilize the matplotlib library and the provided code in whatever way you see fit." Free practical, usable code. Once the free code has been downloaded, the github.com repo masteringmatplotlib/notebooks is optional.[[ASIN:1783987545 Mastering matplotlib]]
Images in this review
Customer image
Customer image
3 people found this helpful
Report abuse
Reviewed in the United States on August 11, 2015
14 people found this helpful
Report abuse

Top reviews from other countries

T
2.0 out of 5 stars The solution for non-computer scientists unable to work in teams
Reviewed in the United Kingdom on December 19, 2017
Justin Marley
5.0 out of 5 stars Detailed Book for Advanced Readers
Reviewed in the United Kingdom on November 24, 2017
N. Phillips
3.0 out of 5 stars Assumes Python 3
Reviewed in the United Kingdom on June 6, 2016
One person found this helpful
Report abuse