Skip to content

Commit b145c38

Browse files
committed
Update README.md to include Pandas
1 parent 5c20599 commit b145c38

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
## Description
1818

19-
This module introduces participants to the fundamentals of programming using Python. Participants will be introduced to the concepts of functions and object-oriented programming to make use of reusable blocks of code and models, respectively. We also introduce `numPy`, an important library in data science and machine learning. By the end of this module, participants will be able to write reusable code to analyze data.
19+
This module introduces participants to the fundamentals of programming using Python. Participants will be introduced to the concepts of functions and object-oriented programming to make use of reusable blocks of code and models, respectively. We also introduce `numPy` and `pandas`, an important library in data science and machine learning. By the end of this module, participants will be able to write reusable code to analyze data.
2020

2121
## Learning Outcomes
2222

0 commit comments

Comments
 (0)