We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82afbef commit 008a414Copy full SHA for 008a414
src/components/home.js
@@ -30,7 +30,7 @@ export default ({ lang = 'en' }) => {
30
Welcome to DSCI 011!
31
This course is part of ABC's Mid-Careers Learning program
32
and will teach you how to conduct data analysis in Python.
33
- During the course,
+ During the course
34
you will work with powerful Python packages made for data-science,
35
including Pandas for processing tabular data,
36
Altair for interactive data visualization and NumPy for working with numerical data types.
0 commit comments