Skip to content

Instantly share code, notes, and snippets.

<!DOCTYPE html>
<html>
<head>
<title>Leaflet Layers Control Example</title>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.css" />
<script src="https://npmcdn.com/leaflet@1.0.0-rc.3/dist/leaflet.js"></script>
@mehak-sachdeva
mehak-sachdeva / 4-2-map-projections.ipynb
Created June 30, 2021 17:32
4.2 Map Projections.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mehak-sachdeva
mehak-sachdeva / 4-3-creating-a-geodataframe-from-coordinates.ipynb
Last active June 30, 2021 17:29
4.3 Creating a GeoDataFrame from coordinates.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mehak-sachdeva
mehak-sachdeva / README.md
Last active July 12, 2017 20:25
NYCDSA workshop - 07.12.2017
@mehak-sachdeva
mehak-sachdeva / README.md
Last active June 27, 2017 19:35
GWR tweets - final (all to all)

Geographically Weighted Regression

Objective: To understand geographically related tweets.

Methodology:

  • Aggregate all tweets per hashtag to the county geography in United States

  • Understand distibution of raw tweets per county

@mehak-sachdeva
mehak-sachdeva / README.md
Last active June 13, 2017 20:39
Twitter(final) with explanations

Georaphically correlating top 6 hashtags with all others:

  1. #thankyouobama

thankyouobama_1

  1. #neweditionbet

neweditionbet

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.