YouTube Channel : AB Analytica

I was born not knowing and have had only a little time to change that here and there.
-Richard P. Feynman

I am not an expert in any area. However I am a curious person, if something pique my interest, I dive deep into it. I am a Learning Machine, however as Feynman says, the best method to lean is to teach.

The intention of the videos are:
1. DEMOCRATIZE KNOWLEDGE
2. SELF REFERENCE
3. GIVING BACK TO THE COMMUNITY


Trending Videos

Visualizing Option Trading Strategies in Python

A walk-through of how to plot option payoff diagrams using opstrat package in python

How to obtain Soccer Event Data for Football analytics in Python using StatsBombpy package

Event data can be considered as a back up of the entire game, it records every move on the pitch during the match. It includes the positions of each player and data pertaining to every action during the match which include pass, shot, interception, blocks etc.

Stock Market Data Visualization in Python Using Mplfinance

How to obtain stock market data and create visualizations(candlestick, OHLC, PnF etc.) in Python using mplfinance library

Yahoo finance Tutorial: How to obtain stock market data in python using yfinance package

A complete step-by-step tutorial on how to use Yahoo Finance Package for python- yfinance, to obtain share price and other financial data for free!

Convert Image to Sketch in Python

In this video I explain how to create a sketch from an image using python and open cv library.