Exploratory Data Analysis with Python Cookbook by Ayodele Oluleye

Exploratory Data Analysis with Python Cookbook by Ayodele Oluleye

Author:Ayodele Oluleye
Language: eng
Format: epub
Publisher: Packt Publishing Pvt Ltd
Published: 2023-06-07T00:00:00+00:00


Getting ready

In this recipe, we will work with one dataset: San Francisco Air Traffic Passenger Statistics data from Kaggle.

Create a folder for this chapter and create a new Python script or Jupyter Notebook file in that folder. Create a data subfolder and place the SF_Air_Traffic_Passenger_Statistics_Transformed.csv file in that subfolder. Alternatively, you could retrieve all the files from the GitHub repository.

Note

Kaggle provides the San Francisco Air Traffic Passenger Statistics data for public use data at https://www.kaggle.com/datasets/oscarm524/san-francisco-air-traffic-passenger-statistics?select=SF_Air_Traffic_Passenger_Statistics.csv. However, for this recipe and others in this chapter, the data was aggregated to give only the date and the total passenger count. The original and transformed data are available in the repository.



Download



Copyright Disclaimer:
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Popular ebooks
A Developer's Guide to Building Resilient Cloud Applications with Azure by Hamida Rebai Trabelsi(4064)
Exploratory Data Analysis with Python Cookbook by Ayodele Oluleye(1208)
R Web Scraping Quick Start Guide by Olgun Aydin(925)
Mastering PostgreSQL 15 - Fifth Edition by Hans-Jürgen Schönig(466)
Apache Hadoop 3 Quick Start Guide by Hrishikesh Karambelkar(282)
Pandas for Everyone: Python Data Analysis, 2nd Edition by Daniel Y. Chen(259)
Learn SQL with MySQL: Retrieve and Manipulate Data Using SQL Commands with Ease by Ashwin Pajankar(243)
Deploy Node.js on GCP: A comprehensive guide to deploying Node.js on Google Cloud Platform by Jonathan Lin(239)
Configuring Sales and Distribution in SAP ERP by Unknown(181)
SQL Query Design Patterns and Best Practices by Steve Hughes & Dennis Neer & Dr. Ram Babu Singh & Shabbir H. Mala & Leslie Andrews & Chi Zhang(180)
Intermediate Python by Oswald Campesato(165)
Leveling Up with SQL by Mark Simon(162)
Learning Data Science by Sam Lau(154)
Kimmel N. The Python Bible for Beginners. A Step-By-Step Guide...2023 by Unknown(117)
Data Engineering with AWS: A Comprehensive Guide to Building Robust Data Pipelines by Paul Brian(117)
SQL in 7 Days: A Quick Crash Course in Manipulating Data, Databases Operations, Writing Analytical Queries, and Server-side Programming by Alex Bolenok(112)
Python Data Science by Scratch Austin(112)
Databricks Lakehouse Platform Cookbook: 100+ recipes for building a scalable and secure Databricks Lakehouse by Dr. Alan L. Dennis(110)
Pandas Basics by Oswald Campesato(102)
Database Fundamentals (Mastering Database Management Series) by Edet Theophilus(102)