Real Python
  • Start Here
  • Learn Python
    Start Learning
    Your Learning Plan →Your personalized Python learning plan Python Tutorials →In-depth articles and video courses Learning Paths →Guided study plans for accelerated learning
    Practice
    Quizzes & Exercises →Check your learning progress Browse Topics →Focus on a specific area or skill level Reference →Concise definitions for common Python terms
    Get Help
    Code Mentor →BetaPersonalized code assistance & learning tools Office Hours →Live Q&A calls with Python experts Community Chat →Learn with other Pythonistas
    Go Deeper
    Live Courses →Live, instructor-led Python courses Books →Round out your knowledge and learn offline Podcast →Hear what’s new in the world of Python
    Unlock All Content and Become a Python Expert →Get unlimited access to all Real Python has to offer
    Unlock All Content →Become a Python Expert
  • More
    Learner Stories Python Newsletter Python Job Board Meet the Team Become a Contributor
  • Search
/
  • Join
  • Sign‑In

Reading and Writing CSV Files (Quiz)

Joe Tatusko
Reading and Writing CSV Files Joe Tatusko 05:30
Recommended Tutorial Sample CSV Files (.zip) Ask a Question
  • Contents
  • Discussion (1)

Become a Member to take the quiz.

Avatar image for Andras

Andras on Aug. 14, 2025

Can’t submit answers to the quiz :(

Never mind, nice tutorial, thanks.

Become a Member to join the conversation.

Course Contents

Overview
100%
    What Are CSV Files? 01:37
    Reading CSVs With Python's "csv" Module 04:13
    Exercise: Read CSV as Dictionaries 08:00
    Advanced CSV Reader Parameters 03:51
    Writing CSVs With Python's "csv" Module 05:33
    Exercise: Write Employee CSV 08:00
    Reading CSVs With Pandas 04:30
    Writing CSVs With Pandas 02:12
    Exercise: Load CSV With Pandas 08:00
    Reading and Writing CSV Files (Quiz) 05:30

© 2012–2026 Real Python ⋅ Privacy Policy