Skip to content

Latest commit

 

History

History
66 lines (36 loc) · 1.83 KB

Exercise01.md

File metadata and controls

66 lines (36 loc) · 1.83 KB

Please complete by 9: A.M., 12th May 2019

Download /configure these software

Alteryx

Power BI

Jupyter notebook

MYSQL IF you don't have Microsoft SQL, Oracle or POSTGRES.

Task

Find 1 topic from Reference/Further Readings, then spend ~ 30 minutes to summarise what you found useful/interesting from it, submit to github.

Alternatively,

try 1 of the tools you just installed if you haven't used it, write a short comment and submit to github

or,

search for Gartner Quadrant of Analytical Tools, try a new tool and submit comment to github. (You don't have to do all three things above)

Commit help

User Browser to fork this repo, then type the commands below:

git clone https://github.com/你的用户名/learner

(add your contribution, NOT a command!)

git remote add upstream https://github.com/cnukaus/learner.git

git fetch upstream

git checkout master

git merge upstream/master

git add --all

git commit

git push (如果upstream也是自己的目录?那么可能要先git pull才能push, otherwise stash)

Simplest Markdown formatting syntax

No auto line break, has to have a new blank line,

or back
slash \ at the end of a lineto get a line break

URL is square brackets for [text] followed by(http://url) like git

3 sharps means header 3 format

DE lecture 13 sources

https://docs.microsoft.com/bs-latn-ba/azure/architecture/data-guide/big-data/batch-processing?view=azurermps-6.12.0 orchestrating

https://databricks.com/blog/2017/02/23/working-complex-data-formats-structured-streaming-apache-spark-2-1.html semi-structured data