Back to Browse

Pandas Part 1 | Python for Blind - L18 | Programming with NVDA

87 views
Aug 19, 2025
1:01:47

Learn Pandas from Scratch – Accessible Tutorial for Visually Impaired Users (NVDA Friendly) In this fully accessible tutorial for visually impaired learners, we dive into the Pandas library for Python, guiding you step by step on how to load, analyze, and manipulate data using NVDA screen reader-friendly techniques. What you’ll learn in this video: • Introduction to Pandas: What Pandas is and why it’s essential for data analysis. • Data Structures: Understanding DataFrames and Series and their differences. • Loading Data: How to load CSV or Excel files into Pandas DataFrames. • Exploring Data: Using .head(), .tail(), .info(), .describe(), and .shape to understand your data. • Accessing Data: Learn to access columns and rows efficiently. • Indexing & Slicing: Use .iloc and .loc for precise data selection. • Filtering Data: Filter DataFrames based on specific conditions and values. • Missing Data: Identify missing or empty values using .empty, .isnull(), .notnull(). • Masking: Understand masking to filter or modify data conditionally. • Data Cleaning: Tips to clean and prepare your data for analysis. This tutorial is designed for NVDA users, ensuring all examples and explanations are screen reader-friendly. By the end, you’ll be confident in loading, exploring, filtering, and cleaning data using Pandas. Tools Required: Python, Pandas library, NVDA screen reader (free and open-source) 🔗 Helpful Links & Resources • Pandas Documentation: https://pandas.pydata.org • NVDA Screen Reader: https://www.nvaccess.org Start mastering Pandas for accessible data analysis today! #SightlessSystems #Pandas #PythonForBlind #AccessibleCoding #TechForBlind

Download

0 formats

No download links available.

Pandas Part 1 | Python for Blind - L18 | Programming with NVDA | NatokHD