Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
498df81
initial commit for spring 2026, section 002
Dec 20, 2025
0174b5c
updated schedule and minor typos and formatting fixes
Dec 20, 2025
dcb7cd8
new branch section 001
jrasero Jan 10, 2026
dbd7d4e
update LEEEME
jrasero Jan 10, 2026
f9d112c
update LEEEME
jrasero Jan 10, 2026
526a18f
update LEEEME
jrasero Jan 10, 2026
fce05ee
Update grading.md
jrasero Jan 12, 2026
8ec26d0
Create foo
jrasero Jan 15, 2026
910cbc6
Rename foo to README.md
jrasero Jan 15, 2026
8e608e7
Update README.md
jrasero Jan 15, 2026
e4214d8
Added Survey Responses
Taran-Gupta Jan 16, 2026
875fc5b
Add files via upload
simoneminorr Jan 16, 2026
27ed2a1
Add data dictionary for hot dog survey data
simoneminorr Jan 16, 2026
24862ec
Update README with survey data details
simoneminorr Jan 16, 2026
6cf5df0
Rename data-dictionary.md to data_dictionary_26.md
simoneminorr Jan 16, 2026
64e258c
Update data dictionary file name in README
simoneminorr Jan 16, 2026
fc36563
Adding csv version of hot dog data
simoneminorr Jan 16, 2026
633ba2d
Update data dictionary with new survey questions
simoneminorr Jan 16, 2026
b508af9
Update data file reference in data dictionary
simoneminorr Jan 16, 2026
527edec
survey data readme and reporting
shreeja-tangutur Jan 16, 2026
3dbcd62
Add EDA file
Taran-Gupta Jan 16, 2026
ad2a731
Update frequency options for hot dog consumption
simoneminorr Jan 16, 2026
08edc54
Merge pull request #111 from Taran-Gupta/spring-2026_section-001
jrasero Jan 21, 2026
7c32e79
Merge pull request #107 from simoneminorr/spring-2026_section-001
jrasero Jan 21, 2026
9d498b9
Document with analysis plan
shreeja-tangutur Jan 21, 2026
1c5d592
Merge branch 'spring-2026_section-001' into spring-2026_section-001
shreeja-tangutur Jan 21, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -127,3 +127,7 @@ dmypy.json

# Pyre type checker
.pyre/

# HTML files and README files directory
*.html
README_files/
Loading