🎴 破壊神 🎴
🍊
Have this Orange , I may be late to respond
Data Philosopher , I juggle with data .
- Mumbai
-
02:41
(UTC +05:30) - in/darshanprabhu009
- https://medium.com/@prabhudarshan09
- @_DIPS_009_
- https://www.chess.com/member/prabhu_999
Pinned Loading
-
Selenium_Web_scraping.py
Selenium_Web_scraping.py 1import csv
2from selenium import webdriver
3from selenium.webdriver.chrome.service import Service
4from selenium.webdriver.chrome.options import Options
5from selenium.webdriver.common.by import By
-
webscraping.py
webscraping.py 1import bs4 as bs
2import requests
34html = requests.get("https://en.wikipedia.org/wiki/List_of_S%26P_500_companies")
5soup = bs.BeautifulSoup(html.text,'html.parser')
-
Financial webscraper API.py
Financial webscraper API.py 1import requests
2import matplotlib.pyplot as plt
3import seaborn as sns
45api_key ="dedwiejkdpdweod" #Get yours at https://site.financialmodelingprep.com/developer/docs/
-
Improvised version of Russian Cassca...
Improvised version of Russian Casscader model. 1<?xml version="1.0"?>
2<opencv_storage>
3<cascade>
4<stageType>BOOST</stageType>
5<featureType>HAAR</featureType>
-
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.