Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.13 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.13 KB

How To Get Stock Prices Data

Table of Content

Overview

A simple and fast way to get stocks data provided by the Yahoo Finance library.

The Challenge

Retrieve stocks data, not only prices, but also other useful information to perform a financial analysis.

Directory Tree

├── How To Get Stock Prices Data.ipynb
└── README.md

Technologies Used

Acknowledgements