Skip to content

Commit 36ad483

Browse files
authored
Merge pull request #1587 from recodehive/revert-1576-dicord
Revert "Added blog for "Why Data Engineers Make Better Business Analysts Than MBAs Do""
2 parents 50d67ae + 5931808 commit 36ad483

10 files changed

Lines changed: 4590 additions & 3133 deletions

File tree

-1.15 MB
Binary file not shown.
-952 KB
Binary file not shown.
-1.35 MB
Binary file not shown.
-1.31 MB
Binary file not shown.
-1.08 MB
Binary file not shown.

blog/ba-vs-data-engineering/index.md

Lines changed: 0 additions & 286 deletions
This file was deleted.

package-lock.json

Lines changed: 4588 additions & 2834 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@
3131
"@docusaurus/core": "^3.9.1",
3232
"@docusaurus/plugin-content-docs": "3.10.1",
3333
"@docusaurus/plugin-google-analytics": "^3.10.0",
34-
"@docusaurus/plugin-ideal-image": "^3.10.1",
34+
"@docusaurus/plugin-ideal-image": "3.9.1",
3535
"@docusaurus/preset-classic": "^3.9.1",
3636
"@docusaurus/theme-classic": "^3.10.1",
37-
"@docusaurus/theme-mermaid": "^3.10.1",
37+
"@docusaurus/theme-mermaid": "3.9.1",
3838
"@docusaurus/theme-search-algolia": "3.10.1",
3939
"@emailjs/browser": "^4.4.1",
4040
"@floating-ui/react": "^0.27.8",

src/database/blogs/index.tsx

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -211,17 +211,6 @@ const blogs: Blog[] = [
211211
category: "data engineering",
212212
tags: ["PySpark", "Optimization", "Big Data", "Performance", "Data Engineering"],
213213
},
214-
{
215-
id: 19,
216-
title: "Why Data Engineers Make Better Business Analysts Than MBAs Do",
217-
image: "/img/blogs/ba_data_cover_image.png",
218-
description: "Data Engineers have a unique skill set that combines technical expertise with a deep understanding of data and its applications. This makes them well-suited for roles in business analysis, as they can leverage their knowledge of data to provide valuable insights and drive informed decision-making. In this article, we explore why Data Engineers often make better Business Analysts than MBAs, highlighting the advantages of their technical background and data-driven approach.",
219-
slug: "ba-vs-data-engineering",
220-
authors: ["Aditya-Singh-Rathore"],
221-
category: "data engineering",
222-
tags: ["Data Engineering", "Business Analysis", "MBAs", "Data-Driven Decision Making", "Technical Expertise"],
223-
224-
},
225214

226215
];
227216

-1.23 MB
Binary file not shown.

0 commit comments

Comments
 (0)