Tutor-Created Resources
π¨This page is under construction!π¨
This page has content made by DSC 10 tutors over the course of time that they thought would be helpful. Feel free to click through on this page, or if youβd like to view the content directly in browser, click the βsourceβ link.
Table of contents
- Dataframes
- Dataframe Review by Nathaniel Del Rosario, Ashley Ho, Chaninder Rishi
- Query Examples by Keenan Serrano, Norah Kerendian, Ylesia Wu
- DSC10 πΌ .groupby() by Kate Feng
- When should we use .groupby? by Zoe Ludena
- Number of Rows After a Merge by Jason Huynh
- Merge by Ester Tsai
- DSC 10 Data Structures by Minchan Kim
- Strings, Series, and Arrays
- Coding Tips, Debugging Errors, and Jupyter Notebook Shortcuts
- Probability
- Statistics
Dataframes
Dataframe Review by Nathaniel Del Rosario, Ashley Ho, Chaninder Rishi
Query Examples by Keenan Serrano, Norah Kerendian, Ylesia Wu
(source)
DSC10 πΌ .groupby() by Kate Feng
(source)
When should we use .groupby? by Zoe Ludena
(source)
Number of Rows After a Merge by Jason Huynh
(source)
Merge by Ester Tsai
(source) If you would like to check out more of Ester's Projects, please click (here!)
DSC 10 Data Structures by Minchan Kim
(source)
Strings, Series, and Arrays
String Methods by Keenan Serrano, Norah Kerendian, Ylesia Wu
(source)
Series String Methods by Keenan Serrano, Norah Kerendian, Ylesia Wu
(source)
.str.contains(), .str methods by Michelle Hong
(source)
String, Series, Array methods by Sophie Wang
(source)
Coding Tips, Debugging Errors, and Jupyter Notebook Shortcuts
Error Handling and Keyboard Shortcuts in Jupyter Notebooks by Aaron Raisen, Bill Wang, Leena Kang
Link to Error Handling and Keyboard Shortcuts in Jupyter Notebooks
Jupyter Notebook Keyboard Shortcuts by Pranav Rajaram
(source)
Basic Coding Tips and Error Messages by Kathleen Nguyen
(source)
Keyword Errors by Raine Hoang
(source) If you would like to check out more of Raine's Projects, please click (here!)
Probability
Probability Cheat Sheet by Suhani Sharma
(source)
Probability Review by Athulith Paraselli
(source)
Statistics
Which statistical method to use? by Claire Wang
(source)
All about TVD by Calvin Nguyen
(source)
What are P values? by Daniel Budidharma
(source)
How to Choose Test Statitiscs For Hypothesis Testing by Cici Xu
(source)