𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Python for Data Science: A Hands-On Introduction

✍ Scribed by Yuli Vasiliev


Publisher
No Starch Press
Year
2022
Tongue
English
Leaves
248
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


A hands-on, real-world introduction to data analysis with the Python programming language, loaded with wide-ranging examples.

Python is an ideal choice for accessing, manipulating, and gaining insights from data of all kinds.
Python for Data Science introduces you to the Pythonic world of data analysis with a learn-by-doing approach rooted in practical examples and hands-on activities. You’ll learn how to write Python code to obtain, transform, and analyze data, practicing state-of-the-art data processing techniques for use cases in business management, marketing, and decision support.

You will discover Python’s rich set of built-in data structures for basic operations, as well as its robust ecosystem of open-source libraries for data science, including NumPy, pandas, scikit-learn, matplotlib, and more. Examples show how to load data in various formats, how to streamline, group, and aggregate data sets, and how to create charts, maps, and other visualizations. Later chapters go in-depth with demonstrations of real-world data applications, including using location data to power a taxi service, market basket analysis to identify items commonly purchased together, and machine learning to predict stock prices.


πŸ“œ SIMILAR VOLUMES


Hands on Data Science for Biologists Usi
✍ Yasha Hasija, Rajkumar Chakraborty πŸ“‚ Library πŸ“… 2021 πŸ› CRC Press 🌐 English

<p>Hands-on Data Science for Biologists using Python has been conceptualized to address the massive data handling needs of modern-day biologists. With the advent of high throughput technologies and consequent availability of omics data, biological science has become a data-intensive field. This hand

Hands on Data Science for Biologists Usi
✍ Yasha Hasija πŸ“‚ Library 🌐 English

Hands-on Data Science for Biologists using Python has been conceptualized to address the massive data handling needs of modern-day biologists. With the advent of high throughput technologies and consequent availability of omics data, biological science has become a data-intensive field. This hands-o

A Hands-On Introduction to Data Science
✍ Chirag Shah πŸ“‚ Library πŸ“… 2020 πŸ› Cambridge University Press 🌐 English

This book introduces the field of data science in a practical and accessible manner, using a hands-on approach that assumes no prior knowledge of the subject. The foundational ideas and techniques of data science are provided independently from technology, allowing students to easily develop a firm

A Hands-On Introduction to Data Science
✍ Chirag Shah πŸ“‚ Library πŸ“… 2020 πŸ› Cambridge University Press 🌐 English

This book introduces the field of data science in a practical and accessible manner, using a hands-on approach that assumes no prior knowledge of the subject. The foundational ideas and techniques of data science are provided independently from technology, allowing students to easily develop a firm

Hands-On Data Analysis with Pandas: A Py
✍ Stefanie Molin πŸ“‚ Library πŸ“… 2021 πŸ› Packt Publishing 🌐 English

Get to grips with pandas - a versatile and high-performance library for manipulating, processing, cleaning, and crunching datasets in Python Key Features β€’ Perform efficient data analysis and manipulation tasks using pandas 1.x β€’ Implement pandas in different real-world domains with the help of