CSE250
  • Home
  • Projects
  • Contact
  • Materials
  • Navigate
    Slides Syllabus FAQ
  • Projects
    • Project 0: Introduction
    • Project 1: What's in a name?
    • Project 2: Late flights and missing data (JSON files)
    • Project 3: Finding relationships in baseball.
    • Project 4: Can you predict that?
    • Project 5: The war with Star Wars
    • Project 6: Git your resume online

Projects

We will be relying on a few resources for this course. You will find the pertinant readings attached to each of the projects. Those readings will be culled from;

  • Python for Data Science: A port of R for Data Science using the Python packages pandas and Altair.
  • pandas User Guide
  • Altair User Guide
  • scikit-learn learn User Guide
  • scikit-learn tutorials
  • Python Data Science Handbook
  • A Whirlwind Tour of Python
  • SQL

Wes McKinney’s pandas code for his book Python for Data Analysis is a useful reference as well: https://github.com/wesm/pydata-book

Updated on 15 Sep 2020

Frequently Asked Questions Project 0: Introduction

J. Hathaway and BYU-I ©