Week 4: One-dimensional numpy array# In this week’s pre-lecture readings, we will talk about the numpy library, focuing on one-dimensional arrays. Outline# An overview of numpy Creating and indexing arrays in numpy Mapping and reduction functions in numpy A little bit of statistics Reading documentations and using online resources Week 4 glossary