Skip to content

Instantly share code, notes, and snippets.

View mkcor's full-sized avatar

Marianne Corvellec mkcor

  • Strasbourg, France
View GitHub Profile
@mkcor
mkcor / notes_fixing_big_data.md
Last active December 7, 2016 01:36
Notes from attending seminar by Augustin Chaintreau on 2016-11-02.
@mkcor
mkcor / git_power_user.md
Last active April 9, 2018 21:09
A random collection of tips and lessons learnt.

How I upped my game with Git

I started running

$ git status

all the time and reading the output carefully.

But I could save some time after I added the following to my ~/.bashrc:

Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / vect_func.ipynb
Created June 9, 2015 23:03
Pamphlet contre les boucles `for`...
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_section6.ipynb
Last active August 29, 2015 14:18
Notebook for "Universal collaboration: Start from a matplotlib plot, edit in the GUI, get plot in any of the Jupyter languages"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_R_section6.ipynb
Last active August 29, 2015 14:18
Notebook with R kernel to show collaborative workflow
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / tutorial_section2.ipynb
Last active August 29, 2015 14:18
Notebook for "From Python basics (lists and dictionaries) to data analysis"
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / boston_corr.ipynb
Last active August 29, 2015 14:13
Correlations in Boston dataset
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@mkcor
mkcor / dfc11_scenes
Last active August 29, 2015 14:13
Exploring scenes (3d)...
{
"metadata": {
"name": "",
"signature": "sha256:5cd057609b97eddb54672e25d3d42a6eb80748fe9890c84be3511b51c0476fea"
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
@mkcor
mkcor / knitr_plotly_example
Last active May 3, 2017 20:13
Get started with plotly and knitr!
---
title: "knitr_session"
author: "Marianne Corvellec"
date: '2014-11-14'
output: html_document
---
(View source here: https://gist.github.com/mkcor/1ca67262c74c590bd6e9)
This is an R Markdown document. Markdown is a simple formatting syntax for