mirror of
https://github.com/bspeice/bspeice.github.io
synced 2024-12-21 22:18:07 -05:00
Remove my API key (it's already been reset)
This commit is contained in:
parent
e40b21df75
commit
8be142b46f
@ -52,7 +52,7 @@
|
||||
"import matplotlib.pyplot as plt\n",
|
||||
"from Quandl import get as qget\n",
|
||||
"%matplotlib inline\n",
|
||||
"api_key = 'QUJUp-dAKyo2y8DGsCv-'\n",
|
||||
"api_key = ''\n",
|
||||
"\n",
|
||||
"profitability = lambda p, i, m, d: 1000*p / (m + i*d)\n",
|
||||
"\n",
|
||||
|
Loading…
Reference in New Issue
Block a user