thumbnails make terrible canvas prints
Posted on Sun 12 April 2020 in Projects • Tagged with python, data
spline interpolation and custom sharpening kernels (scipy.ndimage.zoom and cv2.filter2D)
Posted on Sun 12 April 2020 in Projects • Tagged with python, data
spline interpolation and custom sharpening kernels (scipy.ndimage.zoom and cv2.filter2D)
Posted on Wed 04 December 2019 in Projects • Tagged with python, data
refresh on basic Pandas, MultiIndex, joins/merges, GroupBys, Pivot Tables, etc.
Posted on Fri 01 June 2018 in Projects • Tagged with python, data
"massively parallel" har har. One day I'll have that much data. That's a lot of runs. OpenCL dependency.
Posted on Wed 30 May 2018 in Projects • Tagged with python, data
refresh on NumPy, and using .argpartition() for kNN
Posted on Mon 14 May 2018 in Projects • Tagged with python, data
Notes during Boulder Startup Week 2018, Data Science track and other talks.
Posted on Wed 02 May 2018 in Projects • Tagged with python, data
along with the Boulder Data Science MeetUp
Posted on Thu 26 April 2018 in Projects • Tagged with python, data
Going through the PyTorch documentation. First read about it here (https://arxiv.org/pdf/1502.05767.pdf)
Posted on Sat 21 April 2018 in Projects • Tagged with python, data, running
stitch together GPX files, make a map. Have since accidentally deleted the data, doh.
Posted on Sun 04 March 2018 in Projects • Tagged with python, data, running
using Flask, bokeh, and Heroku to make a semi-interesting Web App. Go ahead, try to break it! It won't be difficult.
Posted on Mon 19 February 2018 in Projects • Tagged with python, data, running
new coolest unit: the semicircle.
Posted on Wed 14 February 2018 in Projects • Tagged with python, data
Business data for a friend, and playing in Twitter's sandbox.
Posted on Wed 10 January 2018 in Projects • Tagged with python, data
ML from JakeVdP's book
Posted on Sun 07 January 2018 in Projects • Tagged with python, data, running
Strava allows bulk download of your activities. Python and the Google Maps API do the rest!
Posted on Wed 13 December 2017 in Projects • Tagged with python, data, running
Fun with the Strava heatmap. /r/dataisbeautiful.
Posted on Thu 30 November 2017 in Projects • Tagged with python, data
Scraping 17 years worth of runner data from the interwebs, and plotting and learning from it with Python/Pandas and scikit-learn.
Posted on Fri 01 September 2017 in Projects • Tagged with python, data, running
parkrun is coming to Boulder! Here's a map of all of them. An unfinished project, at the moment.
Posted on Sat 15 April 2017 in Projects • Tagged with python, data
interactively plotting stuff. all done from inside JupyterLab (including pushing this blog post).
Posted on Wed 22 February 2017 in Projects • Tagged with python, data
I gave a "nerd talk" at the Powder Keg Brewing Company Tuesday Nerd Talks Series, about my milesplit project.
Posted on Thu 29 December 2016 in Projects • Tagged with python, data
Scraping 17 years worth of runner data from the interwebs, and plotting and learning from it with Python/Pandas and scikit-learn.
Posted on Wed 28 December 2016 in Projects • Tagged with python, data
Scraping 17 years worth of runner data from the interwebs, and plotting and learning from it with Python/Pandas and scikit-learn.
Posted on Sun 01 May 2016 in Projects • Tagged with python, data
As part of a group project for the class 'Scientific Visualizaton', we aggregated data from the USGS dating back to 1900 to visualize precipitation patterns in Colorado.