Pricelists.org Pricelists.org Inloggen Registreren

Python Programming for Data Analysis

☆☆☆☆☆ (0 reviews)
Show price history
Python Programming for Data Analysis
Lowest price (incl. delivery)
52,01 AUD
Typical price1 020,71 PLN
Lowest (90 days)88,39 PLN
Offers3
Last updated20 uur geleden
See best offer
Verkoper Product price Delivery Totaal Beschikbaarheid Updated
VI VitalSource 27,01 AUD 25,00 AUD 52,01 AUD Beschikbaar 1 dag geleden View offer
SP Springer Nature Author 12 154,00 JPY 19,00 JPY 12 173,00 JPY Beschikbaar 10 uur geleden View offer
SP SpringerNatureLink Shop INT 100,50 EUR 19,00 EUR 119,50 EUR Beschikbaar 20 uur geleden View offer

Prijzen en beschikbaarheid kunnen wijzigen. Laatst bijgewerkt: 08.08.2026 13:48.

EAN 9783030689513
Springer Nature
0,0
☆☆☆☆☆
0 reviews
5★ 0%
4★ 0%
3★ 0%
2★ 0%
1★ 0%

Product reviews

Rating
No reviews yet — be the first!
This textbook grew out of notes for the ECE143 Programming for Data Analysis class that the author has been teaching at University of California, San Diego, which is a requirement for both graduate and undergraduate degrees in Machine Learning and Data Science. This book is ideal for readers with some Python programming experience. The book covers key language concepts that must be understood to program effectively, especially for data analysis applications. Certain low-level language features are discussed in detail, especially Python memory management and data structures. Using Python effectively means taking advantage of its vast ecosystem. The book discusses Python package management and how to use third-party modules as well as how to structure your own Python modules. The section on object-oriented programming explains features of the language that facilitate common programming patterns. After developing the key Python language features, the book moves on to third-party modules that are foundational for effective data analysis, starting with Numpy. The book develops key Numpy concepts and discusses internal Numpy array data structures and memory usage. Then, the author moves onto Pandas and details its many features for data processing and alignment. Because strong visualizations are important for communicating data analysis, key modules such as Matplotlib are developed in detail, along with web-based options such as Bokeh, Holoviews, Altair, and Plotly. The text is sprinkled with many tricks-of-the-trade that help avoid common pitfalls. The author explains the internal logic embodied in the Python language so that readers can get into the Python mindset and make better design choices in their codes, which is especially helpful for newcomers to both Python and data analysis. To get the most out of this book, open a Python interpreter and type along with the many code samples.

Similar products