mirror of
				https://github.com/bspeice/bspeice.github.io
				synced 2025-11-03 18:00:29 -05:00 
			
		
		
		
	Remove my API key (it's already been reset)
This commit is contained in:
		@ -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",
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user