Skip to content

snowch/IBM_Analytics_Engine_Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM_Analytics_Engine_Examples

Examples for IBM Analytics Engine (https://console.bluemix.net/docs/services/AnalyticsEngine/index.html#introduction)

I'm looking for feedback before developing these examples further. Please send me your feedback, good and bad: [email protected]

Steps

  • Clone this repository
  • Install Python 3.x
  • Install Jupyter Notebook on your client machine (http://jupyter.readthedocs.io/en/latest/install.html)
  • pip install -r requirements.txt
  • Run Jupyter Notebook jupyter notebook
  • Find an example you are interested in and run it!

Examples

CLI

Pre-requisites

CLI Examples

Project goals

  • Provide executable documentation that is easy to run and find bugs in the documentation
  • Provide documentation (recipes) for the many different tasks that you can do with IAE

Help Wanted!

If you would like to help with this project, please contact me: [email protected]