Skip to content

Latest commit

 

History

History
54 lines (41 loc) · 1.76 KB

File metadata and controls

54 lines (41 loc) · 1.76 KB
layout page
title Home / Schedule
nav_order 1
description A week-to-week description of the content covered in the course.
course
edstem faq
currWeekNumber 17

{: .warning } ⚠️ This content is archived as of March 2026 and is retained exclusively for reference. Find current offerings.

Data 100: Principles and Techniques of Data Science

{: .mb-2 } UC Berkeley, Fall 2024 {: .mb-0 .fs-6 .text-grey-dk-000 }

Ed{:target="_blank" .btn .btn-ed .mr-1 } Datahub{:target="_blank" .btn .btn-datahub .mr-1 } Gradescope{:target="_blank" .btn .btn-gradescope .mr-1 } Lectures Playlist{:target="_blank" .btn .btn-youtube .mr-1} Additional Accommodations{:target="_blank" .btn .btn-blue .mr-1 } Office Hours Queue{:target="_blank" .btn .btn-oh .mr-1}

{% assign instructors = site.staffers | where: 'role', 'Instructor' %}
{% for staffer in instructors %} {{ staffer }} {% endfor %}

{: .highlight }

Welcome to Week {{page.currWeekNumber}} of Data 100!

Lectures will be webcast at: https://berkeley.zoom.us/j/91349586134{:target="_blank"}.

Schedule

{% for module in site.modules %} {{ module }} {% endfor %}