Skip to content

Instantly share code, notes, and snippets.

@sampath-karupakula
Created December 15, 2018 20:06
Show Gist options
  • Save sampath-karupakula/120b0eeeb9919dd0f43fd08c927f9bd7 to your computer and use it in GitHub Desktop.
Save sampath-karupakula/120b0eeeb9919dd0f43fd08c927f9bd7 to your computer and use it in GitHub Desktop.
test gist
Display the source blob
Display the rendered blob
Raw
# Load all important libraries
import numpy as np
import pandas as pd
from mpl_toolkits.mplot3d import Axes3D
import matplotlib.pyplot as plt
import seaborn as sns
sns.set()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment