In this three week introductory course in Python for Data Science, the students will learn how to use Python libraries, Numpy and Pandas, in order to perform data manipulation through application of simple statistical models.  Hence, the topics covered include some basic data manipulation techniques dealing with aggregation, descriptive statics, primarily visual, handling of missing data and “outliers”, and usage of simple statistical models, e.g. linear regression.