Data Visualisation with Python: Seaborn and Scatter Plots

Go to class
Write Review

Data Visualisation with Python: Seaborn and Scatter Plots provided by FutureLearn is a comprehensive online course, which lasts for 4 weeks long, 4 hours a week. Data Visualisation with Python: Seaborn and Scatter Plots is taught by Ed Marks. Upon completion of the course, you can receive an e-certificate from FutureLearn. The course is taught in Englishand is Paid Course. Visit the course page at FutureLearn for detailed price information.

Overview
  • This course will teach you how to bring big data sets to life through data visualisation using the powerful Python programming language.

    Explore the best data visualisation tools to become a programming expert

    On this course, you’ll look at Python for beginners in data analytics. Python is one of the most widely used, and easiest to use programming languages, powering the back-ends of some of the world’s biggest online companies, including Google, Dropbox and Instagram.

    You’ll learn how a Python programmer uses data to create graphical representations that can be easily analysed and examined.

    Learn how to use Seaborn in Python

    This course will also introduce you to Seaborn, a data-visualisation library in Python. Seaborn combines aesthetic appeal with the powerful technical insights of the programming language.

    You’ll learn how to identify a scatter plot, line plot, and other relational plots, as well as how to understand the differences between them.

    Understand quantitative and categorical variables

    What are quantitative and categorical variables used for in Python? You’ll see how the programming language visualises categorical data (which has a fixed length) and quantitative data (which can be measured).

    You’ll also find out how to categorise plots and other quantitative variables of data visualisation.

    Examine uncertainty in data and visualisation workflows

    The final section of the course will teach you the basics of uncertainty within visualisations. You’ll examine uncertainty in data, point estimate intervals, and confidence bands.

    Using your new knowledge, you’ll be able to confidently display uncertainty in data and walk through creating a workflow of a visualisation based on exploring a dataset.

    This course is designed for professionals looking to grow their confidence in using Python to produce exploratory and explanatory visualisations and build dashboards, as well as better communicate their insights.

    During this course we’ll be using Tableau Public and Excel. If you don’t have Excel, you might find this online version useful.We recommend you use a computer to access these elements.

Syllabus
    • Introduction to Seaborn and visualising quantitative variables
      • Welcome to the course!
      • Introduction to Seaborn
      • Visualising quantitative variables
      • Wrap-up
    • Visualising categorical and quantitative variables and customising Seaborn plots
      • Introduction
      • Visualising categorical and quantitative variables
      • Customising Seaborn plots
      • Wrap-up
    • Highlighting data and using colour in visualisations
      • Introduction
      • Highlighting your data
      • Using colour in visualisations
      • Wrap-up
    • Showing uncertainty and visualisation workflow
      • Introduction
      • Showing uncertainty
      • Visualisation workflow
      • Wrap-up