From 7b75586c0cbe447bd8ff04538c6e9627cb724a9c Mon Sep 17 00:00:00 2001 From: Khuyen Tran Date: Sat, 6 May 2023 12:06:46 -0500 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 46b9180..8b1dbeb 100644 --- a/README.md +++ b/README.md @@ -85,8 +85,7 @@ git clone https://github.com/khuyentran1401/Data-science | Introduction to Schema: A Python Libary to Validate your Data | [🔗](https://towardsdatascience.com/introduction-to-schema-a-python-libary-to-validate-your-data-c6d99e06d56a) | [🔗](https://deepnote.com/launch?url=https://github.com/khuyentran1401/Data-science/blob/master/data_science_tools/schema.ipynb) | How to Create Fake Data with Faker | [🔗](https://towardsdatascience.com/how-to-create-fake-data-with-faker-a835e5b7a9d9) | [🔗](https://deepnote.com/launch?url=https://github.com/khuyentran1401/Data-science/blob/master/data_science_tools/faker.ipynb) | | Hypothesis and Pandera: Generate Synthesis Pandas DataFrame for Testing | [🔗](https://towardsdatascience.com/hypothesis-and-pandera-generate-synthesis-pandas-dataframe-for-testing-e5673c7bec2e) | [🔗](https://github.com/khuyentran1401/Data-science/tree/master/data_science_tools/pandera_hypothesis) | [🔗](https://youtu.be/RbW-x_2dFMQ) -| Build an Efficient Data Pipeline: Is dbt the Key? | [🔗](https://mathdatasimplified.com/2023/05/01/build-an-efficient-data-pipeline-is-dbt-the-key/) | [🔗](https://github.com/khuyentran1401/dbt-demo) -| [🔗](https://youtu.be/mM5zWBP3G_U) +| Build an Efficient Data Pipeline: Is dbt the Key? | [🔗](https://mathdatasimplified.com/2023/05/01/build-an-efficient-data-pipeline-is-dbt-the-key/) | [🔗](https://github.com/khuyentran1401/dbt-demo)| [🔗](https://youtu.be/mM5zWBP3G_U) # Testing | Title | Article | Repository | Video