20 Vectors (TBD)

20.1 Introduction

So far this book has focussed on series or data frames and functions that work with them. But as you start to write your own functions, and dig deeper into Python, you need to learn about NumPy. The package that underlies pandas. If you’ve learned Python in a more traditional scientific computing manner, you’re probably already familiar with NumPy.