Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learning Path: Python: Effective Data Analysis Using Python
Rating: 3.9 out of 5(20 ratings)
405 students

Learning Path: Python: Effective Data Analysis Using Python

Use Pythons tools & libraries effectively for extracting data from web & creating attractive & informative visualization
Last updated 4/2017
English

What you'll learn

  • Scrape the Twitter stream to collect real-time data
  • Predictive methods that can forecast and predict future trends based on current data
  • Use the Selenium module and scrape with Selenium
  • Discover how to perform parsing with BeautifulSoup
  • Make 3D visualizations mainly using mplot3d

Course content

3 sections86 lectures10h 36m total length
  • The Course Overview3:55

    This video provides an overview of the entire course.

  • Getting started with Python26:22

    The aim of this video is to introduce us to Python.

  • Getting Data using the Twitter API20:47

    We will learn how to collect and store the data.

  • Collecting and Storing Tweets9:26

    We will explore how to collect and store twitter tweets.

  • Database Design10:30

    We will talk about database design.

  • Pandas and Databases5:55

    We will explore Pandas and other databases.

  • Panda Series, Dataframes, and Columnar Operations21:21

    We will explore the concepts of Panda series, data frames and columnar operations.

  • Grouping Operations and Working with Date Columns17:01

    We will take a look operations and how to exactly work with columns.

  • Merging Operations and Exporting data to JSON/CSV14:54

    We will explore how to merge various operations and learn how to export data to JSON/CSV.

  • Array Features, Bucketting Arrays and Histogram Functions21:02

    We will take a look at what exactly arrays are, their different types, and histogram functions.

  • Simple Aggregations21:23

    See exactly what simple aggregations are.

  • Linear Algebra4:29

    We will explore the concept of linear algebra.

  • Introducting PyQT and MatplotLib31:47

    We will learn how to present stories via simple visualizations and representations. 

  • Creating Charts7:35

    We will learn the different types of graphical representations. 

  • Simple XY Plots with Axis Scales4:47

    We will learn how to create Simple XY plots and axis scales.

  • Introduction to the NTLK Package18:53

    We will learn how to handle text data. 

  • Bag of Words

    We will find out exactly what do we mean by Bag of words.

  • Classification of Words9:26

    We will learn how to classify words.

  • Stemming11:53

    We will take a look at stemming of words.

  • Simple Sentiment Analysis5:42

    We will use the simple sentiment analysis using scrapped tweets.

  • Grouping By Dimensions and Classification of Data Types25:04

    We will learn how to group dimensions and also take a look at the different types of data that is generated.

  • Trend Analysis and Deriving New Metrics20:28

    We will take a look at New metrics and dimensions will be derived to get hidden insights.

  • Correlation Analysis17:28

    We will take a look at the concept of co-relation analysis.

  • Course Summary3:30

    We will briefly go over what we covered in the course and also take a glimpse at what the future holds for us.

Requirements

  • A computer
  • Internet connection
  • Good hold on the basics of Python

Description

Over the years, almost every organization has understood the importance of analyzing data.

In fact, it would not be an overstatement to say that “No organization will be able to survive today’s cut-throat competition if it does not analyze data.

Data analysis as we know it is the process of taking the source data, refining it to get useful information, and then making useful predictions from it.

In this Learning Path, we will learn how to analyze data using the powerful toolset provided by Python.

Packt’s Video Learning Paths are a series of individual video products put together in a logical and stepwise manner such that each video builds on the skills learned in the video before it.

Python features numerous numerical and mathematical toolkits such as Numpy, Scipy, Scikit learn, and SciKit, all used for data analysis and machine learning. With the aid of all of these, Python has become the language of choice of data scientists for data analysis, visualization, and machine learning.

We will have a general look at data analysis and then discuss the web scraping tools and techniques in detail. We will show a rich collection of recipes that will come in handy when you are scraping a website using Python, addressing your usual and unusual problems while scraping websites by diving deep into the capabilities of Python’s web scraping tools such as Selenium, BeautifulSoup, and urllib2.

We will then discuss the visualization best practices. Effective visualization helps you get better insights from your data, and help you make better and more informed business decisions.

After completing this Learning Path, you will be well-equipped to extract data even from dynamic and complex websites by using Python web scraping tools, and get a better understanding of the data visualization concepts. You will also learn how to apply these concepts and overcome any challenge while implementing them.

To ensure that you get the best of the learning experience, in this Learning Path we combine the works of some of the leading authors in the business.

About the authors

Benjamin Hoff spent 3 years working as a software engineer and team leader doing graphics processing, desktop application development, and scientific facility simulation using a mixture of C++ and Python. This sparked a passion for software development and developmental programming and led him to explore state-of-the art projects in natural language processing, facial detection/recognition, and machine learning.

Charles Clayton is a sole proprietor of crclayton technologies co, and an independent web developer. He is an experienced developer and Python specialist in Python web scraping solutions and tools such as Selenium, BeautifulSoup, and urllib2. He also has worked as a Reliability Engineer with West frazweer.

Dimitry Foures is a data scientist with a background in applied mathematics and theoretical physics. After completing his physics undergraduate studies in ENS Lyon (France), he studied fluid mechanics at École Polytechnique in Paris where he obtained first class in Master’s degree. He holds a PhD in applied mathematics from the University of Cambridge. He currently works as a data scientist for a smart energy startup in Cambridge, in close collaboration with the university.

Giuseppe Vettigli is a data scientist who has worked in the research industry and academia for many years. His work is focused on the development of machine learning models and applications to use information from structured and unstructured data. He also writes about scientific computing and data visualization in Python in his blogs.

Igor Milovanović is an experienced developer, with strong background in Linux system knowledge and software engineering education. He is skilled in building scalable data-driven distributed software rich systems.

Who this course is for:

  • This course is ideal for those who are new to data analysis and for those who are already into data analytics and want to enhance their data extraction and visualization skills.