Skip to content

Instantly share code, notes, and snippets.

@catslovedata
Created February 19, 2023 19:22
Show Gist options
  • Save catslovedata/b36249ef4c40997adf432bd580be01c0 to your computer and use it in GitHub Desktop.
Save catslovedata/b36249ef4c40997adf432bd580be01c0 to your computer and use it in GitHub Desktop.
import pandas as pd
df = pd.DataFrame(data, columns=['shopping_centre', 'city_town', 'region', 'size_sq_m', 'latitude', 'longitude'])
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment