The numpy package takes a central role in Python data science code for numerical processing.This is mainly because numpy code has been designed with high performance in mind. This short talk will highlight the most essential features of numpy by discussing some concrete examples where numpy takes a central role.