Skip to content

Commit be8b7cd

Browse files
authored
Update analyze-us-census-data-with-scipy.mdx
1 parent f511056 commit be8b7cd

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

projects/analyze-us-census-data-with-scipy/analyze-us-census-data-with-scipy.mdx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,14 @@ description: Learn how to analyze U.S. census data with SciPy
88
header: https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/assets%2Findex%2F12423.png?alt=media&token=721aaaaa-f431-438e-bd19-c3f6a97afb41
99
bannerImage: https://firebasestorage.googleapis.com/v0/b/codedex-io.appspot.com/o/assets%2Findex%2F12423.png?alt=media&token=721aaaaa-f431-438e-bd19-c3f6a97afb41
1010
readTime: 45
11-
prerequisites: <a href="/python">Python</a>, <a href="/numpy">NumPy</a>, SciPy
11+
prerequisites: Python, NumPy, SciPy
1212
versions: Python 3
1313
tags:
1414
- intermediate
1515
- python
16+
courses:
17+
- python
18+
- numpy
1619
---
1720

1821
## Introduction

0 commit comments

Comments
 (0)