Visualizing Operating Leverage: A Data-Driven Approach to Investment DecisionsIn the world of investing, making informed decisions requires understanding the financial health of companies. One of the key metrics to…Mar 23Mar 23
Visualizing stock price target trendsWhen analyzing stock performance, price targets set by analysts play a crucial role in understanding market sentiment. Pairing these…Dec 3, 2024Dec 3, 2024
Visualizing Stock Upgrades and Downgrades Trends Over TimeInvestors are always looking for indicators of a stock’s future performance, and one important signal can come from analyst upgrades and…Oct 27, 2024Oct 27, 2024
Published inInsiderFinance WireAnalyzing Stock News Volume over time with Bubble ChartsVisualizing information can provide valuable insights that are not easily discernible from raw data alone. Exploring a very simple idea of…Jul 25, 2024Jul 25, 2024
Equity Markets: A Dive into Industry Outperformance AnalysisIntroduction: Identifying sectors and industries that consistently outperform benchmarks like the S&P 500 can be an advantage for…Mar 23, 2024Mar 23, 2024
Published inInsiderFinance WireAnalyzing Historical Price-to-Earnings Ratios for Stock: A Python Data Visualization ScriptUtilizing Python, Pandas, and Matplotlib to Gain Insights into Key MetricsJan 8, 2024Jan 8, 2024
How chatGPT helped me create a Python script to visualize financial data in minutes?In this article, I’ll share how I simplified the task of visualizing earnings per share (EPS) trends for stocks. What seemed like a…May 14, 2023May 14, 2023
Data visualization to see how the money moved within financial sectorsThis is a simple fun project to visualize how the money moved within financial sectors from the year Feb 2010 to Jan 2022.Dec 26, 2022Dec 26, 2022
A simple algorithm to clean text and create a feature set for any NLP classification problemIn this article, I’ll introduce a straightforward algorithm for text cleaning and feature set creation applicable to any NLP classification…Jul 14, 2022Jul 14, 2022
Debug Javascript in Python Flask app using Pycharm IDEIn this article, I will share steps on how to set up and debug javascript code in Python Flask using Pycharm. This setup could be extremely…Oct 24, 20211Oct 24, 20211
Set up OpenDNS for your home router and protect against malware, phishing attacks, get content…In this article, I will share how to set up the OpenDNS solution provided by Cisco for free for your home router for content filtering, to…Dec 24, 2020Dec 24, 2020
A cool web Twitter timeline widget!In this article, I will go through HTML, CSS, Javascript code to have a Twitter timeline widget, which can be used to have on any webpage…Oct 25, 2020Oct 25, 2020
Using Gmail API in Python send notification email for the success or failure exit of any python…In this article, I will share a way to send success or failure mail notification for any python script using Gmail API. Background in…Aug 16, 2020Aug 16, 2020
Published inAnalytics VidhyaPython dash data visualization dashboard templateIn this tutorial, I will share a sample template for the data visualization dashboard in Python Dash which will look like below.Jun 11, 20202Jun 11, 20202
Published inAnalytics VidhyaCreate a time series visualization web dashboard using Python DashIn this tutorial, we will create a simple web dashboard with a sidebar for selection and main content page to visualize time series data…Jun 4, 2020Jun 4, 2020
Simple linear regression fit and prediction on time series data with visualization in pythonIt is a simple article in which we will go through how to create a simple linear regression line for time-series data, visualize it, and…May 16, 20201May 16, 20201