Skip to content

Instantly share code, notes, and snippets.

View albertovilla's full-sized avatar

Alberto Villa albertovilla

View GitHub Profile
@albertovilla
albertovilla / gnome_solarized_shell.sh
Created January 8, 2012 17:11
Gnome Solarized Shell
# Set up Solarized shell for Gnome Terminal:
sudo apt-get install git-core
# Setup dircolors:
git clone https://github.com/seebi/dircolors-solarized.git
mv dircolors .dircolors
eval `dircolors ~/.dircolors`
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@albertovilla
albertovilla / bitcoin_crytocurrency_market.ipynb
Created January 27, 2018 18:30
bitcoin_crytocurrency_market
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.
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.
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.

Import libraries

import pandas as pd
import progressbar
import pprint
import requests
from bs4 import BeautifulSoup
@albertovilla
albertovilla / Naive_bees.ipynb
Last active December 7, 2018 10:06
Naive_bees.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.