Skip to main content
HomeCode-alongsData Visualization

Data Visualization in Python for Absolute Beginners

Learn the basics of creating an interactive plot using Plotly.
Feb 2023
Code along with us onCode Along

View Slides

In this live training, you will learn the basics of how to create an interactive plot using Plotly. You will visualize Seoul bike sharing data using bar plots, scatter plots and line plots using Plotly as well as DataLab's no-code chart cell. In the process, we’ll tease out how Seoul weather is impacting bike sharing trends. No prior Python experience is required for this code-along. We'll start at the beginning!

Key takeaways

  • Get started with Python plotting syntax

  • Learn to draw common plot types such as bar plots, scatter plots and line plots

  • Discover techniques to customize and enhance your plots

Additional Resources

Slides

Topics
Related

tutorial

A Comprehensive Tutorial on Optical Character Recognition (OCR) in Python With Pytesseract

Master the fundamentals of optical character recognition in OCR with PyTesseract and OpenCV.
Bex Tuychiev's photo

Bex Tuychiev

11 min

tutorial

Encapsulation in Python Object-Oriented Programming: A Comprehensive Guide

Learn the fundamentals of implementing encapsulation in Python object-oriented programming.
Bex Tuychiev's photo

Bex Tuychiev

11 min

tutorial

Everything You Need to Know About Python Environment Variables

Learn the ins and outs of managing Python environment variables with os and python-dotenv libraries.
Bex Tuychiev's photo

Bex Tuychiev

9 min

tutorial

Everything You Need to Know About Python's Maximum Integer Value

Explore Python's maximum integer value, including system limits and the sys.maxsize attribute.
Amberle McKee's photo

Amberle McKee

5 min

tutorial

Python KeyError Exceptions and How to Fix Them

Learn key techniques such as exception handling and error prevention to handle the KeyError exception in Python effectively.
Javier Canales Luna's photo

Javier Canales Luna

6 min

tutorial

Troubleshooting The No module named 'sklearn' Error Message in Python

Learn how to quickly fix the ModuleNotFoundError: No module named 'sklearn' exception with our detailed, easy-to-follow online guide.
Amberle McKee's photo

Amberle McKee

5 min

See MoreSee More