Data Manipulation with Python using Pandas
Pandas was developed at hedge fund AQR by Wes McKinney to enable quick analysis of financial data. Pandas is an extension of NumPy that supports vectorized operations enabling fast manipulation of financial information. I’ll be using company data provided by an Intrinio developer …