Skip to content

Instantly share code, notes, and snippets.

View Bhasha03's full-sized avatar
🤔
Curious

Bhavani Shankar Bhasha03

🤔
Curious
View GitHub Profile
@Bhasha03
Bhasha03 / House Sales_in_King_Count_USA (1).ipynb
Created December 12, 2019 05:10
Created on Cognitive Class Labs
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@Bhasha03
Bhasha03 / proc.py
Created November 19, 2018 09:35
es
#!/usr/bin/python
import psutil
import math
import time
import os
import graphyte
import socket
import requests
GRAPHITE_SERVER = '10.132.159.81'
GRAPHITE_PORT = 2003