Skip to content

Instantly share code, notes, and snippets.

@jesserobertson
Last active June 14, 2021 15:06
Show Gist options
  • Select an option

  • Save jesserobertson/9bd231e38b45d4f6bb02e57fda24e6c7 to your computer and use it in GitHub Desktop.

Select an option

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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@davidlowjw

Copy link
Copy Markdown

Hi @jesserobertson This ipynb seems to be corrupted. Can neither open locally nor render on GitHub.

@jesserobertson

Copy link
Copy Markdown
Author

Hmm I’ll try reuploading

@jesserobertson

Copy link
Copy Markdown
Author

that looks better!

@nebgor

nebgor commented Mar 14, 2019

Copy link
Copy Markdown

!pip3 install descartes

@jesserobertson

Copy link
Copy Markdown
Author

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

@hughsando

Copy link
Copy Markdown

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

@jesserobertson

Copy link
Copy Markdown
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