Skip to content
This repository has been archived by the owner on Jan 6, 2024. It is now read-only.

codeparkhouston/intro-to-data-with-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Launch this notebook using this button:

Binder

Welcome!

This repo contains workshop materials for a beginner pandas user. We are going through this in an interactive workshop format. Please feel free to explore! Whether you're jumping ahead or staying at some sections for longer, no worries - we're here to help.

Outline

  1. What is Python and why Python?
    1. Why pandas?
  2. Python notebooks
    1. How do people use Python notebooks in their workflow?
    2. How do we use it?
  3. Python Basics
    1. numbers, strings
    2. errors
    3. lists
    4. dictionaries
    5. variables, conditionals, loops
    6. reading and writing to files
    7. what does import mean - ecosystem
  4. Pandas
    1. What is it/why it matters
    2. How to get help
    3. What is data frame
      1. What is a series
      2. What is a data frame
      3. Reading data from files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published