Skip to content

Instantly share code, notes, and snippets.

@jesserobertson
Last active June 14, 2021 15:06
Show Gist options
  • Star 4 You must be signed in to star a gist
  • Fork 3 You must be signed in to fork a gist
  • Save jesserobertson/9bd231e38b45d4f6bb02e57fda24e6c7 to your computer and use it in GitHub Desktop.
Save jesserobertson/9bd231e38b45d4f6bb02e57fda24e6c7 to your computer and use it in GitHub Desktop.
Introduction notebook for competition
Display the source blob
Display the rendered blob
Raw
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jesserobertson
Copy link
Author

Hmm I’ll try reuploading

@jesserobertson
Copy link
Author

that looks better!

@nebgor
Copy link

nebgor commented Mar 14, 2019

!pip3 install descartes

@jesserobertson
Copy link
Author

@nebgor - ah thanks - didn't realise that descartes had become an optional dependency for geopandas.

@hughsando
Copy link

Should the MAX_DISTANCE term be out of 25000 (ie, 25km) rather than 2500 (2.5km) ?

@jesserobertson
Copy link
Author

Thanks @hughsando - that was the error I was trying to correct when I b0rked the notebook previously. Apologies for any debugging time you've had to go through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment