Skip to content

Instantly share code, notes, and snippets.

@post2web
Last active November 2, 2018 22:32
Show Gist options
  • Save post2web/88901813f2fa2c3ba14062752993b28a to your computer and use it in GitHub Desktop.
Save post2web/88901813f2fa2c3ba14062752993b28a to your computer and use it in GitHub Desktop.

Enviroment watermarks

%load_ext watermark
%watermark -p pandas,pandas_datareader,numpy,scipy,sklearn,matplotlib,seaborn
2018-11-02T15:32:33-07:00

CPython 3.6.5
IPython 7.1.1

compiler   : GCC 4.2.1 Compatible Apple LLVM 9.1.0 (clang-902.0.39.2)
system     : Darwin
release    : 18.2.0
machine    : x86_64
processor  : i386
CPU cores  : 8
interpreter: 64bit
pandas 0.23.4
pandas_datareader not installed
numpy 1.15.3
scipy 1.1.0
sklearn 0.20.0
matplotlib 3.0.1
seaborn 0.9.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment