Skip to content

Compare long-term returns and risk metrics for Nifty 50, TCS, and Asian Paints using Python. Includes data sourcing, visualization, and performance benchmarking.

License

Notifications You must be signed in to change notification settings

richienarr/Nifty-TCS-AsianPaints-Returns-Risk-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Nifty-TCS-AsianPaints-Returns-Risk

Compare long-term returns and risk metrics for Nifty 50, TCS, and Asian Paints using Python. Includes data sourcing, visualization, and performance benchmarking.
👉 Full annotated notebook available here: Buy on Gumroad


📘 Contents

  • Comparison of Nifty 50, TCS and Asian Paints.ipynb: The main Python notebook

⚙️ How to Open the Notebook

To run the .ipynb file, you’ll need:

  • Python 3.7+
  • Jupyter Notebook or JupyterLab

Installation Steps

  1. Go to Anaconda Download
    • Jupyter Notebook is part of Anaconda.
  2. Click Get Started
  3. Sign in using your Google account, if required.
  4. Download the installer for your operating system (Windows, Mac, or Linux).
  5. After installation, open Anaconda Navigator from your Start Menu or Applications folder.
  6. Additional installations required: yfinance, seaborn, and cufflinks are not included with Anaconda. You can install them using the following command in the command prompt: pip install yfinance seaborn cufflinks
  7. In Anaconda Navigator, click Launch under Jupyter Notebook
  8. Your browser will open with the Jupyter interface. Navigate to the file Comparison of Nifty 50, TCS and Asian Paints.ipynb and start exploring.

About

Compare long-term returns and risk metrics for Nifty 50, TCS, and Asian Paints using Python. Includes data sourcing, visualization, and performance benchmarking.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published