This is a two dimensional structure with rows and columns
What is A Table
To comment a line in Python, you use this/these character(s).
What is #?
SQL stands for this
What is Structured Query Language?
This company bought Tableau for 15.7 Billion
What is Salesforce?
This Captain recently got married
Who is Esmelin Lopez?
A type of database that ‘relates’ tables to each other
What is Relational Database
This commonly used Python data structure contains a collection of items referenced by a numeric index.
What is A List
This is what each SQL statement does when...
SELECT (what) ...
FROM (what)
WHERE (what);
*Captain to verify answer*
This is what a Data Analyst must do to ensure data can be reported properly
What is Data Cleaning?
The year COOP launched in Chicago
What is 2021?
This term defines what data looks like and how it can be used
What is Data Type
In Python, this is the smallest element of a program that can be executed
What is a statement?
This is how you select everything from a table
Select * FROM
True or false?
Number Data Types can be aggregated on.
True
Name all 6 COOP cities
1. NYC
2. SF
3. LA
4. SJ
5. CHI
6. MIA
The meaning of CPC, CPA, or CPM (any one answer would be fine)
What is [Cost Per Click, Cost Per Action, Cost Per Thousand Views]
Python will warn on a logic error, but it will warn (and possibly error) on this type of error.
What is a syntax error?
This is a subset of SQL used to select and update the data in a database
What is DML?
It’s important to change Numbers from String to Number data types for this reason
Strings don’t have an ability to aggregate
The name of this man.
Who is Kalani Leifer?
A field of study that uses raw data to create new ways of modeling and understanding the unknown
What is Data Science
This built-in Python function returns the length of many objects, including Lists.
What is Lens()?
This function provides the lowest value in a set of values
What is Min()?
This controls the appearance of the visual analysis in Tableau
What are Marks?
Name COOP's 6 Pillars
1. Purpose
2. Curiosity
3. Resourcefulness
4. Optimism
5. Empathy
6. Community