Skip to content

Instantly share code, notes, and snippets.

View jkibele's full-sized avatar

Jared Kibele jkibele

View GitHub Profile
@jkibele
jkibele / precent_tmean_dev.ipynb
Created June 27, 2013 05:41
This is an iPython Notebook demonstrating a function for finding a trimmed mean.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkibele
jkibele / StatsBookChpt5.ipynb
Created September 12, 2013 02:48
An IPython Notebook for learning some statistics.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkibele
jkibele / spikes
Created February 1, 2015 05:04
Identifying Spikes in timeseries data with Pandas
{
"metadata": {
"name": "",
"signature": "sha256:5b567adc7e237c920a2b501da6581df357e1fa1397312962223bb9edaff1f18c"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@jkibele
jkibele / spikes2
Created February 2, 2015 01:57
More Wasting Time on Spikes
{
"metadata": {
"name": "",
"signature": "sha256:2d19e10e5e012d74f436153043ce8dbb1981c12a925559e734783b6d4fc4f3c6"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@jkibele
jkibele / LatexLabelList.ipynb
Last active February 20, 2020 16:24
Python code to generate a list of labels from latex documents.
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkibele
jkibele / ColorPageCount.ipynb
Created March 8, 2017 04:18
Counting the color and black & white pages of a pdf
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.
@jkibele
jkibele / Untitled1.ipynb
Created April 5, 2018 18:03
Make the axes go away on matplotlib imshow
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkibele
jkibele / kml_to_shp.ipynb
Created April 9, 2018 23:05
KML polygons to Shapefiles
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jkibele
jkibele / Untitled.ipynb
Created April 25, 2018 23:43
Python stacked bar plot with plotnine
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.