This is considered as the new oil in an organization.
What is data?
This is a structured data that is composed of rows and columns.
What is table?
Aside from R Programming, this is one of the more popular programming language used for data analytics.
This is the meaning of SQL.
What is Structured Query Language?
This is the process of analyzing raw data in order to make conclusions about the information. This also has three levels.
This is one of the programs of SM where customers earn points by shopping.
What is SM Advantage Card?
This is the meaning of CSV.
What is Comma-Separated Values?
This is a function used for displaying texts in Python. This is the first function we used for showing "Hello World".
What is print?
BONUS
+ 200 points
This level of Analytics answers the question - what had happened which is presented in the form of dashboards and business reporting.
What is Descriptive Analytics?
These are facts collected together which is later analyzed to bring value-adding insights. These may be stored in a log book, Excel spreadsheet or computer system.
What is data?
This is the function in Python used to read files, specifically the csv files.
This is a web-based interactive development environment for creating notebooks in Python. This is part also of Anaconda distribution.
What is JupyterLab?
LOSE TURN
Sorry!
This is a generic term used to call a person who does data cleaning, data analysis, data visualization and other tasks related to data science.
What is Data Scientist?
This is the meaning of ETL.
What is Extract Transform Load?
This is the function in Python used to assign values on specific location of rows only.
What is loc?
This is a feature in JupyterLab notebook that allows you to include texts as documentation, aside from the actual Python code.
What is markdown?
This is SQL command to sort values either by ascending or descending.
What is ORDER BY?
This is a software package used in our class where JupyterLab, Python and other tools are included.
What is Anaconda?
He or she is responsible for actual cleaning of data, ETL and transformation required by Data Analyst.
Who is Data Engineer?
This is an observation in the data that lies in abnormal distance from the other values.
What is outlier?
Jupyter stands for Python, R and this other programming language.
What is Julia?
This is a SQL command used for deleting table or database
What is DROP?
These are the three types of Data Analytics.
What are Descriptive, Predictive and Prescriptive Analytics?