Skip to content

Instantly share code, notes, and snippets.

View dmarinere's full-sized avatar
🏠
Working from home

Iyanuloluwa Osuolale dmarinere

🏠
Working from home
View GitHub Profile
@dmarinere
dmarinere / DB0201EN-Week3-1-2-Querying-v4-py.ipynb
Created April 18, 2020 17:44
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.
@dmarinere
dmarinere / DB0201EN-Week3-1-2-Querying-v4-py.ipynb
Created April 18, 2020 17:44
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.
@dmarinere
dmarinere / PY0101EN-5.1_Intro_API.ipynb
Created July 26, 2020 17:18
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.
@dmarinere
dmarinere / dataframe.py
Created August 29, 2020 15:22
Creating a Data Frame
#Importing the data
link = "https://raw.githubusercontent.com/dmarinere/PredictingLikelyCustomerPurchase/master/data/bank-additional-full.csv?token=AOJHPSU3UN73IBF7M7BWUUK7KOEDW"
data=pd.read_csv(link,delimiter=';')
@dmarinere
dmarinere / role-example.yaml
Created June 30, 2022 21:44
A Kubernetes Role example
apiVersion: rbac.authorization.k8s.io/v1
kind: Role
metadata:
name: ingress-nginx-admission
namespace: ingress-nginx
rules:
- apiGroups:
- ""
resources:
- secrets

Keybase proof

I hereby claim:

  • I am dmarinere on github.
  • I am dmarinere (https://keybase.io/dmarinere) on keybase.
  • I have a public key ASApkTyNjM1t8TRlO4dhgpjVnIBURVHGq60DtoLzAeeyzwo

To claim this, I am signing this object: