[python] kamu entut

Viewer

copydownloadembedprintName: kamu entut
  1. import yfinance as yf
  2.  
  3. # Menggunakan fungsi yf.download() untuk mendapatkan data
  4. data_saham = yf.download('ASII.JK', start='2013-01-01', end='2023-12-31')
  5.  
  6. # Menampilkan 5 baris pertama dari data
  7. print(data_saham)

Editor

You can edit this paste and save as new:


File Description
  • kamu entut
  • Paste Code
  • 16 Apr-2024
  • 219 Bytes
You can Share it: