Skip to content

Instantly share code, notes, and snippets.

@nikkisharma536
Last active October 18, 2018 09:08
Show Gist options
  • Save nikkisharma536/4adceefc871554141a47bb74a499cdf6 to your computer and use it in GitHub Desktop.
Save nikkisharma536/4adceefc871554141a47bb74a499cdf6 to your computer and use it in GitHub Desktop.
pandas import
import pandas as pd
data = pd.read_csv('data path url')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment