Skip to content

Instantly share code, notes, and snippets.

View austinogilvie's full-sized avatar

austin austinogilvie

View GitHub Profile
[
{
"keys": [
"alt+minus"
],
"command": "insert",
"args": {
"characters": " <- "
},
"context": [
{
"default_encoding": "UTF-8",
"bold_folder_labels": true,
"color_scheme": "Packages/Color Scheme - Default/Solarized (Dark).tmTheme",
"font_face": "Consolas",
"font_size": 13,
"highlight_line": true,
"highlight_modified_tabs": true,
"ignored_packages": [
"Vintage"

Show full directory path in Mac OS X Finder window

Follow the steps below to display the full file path within Finder window title bars as you navigate your mac.

defaults write com.apple.finder _FXShowPosixPathInTitle -bool YES
#!/usr/bin/env python
# -*- coding: utf-8 -*-
"""excuse.py
Usage:
excuse.py
Arguments:
-h --help
bootstrap.list <- c("car",
"codetools",
"colorspace",
"data.table",
"devtools",
"dplyr",
"forecast",
"ggplot2",
"knitr",
"lattice",
[
{
"data": [
"David Moore, a wealthy Manhattanite, comes rushing into the lobby of his apartment building, carrying his comatose wife Joan in his arms."
]
}
]
# script originally found here:
# http://www.unt.edu/rss/class/Jon/R_SC/Module9/MultiNomReg.R
#
#
########## Multinomial Logistic Regression example ##########
#
#
# this script originall found here:
# http://www.unt.edu/rss/class/Jon/R_SC/Module10/BayesianGLM.R
#
#
########## Bayesian Regression / Generalized Linear Models ##########
#
#
# Generate some "simulated" data for the examples below.
@austinogilvie
austinogilvie / numpy-opttheta.mat
Last active March 18, 2019 16:57
How to import structured matlab data into python with scipy | prototype | http://bit.ly/1cdqxQc
  • Trello - Instant clarity on any project...for free!
  • Pivotal Tracker by Pivotal
  • Tracker Tracker by Intent Media (Open Source)
  • Aha! - Beautifully easy to manage your products in one place.
  • Basecamp - single-page projects keep everything together
  • Rally - award winning agile project management tools help large enterprises perfect the art of agile development
  • Jira - the tracker for teams planning and building great products.
  • blossom - The ideal Collaboration and Organization Tool for Startups that ship early & often.