Data Literacy with Python

  • 2h 43m
  • Oswald Campesato
  • Mercury Learning
  • 2024

The purpose of this book is to usher readers into the world of data, ensuring a comprehensive understanding of its nuances, intricacies, and complexities. With Python 3 as the primary medium, the book underscores the pivotal role of data in modern industries, and how its adept management can lead to insightful decision-making. The book provides a quick introduction to foundational data-related tasks, priming the readers for more advanced concepts of model training introduced later on. Through detailed, step-by-step Python code examples, the reader will master training models, beginning with the kNN algorithm, and then smoothly transitioning to other classifiers, by tweaking mere lines of code. Tools like Sweetviz, Skimpy, Matplotlib, and Seaborn are introduced, offering readers a hands-on experience in rendering charts and graphs. Companion files with source code and data sets are available by writing to the publisher.

FEATURES:

  • Introduces tools like Sweetviz, Skimpy, Matplotlib, and Seaborn offering readers a hands-on experience in rendering charts and graphs
  • Companion files with numerous Python code samples

About the Author

Oswald Campesato specializes in Deep Learning, Python, and GPT-4. He is the author/co-author of over forty books including Python 3 Using ChatGPT / GPT-4, NLP for Developers, and Artificial Intelligence, Machine Learning and Deep Learning (all Mercury Learning).

In this Book

  • Working with Data
  • Outlier and Anomaly Detection
  • Cleaning Datasets
  • Introduction to Statistics
  • Matplotlib and Seaborn