Skip to content

Instantly share code, notes, and snippets.

@pybokeh
pybokeh / gist:5560799
Last active December 17, 2015 05:49
Weibull Analysis Example
{
"metadata": {
"name": "Weibull_Analysis-Copy0"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:6301538
Last active December 21, 2015 11:49
IPython Notebook - Plotting Yearly Unemployment Rate
{
"metadata": {
"name": "BeautifulSoup_Ex1"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / RandomVariateExample
Last active December 21, 2015 13:39
RandomVariateExample
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:7120274
Created October 23, 2013 14:52
Weibull Forecasting using MLE Method
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / TF_Backpack_Parser
Last active December 27, 2015 08:18
How to Parse TF Backpack Inventory Items
{
"metadata": {
"name": "TF2 Backpack Inventory Parser"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:7651105
Created November 26, 2013 00:00
Python Weibull Plot using MATPLOTLIB
{
"metadata": {
"name": "Weibull_Plot"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:7651176
Last active December 29, 2015 09:38
Julia version of Weibull Plot
{
"metadata": {
"language": "Julia",
"name": "Weibull_Plot"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@pybokeh
pybokeh / gist:7780685
Last active December 30, 2015 05:09
Plotting Time Series Example with MATPLOTLIB
{
"metadata": {
"name": "Plotting_Dates"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:7830114
Created December 6, 2013 18:46
Using SQL Prepared Statements using IN() Filtering Operator with Python and Pandas
{
"metadata": {
"name": "PreparedStatement_Using_IN()"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@pybokeh
pybokeh / gist:7891691
Last active December 30, 2015 21:59
PyCrypto Example using Python 3
{
"metadata": {
"name": "PyCrypto_Example"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{