Skip to content

Instantly share code, notes, and snippets.

from time import sleep, strftime
import numpy as np
from random import randint
import pandas as pd
from selenium import webdriver
from selenium.webdriver.common.by import By
import smtplib
from selenium.webdriver.chrome.service import Service
from webdriver_manager.chrome import ChromeDriverManager
#Access Denied You don't have permission to access "site" on this server
@obhular
obhular / PY0101EN-5-2-Numpy2D.ipynb
Created March 31, 2021 19:15
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-5-1-Numpy1D.ipynb
Created March 31, 2021 12:24
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-4-1-ReadFile.ipynb
Created March 30, 2021 17:15
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-3-4-Classes.ipynb
Created March 30, 2021 16:31
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-3-3-Functions.ipynb
Created March 19, 2021 00:28
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-3-2-Loops.ipynb
Created March 18, 2021 23:55
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-3-1-Conditions.ipynb
Created March 18, 2021 20:17
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-2-4-Sets.ipynb
Created March 18, 2021 13:50
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@obhular
obhular / PY0101EN-2-3-Dictionaries.ipynb
Created March 17, 2021 21:38
Created on Skills Network Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.