Skip to content

Instantly share code, notes, and snippets.

# import
import random
# debug mode /!\ -> turn Flase for your own safety during real use
debug = True
# initialization => has to be set up by Player
botname = "Bobot"
shoot_first_turn_probability = 50
@ice3
ice3 / Pandas and Seaborn.ipynb
Created May 2, 2017 21:40 — forked from 5agado/Pandas and Seaborn.ipynb
Data Manipulation and Visualization with Pandas and Seaborn — A Practical Introduction
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{
{
"metadata": {
"name": ""
},
"nbformat": 3,
"nbformat_minor": 0,
"worksheets": [
{
"cells": [
{