Skip to content ▶ Group Assignments & Presentation Info ▶ Labs ▶ Lab 1: NumPy Arrays ▶ Lab 2: Exploring Summary Statistics with Pandas ▶ Lab 3: Filtering and Sorting ▶ Lab 4: groupby() ▶ 1 Getting Started ▶ Ex 1.1: Intro to Jupyter Notebooks ▶ 2 NumPy ▶ Ex 2.1: Intro to NumPy ▶ 2.2: Indexing and Slicing ▶ 3 Pandas ▶ Ex 3.1: Reading CSV Files ▶ Ex 3.2: Reading Excel Files ▶ Ex 3.3: Custom Datasets & Intro to Git ▶ Ex 3.4: Filtering ▶ Ex 3.5: Sorting and Top N ▶ Ex 3.6: Groupby Operations - One Column ▶ Ex 3.7: Groupby Operations - Two Columns
Markdown is a lightweight markup language used to format plain text documents . It uses simple symbols like asterisks and hash marks instead of complex buttons or tags.
The Markdown Guide provides a comprehensive overview of Markdown syntax, including headers, bold and italic text, lists, links, images, and more.
← Previous Jupyter Notebooks Next → Objective