Skip to content

Instantly share code, notes, and snippets.

@quantra-go-algo
Created May 22, 2024 16:32
Show Gist options
  • Save quantra-go-algo/6893636d410c6e052c5ffaa367d92283 to your computer and use it in GitHub Desktop.
Save quantra-go-algo/6893636d410c6e052c5ffaa367d92283 to your computer and use it in GitHub Desktop.
import numpy as np
from numba import cuda
import math
import cupy as cp
import cudf
import yfinance as yf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment