News

This repository contains a Jupyter Notebook demonstrating examples of conditional statements in Python. Conditional statements are fundamental in programming, allowing for decision-making based on ...
The design of the program is very simple. It takes an excel file of short listed stock tickers, based on some screening criteria, checks if the financial statement are available from the api I am ...