Preview:
#directory shit
from google.colab import drive
drive.mount('/content/drive/')
%cd /content/drive/My\ Drive/ML
#import necessary shit
import pandas as pd
import numpy as np
import matplotlib.pyplot as plt
from pandas.plotting import scatter_matrix
downloadDownload PNG downloadDownload JPEG downloadDownload SVG

Tip: You can change the style, width & colours of the snippet with the inspect tool before clicking Download!

Click to optimize width for Twitter