Skip to content

Instantly share code, notes, and snippets.

@lakshay-arora
Last active August 19, 2019 13:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lakshay-arora/f9e0ce1f8d09cc6ab2b72a917eb4c8d7 to your computer and use it in GitHub Desktop.
Save lakshay-arora/f9e0ce1f8d09cc6ab2b72a917eb4c8d7 to your computer and use it in GitHub Desktop.
import pandas as pd
import gmplot
data = pd.read_csv('3D_spatial_network.csv')
data.head()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment