Collection of various Jupyter Notebooks Use NBVIEWER to view them: https://nbviewer.jupyter.org/
This notebook presents 4 different optimization algorithms, compares their accuracy and speed. The algorithms were originally written in R and this is Python adaptation of he code.
This notebook cointains fully working script that scrapes stock data from 2 websites and analyzes them in order to pick the best stock to invest. The sector and market cap can be changed to analyze different types of stocks.
Collection of several notebooks that contain custom visualization for datasets I found on the web.
Two notebooks that show the usage of IMDB scraper that produces ready to use dataset (single/multi thread).