Skip to content

Instantly share code, notes, and snippets.

View jankatins's full-sized avatar

Jan Katins jankatins

View GitHub Profile
@jankatins
jankatins / umlauts.ipnb
Created December 9, 2012 12:31
Umlaut problem with pandas and ipython
{
"metadata": {
"name": "Unicode tests"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
@jankatins
jankatins / pandas_api.ipynb
Last active December 24, 2015 22:39
API documentation of pandas
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@jankatins
jankatins / gist:816206cbf25e095393eb
Created April 19, 2015 12:28
Example plot in python
{
"cells": [
{
"cell_type": "code",
"execution_count": 3,
"metadata": {
"collapsed": true
},
"outputs": [],
"source": [
{
"cells": [
{
"cell_type": "code",
"execution_count": 1,
"metadata": {
"collapsed": false
},
"outputs": [
{
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"cells": [
{
"cell_type": "markdown",
"metadata": {},
"source": [
"# Head"
]
},
{
<!DOCTYPE html>
<html>
<head><meta charset="utf-8" />
<title>SO 35827734</title>
<script src="https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
<style type="text/css">
/*!
#!/bin/bash
# Generate a RStudio*.AppImage (either stable or one of the dailies) file which can be used by
# marking it as axecuteable and simply running it
#
# ./rstudio 1.1.90 # version downloads a daily
# chmod +x RStudio*.AppImage
# ./RStudio*.AppImage
# It uses the provided deb for an older ubuntu and adds the required packages from debian oldstable
@jankatins
jankatins / keybase.md
Created January 17, 2018 20:06
keybase.md

Keybase proof

I hereby claim:

  • I am jankatins on github.
  • I am jankatins (https://keybase.io/jankatins) on keybase.
  • I have a public key ASAocgZjsmfd988MWIoU3mQysw0mcof-eHXG_KTC3d1lPAo

To claim this, I am signing this object:

@jankatins
jankatins / gittraing.ipynb
Created April 13, 2018 12:00
Git Training
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.