Skip to content

Instantly share code, notes, and snippets.

@joeng03
Last active May 4, 2021 09:55
Show Gist options
  • Save joeng03/4478f1eac1344ebd0083e4e12252ef9b to your computer and use it in GitHub Desktop.
Save joeng03/4478f1eac1344ebd0083e4e12252ef9b to your computer and use it in GitHub Desktop.
#import the required libraries
import requests
from datetime import timedelta,date
import numpy as np
from scipy.signal import argrelextrema
import matplotlib.pyplot as plt
import time
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment