CSE250
  • Home
  • Projects
  • Contact
  • Materials
  • Slides
  • Navigate
    Syllabus FAQ
  • Projects
    • Project: Introduction (2 days)
    • Project 1: What is in a name? (4 days)
    • Project 2: Are we missing JSON on our flight? (4 days)
    • Project 3: Finding relationships in baseball. (4 days)
    • Project 4: Can you predict that? (4 days)
    • Project 5: The war with Star Wars (4 days)
    • Project 6: Git your resume online (4 days)

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 by data.world

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: Introduction (2 days)

J. Hathaway and BYU-I ©