Simple stock analysis project to learn Python and apply some statistical methods Project Objective Analyze McDonald versus Microsoft (Correlation coefficient and Spearman Rank Coefficient) Code and Resources Used Packages: pandas, numpy, matplotlib, scipy, datetime, quandl, statsmodels