This function allows a user to view several financial ratios for a company.
filter_company_data(tik)
A dataframe containing financial ratios for the company if it is a public stock on NASDAQ or NYSE.
#Example of `filter_company_data` in use is in the stock package in action section