I\'m trying to scrape a table from this URl https://finance.yahoo.com/quote/AAPL/history?p=AAPL. this is my code:
import pandas as pd import numpy as np impo