Cantitate/Preț
Produs

Foundations of Data Science with Python: Chapman & Hall/CRC The Python Series

Autor John M. Shea
en Limba Engleză Paperback – 22 feb 2024
Foundations of Data Science with Python introduces readers to the fundamentals of data science, including data manipulation and visualization, probability, statistics, and dimensionality reduction. This book is targeted toward engineers and scientists, but it should be readily understandable to anyone who knows basic calculus and the essentials of computer programming. It uses a computational-first approach to data science: the reader will learn how to use Python and the associated data-science libraries to visualize, transform, and model data, as well as how to conduct statistical tests using real data sets. Rather than relying on obscure formulas that only apply to very specific statistical tests, this book teaches readers how to perform statistical tests via resampling; this is a simple and general approach to conducting statistical tests using simulations that draw samples from the data being analyzed. The statistical techniques and tools are explained and demonstrated using a diverse collection of data sets to conduct statistical tests related to contemporary topics, from the effects of socioeconomic factors on the spread of the COVID-19 virus to the impact of state laws on firearms mortality.
This book can be used as an undergraduate textbook for an Introduction to Data Science course or to provide a more contemporary approach in courses like Engineering Statistics. However, it is also intended to be accessible to practicing engineers and scientists who need to gain foundational knowledge of data science.
Key Features:               
  • Applies a modern, computational approach to working with data
  • Uses real data sets to conduct statistical tests that address a diverse set of contemporary issues
  • Teaches the fundamentals of some of the most important tools in the Python data-science stack
  • Provides a basic, but rigorous, introduction to Probability and its application to Statistics
  • Offers an accompanying website that provides a unique set of online, interactive tools to help the reader learn the material
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 51411 lei  3-5 săpt. +4188 lei  5-11 zile
  CRC Press – 22 feb 2024 51411 lei  3-5 săpt. +4188 lei  5-11 zile
Hardback (1) 132145 lei  6-8 săpt.
  CRC Press – 22 feb 2024 132145 lei  6-8 săpt.

Din seria Chapman & Hall/CRC The Python Series

Preț: 51411 lei

Preț vechi: 55882 lei
-8% Nou

Puncte Express: 771

Preț estimativ în valută:
9839 10220$ 8173£

Carte disponibilă

Livrare economică 13-27 ianuarie 25
Livrare express 28 decembrie 24 - 03 ianuarie 25 pentru 5187 lei

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9781032350424
ISBN-10: 1032350423
Pagini: 496
Ilustrații: 19 Tables, black and white; 195 Line drawings, color; 3 Line drawings, black and white; 7 Halftones, color; 202 Illustrations, color; 3 Illustrations, black and white
Dimensiuni: 178 x 254 x 33 mm
Greutate: 1.05 kg
Ediția:1
Editura: CRC Press
Colecția Chapman and Hall/CRC
Seria Chapman & Hall/CRC The Python Series


Public țintă

Academic

Notă biografică

John M. Shea, PhD is a Professor in the Department of Electrical and Computer Engineering at the University of Florida, where he has taught classes on stochastic methods, data science, and wireless communications for over 20 years. He earned his PhD in Electrical Engineering from Clemson University in 1998 and later received the Outstanding Young Alumni award from the Clemson College of Engineering and Science. Dr. Shea was co-leader of Team GatorWings, which won the Defense Advanced Research Project Agency’s (DARPA’s) Spectrum Collaboration Challenge (DARPA's fifth Grand Challenge) in 2019. He received the Lifetime Achievement Award for Technical Achievement from the IEEE Military Communications Conference (MILCOM) and is a two-time winner of the Ellersick Award from the IEEE Communications Society for the Best Paper in the Unclassified Program of MILCOM. He has been an editor for IEEE Transactions on Wireless Communications, IEEE Wireless Communications magazine, and IEEE Transactions on Vehicular Technology.

Cuprins

1. Introduction  2. First Simulations, Visualizations, and Statistical Tests  3. First Visualizations and Statistical Tests with Real Data  4. Introduction to Probability  5. Null Hypothesis Tests  6. Conditional Probability, Dependence, and Independence  7. Introduction to Bayesian Methods  8. Random Variables  9. Expected Value, Parameter Estimation, and Hypothesis Tests on Sample Means  10. Decision Making with Observations from Continuous Distributions  11. Categorical Data, Tests for Dependence, and Goodness of Fit for Discrete Distributions  12. Multidimensional Data: Vector Moments and Linear Regression  13. Working with Dependent Data in Multiple Dimensions

Descriere

Foundations of Data Science with Python introduces readers to the fundamentals of data science, including data manipulation and visualization, probability, statistics, and dimensionality reduction. Intended for engineers and scientists, it can be used by any who know computer programming.