Skip to content

Commit 85fced0

Browse files
committed
update the course description
1 parent d4e487c commit 85fced0

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

syllabus.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -78,23 +78,12 @@
7878

7979
## Description
8080

81-
This seven-week course exposes the students to the application and use of Python for data analytics in public policy setting. The course teaches introductory technical programming skills that allow students to learn Python and apply code on pertinent public policy data. The majority of the class content will utilize the [New York City 311 Service Requests](https://data.cityofnewyork.us/Social-Services/311-Service-Requests-from-2010-to-Present/erm2-nwe9) dataset. It's a rich dataset that can be explored from many angles relevant to real-world public policy and program management responsibilities.
82-
83-
Class will be split between:
84-
85-
- Lecture
86-
- Demonstration
87-
- Hands-on time to:
88-
- Play with the code from lectures
89-
- Start on the homework
90-
- Ask questions
81+
Cell-ing yourself short with Excel? Ready to pivot to something more powerful? This seven-week course is all about "How to Use a Bit of Code to Do Things That Would Be Really Hard in Spreadsheets." Students will learn data analysis through code, using the Python programming language to explore, manipulate, visualize, and interpret open data for policy questions. No coding experience required.
9182

9283
{% if id == "nyu" -%}
93-
9484
This class is a prerequisite for [Advanced Data Analytics and Evidence Building](https://wagner.nyu.edu/education/courses/advanced-data-analytics-and-evidence-building), which builds on the topics covered here.
9585

9686
{% endif -%}
97-
9887
## Homework
9988

10089
Homework assignments will consist of two different formats:

0 commit comments

Comments
 (0)