Skip to Content
Python: Advanced Predictive Analytics
book

Python: Advanced Predictive Analytics

by Ashish Kumar, Joseph Babcock
December 2017
Beginner to intermediate
660 pages
15h 31m
English
Packt Publishing
Content preview from Python: Advanced Predictive Analytics

Summary

The main learning outcomes of this chapter are summarized as follows:

  • Various methods and variations in importing a dataset using pandas: read_csv and its variations, reading a dataset using open method in Python, reading a file in chunks using the open method, reading directly from a URL, specifying the column names from a list, changing the delimiter of a dataset, and so on.
  • Basic exploratory analysis of data: observing a thumbnail of data, shape, column names, column types, and summary statistics for numerical variables
  • Handling missing values: The reason for incorporation of missing values, why it is important to treat them properly, how to treat them properly by deletion and imputation, and various methods of imputing data.
  • Creating dummy ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Mastering Predictive Analytics with Python

Mastering Predictive Analytics with Python

Joseph Babcock

Publisher Resources

ISBN: 9781788992367Supplemental Content