Skip to content

Latest commit

 

History

History
15 lines (14 loc) · 484 Bytes

README.md

File metadata and controls

15 lines (14 loc) · 484 Bytes

pandas-homework

week 4 assignnment

  • use pandas to read csv
  • data checking and cleaning
  • convert data types
  • join multiple dataframes together
  • calculate daily returns and cumulative returns
  • visualisation - plot
  • risk analysis - std dev, sharpe ratio
  • custom portfolio
    • select 3 stocks (download price using Google Finance)
    • data cleaning
    • performance and risk analysis
    • benchmark performance against the market, algorithmic porfolios and the whales portfolios