Merge branch 'microsoft:main' into main

pull/82/head
Dishita Bhasin 3 years ago committed by GitHub
commit 0bd952d796
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -2,7 +2,7 @@
## Instructions
The [Coco Cola Co spreadsheet](CocaColaCo.xlsx) is some missing calculations. Your task is to:
The [Coca Cola Co spreadsheet](CocaColaCo.xlsx) is missing some calculations. Your task is to:
1. Calculate the Gross profits of FY '15, '16, '17, and '18
- Gross Profit = Net Operating revenues - Cost of goods sold
@ -11,7 +11,7 @@ The [Coco Cola Co spreadsheet](CocaColaCo.xlsx) is some missing calculations. Yo
- Documentation on the [AVERAGE function](https://support.microsoft.com/en-us/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6)
1. This is an Excel file, but it should be editable in any spreadsheet platform
[Data Source credit to Yiyi Wang](https://www.kaggle.com/yiyiwang0826/cocacola-excel)
[Data source credit to Yiyi Wang](https://www.kaggle.com/yiyiwang0826/cocacola-excel)
## Rubric

@ -67,7 +67,7 @@ Below is an example of the cost of owning an Azure Storage Account
### Managing Data
As you work with data you may discover that some of the data needs to be cleaned using some of the techniques covered in the lesson focused on [data preparation](2-Working-With-Data\08-data-preparation) to build accurate models. When new data arrives, it will need some of the same applications to maintain consistency in quality. Some projects will involve use of an automated tool for cleansing, aggregation, and compression before the data is moved to its final location. Azure Data Factory is an example of one of these tools.
#### Securing the Data
### Securing the Data
One of the main goals of securing data is ensuring that those working it are in control of what is collected and in what context it is being used. Keeping data secure involves limiting access to only those who need it, adhering to local laws and regulations, as well as maintaining ethical standards, as covered in the [ethics lesson](1-Introduction\02-ethics).
Heres some things that a team may do with security in mind:

Loading…
Cancel
Save