舉報

會員
Data Wrangling with Python
最新章節:
Appendix
Fordatatobeusefulandmeaningful,itmustbecuratedandrefined.DataWranglingwithPythonteachesyouthecoreideasbehindtheseprocessesandequipsyouwithknowledgeofthemostpopulartoolsandtechniquesinthedomain.ThebookstartswiththeabsolutebasicsofPython,focusingmainlyondatastructures.ItthendelvesintothefundamentaltoolsofdatawranglinglikeNumPyandPandaslibraries.You’llexploreusefulinsightsintowhyyoushouldstayawayfromtraditionalwaysofdatacleaning,asdoneinotherlanguages,andtakeadvantageofthespecializedpre-builtroutinesinPython.ThiscombinationofPythontipsandtrickswillalsodemonstratehowtousethesamePythonbackendandextract/transformdatafromanarrayofsourcesincludingtheInternet,largedatabasevaults,andExcelfinancialtables.Tohelpyouprepareformorechallengingscenarios,you’llcoverhowtohandlemissingorwrongdata,andreformatitbasedontherequirementsfromthedownstreamanalyticstool.Thebookwillfurtherhelpyougraspconceptsthroughreal-worldexamplesanddatasets.Bytheendofthisbook,youwillbeconfidentinusingadiversearrayofsourcestoextract,clean,transform,andformatyourdataefficiently.
目錄(61章)
倒序
- 封面
- 版權頁
- Preface
- About the Book
- Chapter 1 Introduction to Data Wrangling with Python
- Introduction
- Python for Data Wrangling
- Lists Sets Strings Tuples and Dictionaries
- Summary
- Chapter 2 Advanced Data Structures and File Handling
- Introduction
- Advanced Data Structures
- Basic File Operations in Python
- Summary
- Chapter 3 Introduction to NumPy Pandas and Matplotlib
- Introduction
- NumPy Arrays
- Pandas DataFrames
- Statistics and Visualization with NumPy and Pandas
- Summary
- Chapter 4 A Deep Dive into Data Wrangling with Python
- Introduction
- Subsetting Filtering and Grouping
- Detecting Outliers and Handling Missing Values
- Concatenating Merging and Joining
- Useful Methods of Pandas
- Summary
- Chapter 5 Getting Comfortable with Different Kinds of Data Sources
- Introduction
- Reading Data from Different Text-Based (and Non-Text-Based) Sources
- Introduction to Beautiful Soup 4 and Web Page Parsing
- Summary
- Chapter 6 Learning the Hidden Secrets of Data Wrangling
- Introduction
- Advanced List Comprehension and the zip Function
- Data Formatting
- Identify and Clean Outliers
- Activity 8: Handling Outliers and Missing Data
- Summary
- Chapter 7 Advanced Web Scraping and Data Gathering
- Introduction
- The Basics of Web Scraping and the Beautiful Soup Library
- Reading Data from XML
- Reading Data from an API
- Fundamentals of Regular Expressions (RegEx)
- Summary
- Chapter 8 RDBMS and SQL
- Introduction
- Refresher of RDBMS and SQL
- Using an RDBMS (MySQL/PostgreSQL/SQLite)
- Summary
- Chapter 9 Application of Data Wrangling in Real Life
- Introduction
- Applying Your Knowledge to a Real-life Data Wrangling Task
- Activity 12: Data Wrangling Task – Fixing UN Data
- Activity 13: Data Wrangling Task – Cleaning GDP Data
- Activity 14: Data Wrangling Task – Merging UN Data and GDP Data
- Activity 15: Data Wrangling Task – Connecting the New Data to the Database
- An Extension to Data Wrangling
- Summary
- Appendix 更新時間:2021-06-11 13:40:41
推薦閱讀
- 大數據項目管理:從規劃到實現
- 大數據改變世界
- Maya 2012從入門到精通
- 新手學電腦快速入門
- 構建高性能Web站點
- 塊數據5.0:數據社會學的理論與方法
- 運動控制系統應用與實踐
- Excel 2007技巧大全
- Azure PowerShell Quick Start Guide
- 智能生產線的重構方法
- Hands-On Data Warehousing with Azure Data Factory
- 云計算和大數據的應用
- Mastering GitLab 12
- Artificial Intelligence By Example
- 機器學習案例分析(基于Python語言)
- 自適應學習:人工智能時代的教育革命
- Kubernetes on AWS
- 網管員世界2009超值精華本
- 信息系統安全保障評估
- 多媒體技術應用教程
- 單片機C語言編程實踐
- Learn Power BI
- 單片機技術
- 計算機導論:實訓篇(第2版)
- R Graph Essentials
- 初入職場之嵌入式Linux開發快速上手
- Amazon Fargate Quick Start Guide
- Reinforcement Learning with TensorFlow
- 看圖學中文版Word 2003
- Flex 3開發實踐