Skip to content

Instantly share code, notes, and snippets.

View Mustafa017's full-sized avatar

Mustafa Khamisi Mustafa017

View GitHub Profile
@Mustafa017
Mustafa017 / 01-02.py
Created February 2, 2022 20:41 — forked from dimi-tree/01-02.py
Udacity: Machine Learning for Trading
# Working with multiple stocks
"""
SPY is used for reference - it's the market
Normalize by the first day's price to plot on "equal footing"
"""
import os
import pandas as pd
import matplotlib.pyplot as plt
@Mustafa017
Mustafa017 / docker-help.md
Created October 21, 2019 04:15 — forked from bradtraversy/docker-help.md
Docker Commands, Help & Tips

Docker Commands, Help & Tips

Show commands & management commands

$ docker

Docker version info