Skip to content

Commit

Permalink
debug locally
Browse files Browse the repository at this point in the history
  • Loading branch information
Lola-jo committed Nov 18, 2023
1 parent 0174bf3 commit a4c076a
Showing 1 changed file with 4 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Architecture: Ingestion, data Lake, preparation & computing, data warehouse, presentation"
"**Architecture: Ingestion, data Lake, preparation & computing, data warehouse, presentation**"
]
},
{
Expand All @@ -91,15 +91,15 @@
"---\n",
"name: Big Data Pipeline on AWS, Microsoft Azure, and Google Cloud\n",
"---\n",
"[Big Data Pipeline on AWS, Microsoft Azure, and Google Cloud](https://www.reddit.\n",
"[Big Data Pipeline on AWS, Microsoft Azure, and Google Cloud](https://www.reddit.com/r/bigdata/comments/mkfsfi/big_data_pipeline_on_aws_microsoft_azure_and/)\n",
":::"
]
},
{
"cell_type": "markdown",
"metadata": {},
"source": [
"## Architecture: Capture, process, store, analyze, use"
"**Architecture: Capture, process, store, analyze, use**"
]
},
{
Expand All @@ -118,7 +118,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Ingestion, storage, cataloging & search, processing, consumption, security & governance"
"**Ingestion, storage, cataloging & search, processing, consumption, security & governance**"
]
},
{
Expand Down Expand Up @@ -373,22 +373,6 @@
"source": [
"Data cleaning is a key part of data engineering to improve the [data quality](#data-quality), but it can be deeply frustrating as the situation could be highly varied in different datasets. Sometimes you will see the text fields garbled. Sometimes your dates are formatted incorrectly. In this [assignment](../assignments/machine-learning-productionization/data-engineering), you’ll work through three hands-on exercises to deal with messy data."
]
},
{
"cell_type": "markdown",
"id": "bcb7aebc",
"metadata": {},
"source": [
"## Self study"
]
},
{
"cell_type": "markdown",
"id": "3870cf84",
"metadata": {},
"source": [
"- [A Chat with Andrew on MLOps: From Model-centric to Data-centric AI - YouTube](https://www.youtube.com/watch?v=06-AZXmwHjo)"
]
}
],
"metadata": {
Expand Down

0 comments on commit a4c076a

Please sign in to comment.