The Repository

.
├── cheatsheets
│   ├── ds-122-final-exam-cheat-sheet.pdf
│   ├── ds-122-midterm-1-cheat-sheet.pdf
│   ├── ds-122-midterm-2-cheat-sheet.pdf
│   ├── index.html
│   └── style.css
├── discussion
│   ├── dis_11.ipynb
│   ├── dis_13.pdf
│   ├── dis10.ipynb_-_colaboratory.pdf
│   ├── dis9.zip
│   ├── discussion_7.pdf
│   ├── discussion8_sheet.ipynb
│   ├── ds122_discussion_1
│   │   ├── ds122_discussion_1_notebook.pdf
│   │   ├── ds122_discussion_1.ipynb
│   │   ├── ds122_discussion_1.pptx
│   │   ├── index.html
│   │   ├── style.css
│   │   └── superherodataset.csv
│   ├── ds122_discussion_2.pdf
│   ├── ds122_discussion_3.pdf
│   ├── ds122_discussion_4.pdf
│   ├── ds122_discussion_5.pdf
│   ├── index.html
│   └── style.css
├── extra_question_parameter_estimation_lecture_1.pdf
├── Final Exam
│   ├── ds122_final_practice_solutions.pdf
│   ├── ds122_final_practice.pdf
│   ├── index.html
│   └── style.css
├── final-exam
├── homework-solutions
├── homeworks
│   ├── Homework 1
│   │   ├── ds-122-homework-1.pdf
│   │   ├── ds122_hw1_questions.ipynb
│   │   ├── ds122_hw1.ipynb
│   │   ├── hwk01_mlb.csv
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 10
│   │   ├── ds-122-homework-10.pdf
│   │   ├── hw_10_data.csv
│   │   ├── hw-10-computational.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 2
│   │   ├── ds-122-homework-2.pdf
│   │   ├── hw2_questions_computational.ipynb
│   │   ├── index.html
│   │   ├── pokemon.csv
│   │   └── style.css
│   ├── Homework 3
│   │   ├── ds-122-homework-3.pdf
│   │   ├── hw-3-computational.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 4
│   │   ├── ds-122-homework-4.pdf
│   │   ├── hw4_computational.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 5
│   │   ├── ds-122-homework-5.pdf
│   │   ├── hw5_computational.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 6
│   │   ├── ds-122-homework-6.pdf
│   │   ├── hw6-computational_1.ipynb
│   │   ├── index.html
│   │   ├── league_tables.csv
│   │   └── style.css
│   ├── Homework 7
│   │   ├── birds_dataset.csv
│   │   ├── ds-122-homework-7.pdf
│   │   ├── hw-7-computational_1.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── Homework 8
│   │   ├── batting.csv
│   │   ├── ds-122-homework-8.pdf
│   │   ├── hw-8-computational.ipynb
│   │   ├── index.html
│   │   ├── pitching.csv
│   │   └── style.css
│   ├── Homework 9
│   │   ├── ds-122-homework-9.pdf
│   │   ├── hw-9-computational.ipynb
│   │   ├── index.html
│   │   └── style.css
│   ├── homework-1
│   ├── homework-10
│   ├── homework-2
│   ├── homework-3
│   ├── homework-4
│   ├── homework-5
│   ├── homework-6
│   ├── homework-7
│   ├── homework-8
│   ├── homework-9
│   ├── index.html
│   └── style.css
├── index.html
├── Midterm 1
│   ├── cleanshot-2023-10-08-at-20.11.32@2x.png
│   ├── ds122_midterm1_practice_solutions.pdf
│   ├── ds122_midterm1_practice.pdf
│   ├── index.html
│   ├── mle
│   │   ├── index.html
│   │   ├── midterm_review_mle_solution_problem_a.pdf
│   │   ├── midterm_review_mle.pdf
│   │   └── style.css
│   └── style.css
├── Midterm 2
│   ├── ds122_midterm2_practice.pdf
│   ├── ds122_midterm2-solution_2022.pdf
│   ├── index.html
│   ├── midterm2_practice_solutions.pdf
│   └── style.css
├── midterm-1
├── midterm-2
├── Some Notes on Python
│   ├── ds-122-notes-on-python.pdf
│   ├── index.html
│   └── style.css
├── some-notes-on-python
├── style.css
├── syllabus
│   ├── ds122_syllabus_fall23_updated.pdf
│   ├── ds122_syllabus_fall23.pdf
│   ├── index.html
│   └── style.css
├── Uber Case
│   ├── index.html
│   ├── style.css
│   └── uber_eda.ipynb
└── uber-case


22 directories, 120 files


tree v2.1.1 © 1996 - 2023 by Steve Baker and Thomas Moore
HTML output hacked and copyleft © 1998 by Francesc Rocher
JSON output hacked and copyleft © 2014 by Florian Sesser
Charsets / OS/2 support © 2001 by Kyosuke Tokoro