Skip to content

Instantly share code, notes, and snippets.

View kuanb's full-sized avatar
🚌
trains, buses, bikes, and maps

Kuan Butts kuanb

🚌
trains, buses, bikes, and maps
View GitHub Profile
@kuanb
kuanb / las-palmas-roads.ipynb
Created December 17, 2020 18:52
Get the internal road length for Las Palmas
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / identify_intersections.ipynb
Last active November 30, 2020 23:04
Inspired by this Twitter thread, this is a DIY version to generate similar maps: https://twitter.com/82_Streetcar/status/1333076980032532480
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / ac_transit_feed_p_service_check.ipynb
Last active October 23, 2020 04:47
AC Transit Feed on transit.land seems to be outdated, this is a reference to show what latest feed looks like
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.
@kuanb
kuanb / raptor.ipynb
Last active September 12, 2020 20:42
Most basic form of raptor algorithm, pairs with this blog post: http://kuanbutts.com/2020/09/12/raptor-simple-example/
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.
@kuanb
kuanb / hmm_explore.ipynb
Created October 1, 2019 05:02
Exploring implementing my own Viterbi algorithm for Hidden Markov models
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.
@kuanb
kuanb / collatz.ipynb
Created September 17, 2019 23:48
Playing with concept introduced in this notebook: https://observablehq.com/@mourner/collatz-conjecture-3x-1
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@kuanb
kuanb / hunter_clean_wetlands_help.ipynb
Created August 12, 2019 22:07
Example of how to clean out null, empty, and invalid geoms with just shapely in a notebook
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.