Movatterモバイル変換


[0]ホーム

URL:


Visualizing Data in Python Using plt.scatter()

Using plt.scatter() to Visualize Data in Python

An important part of working with data is being able tovisualize it. Python has several third-party modules you can use for data visualization. One of the most popular modules isMatplotlib and its submodulepyplot, often referred to using the aliasplt. Matplotlib provides a very versatile tool calledplt.scatter() that allows you to create both basic and more complex scatter plots.

In this course, you’ll learn how to:

  • Create ascatter plot usingplt.scatter()
  • Use the required and optionalinput parameters
  • Customize scatter plots forbasic and more advanced plots
  • Representmore than two dimensions on a scatter plot

What’s Included:

Downloadable Resources:

Related Learning Paths:

Start Now

Using plt.scatter() to Visualize Data in Python

11 Lessons 31m

  1. 1. Using plt.scatter() to Visualize Data in Python (Overview)01:21
  2. 2. Creating Scatter Plots06:09
  3. 3. Customizing Markers in Scatter Plots00:31
  4. 4. Changing the Size02:28
  5. 5. Changing the Color01:57
  6. 6. Changing the Shape03:28
  7. 7. Changing the Transparency02:06
  8. 8. Customizing the Colormap and Style03:04
  9. 9. Exploring plt.scatter() Further07:27
  10. 10. Reviewing the Key Input Parameters02:10
  11. 11. Using plt.scatter() to Visualize Data in Python (Summary)00:58
Start Now

AboutDarren Jones

With 20 years as a teacher of music technology, Darren is keen to bring his skills to the Python table.

» More about Darren

Each tutorial at Real Python is created by a team of developers so that it meets our high quality standards. The team members who worked on this tutorial are:

Related Courses:

← Browse All Courses


[8]ページ先頭

©2009-2026 Movatter.jp