Skip to content

Instantly share code, notes, and snippets.

Avatar

Ramesh Sampath sampathweb

  • San Francisco, CA
View GitHub Profile
View simulation_prob.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
View covid_world.py
import numpy as np
import pandas as pd
import seaborn as sns
import streamlit as st
# Youtube Tutorial
# https://www.youtube.com/channel/UC3LD42rjj-Owtxsa6PwGU5Q
@st.cache
@sampathweb
sampathweb / tmux-cheatsheet.markdown
Created November 9, 2017 07:06 — forked from MohamedAlaa/tmux-cheatsheet.markdown
tmux shortcuts & cheatsheet
View tmux-cheatsheet.markdown

tmux shortcuts & cheatsheet

start new:

tmux

start new with session name:

tmux new -s myname
@sampathweb
sampathweb / .block
Last active October 20, 2016 17:28
Alpha Frequencies
View .block
license: mit
@sampathweb
sampathweb / .block
Created October 18, 2016 20:19
Alpha Frequency
View .block
license: mit
@sampathweb
sampathweb / .block
Last active October 17, 2016 23:26
merging selections
View .block
license: mit
@sampathweb
sampathweb / .block
Last active October 17, 2016 22:51
D3 - Basics
View .block
license: mit
@sampathweb
sampathweb / .block
Last active September 19, 2016 18:27
HR_alarm
View .block
license: mit
@sampathweb
sampathweb / .block
Created September 12, 2016 18:03
D3.js - Radar Chart or Spider Chart - Adjusted from radar-chart-d3
View .block
height: 650
@sampathweb
sampathweb / .block
Created August 9, 2016 22:37
US State Map
View .block
license: gpl-3.0