ข้ามไปยังเนื้อหาหลัก
หน้าหลักPython

แทร็ก

วิศวกรข้อมูลมืออาชีพ ใน Python

อัปเดตแล้ว 05/2569
เจาะลึกทักษะขั้นสูงและเครื่องมือล้ำสมัยที่กำลังพลิกโฉมบทบาทวิศวกรข้อมูลในปัจจุบันไปกับเส้นทาง Professional Data Engineer ของเรา
เริ่มเรียน Track ฟรี
Pythonวิศวกรรมข้อมูล
40 ชม.
11,898

สร้างบัญชีฟรีของคุณ

ดำเนินการต่อด้วย Googleแสดงตัวเลือกเพิ่มเติม

หรือ


เมื่อดำเนินการต่อ คุณยอมรับ ข้อกำหนดการใช้งาน ของเรา นโยบายความเป็นส่วนตัว ของเรา และยอมรับว่าข้อมูลของคุณจะถูกจัดเก็บในสหรัฐอเมริกา

เป็นที่รักของผู้เรียนในบริษัทหลายพันแห่ง

Group

กำลังฝึกอบรมทีม?

ลองใช้สำหรับธุรกิจ

คำอธิบายเส้นทางการเรียน

วิศวกรข้อมูลมืออาชีพ ใน Python

ยกระดับทักษะของคุณไปอีกขั้นด้วยเส้นทาง Professional Data Engineer ของเรา เส้นทางขั้นสูงนี้ออกแบบมาเพื่อต่อยอดจากเส้นทาง Associate Data Engineer in SQL และ Data Engineer in Python มันมอบความรู้และเครื่องมือที่ล้ำสมัยซึ่งเป็นที่ต้องการสำหรับบทบาทด้านวิศวกรรมข้อมูลสมัยใหม่ ตลอดเส้นทางนี้ คุณจะเชี่ยวชาญสถาปัตยกรรมข้อมูลสมัยใหม่ พัฒนาทักษะ Python ของคุณด้วยการเจาะลึกการเขียนโปรแกรมเชิงวัตถุ สำรวจฐานข้อมูล NoSQL และใช้พลังของ dbt เพื่อการแปลงข้อมูลที่ราบรื่น ปลดล็อกความลับของ DevOps ด้วยแนวปฏิบัติสำคัญ เทคนิคการทดสอบขั้นสูง และเครื่องมืออย่าง Docker เพื่อปรับปรุงกระบวนการพัฒนาและการปรับใช้งานของคุณให้คล่องตัวขึ้น ดื่มด่ำไปกับเทคโนโลยีบิ๊กดาต้าด้วย PySpark และก้าวสู่ความเชี่ยวชาญในการประมวลผลข้อมูลและการทำงานอัตโนมัติด้วย shell scripting มีส่วนร่วมในโปรเจกต์ลงมือปฏิบัติจริงและจัดการกับชุดข้อมูลในโลกจริง เพื่อประยุกต์ใช้ความรู้ของคุณ แก้ไขเวิร์กโฟลว์ที่ซับซ้อน และเพิ่มประสิทธิภาพกระบวนการข้อมูล เมื่อจบเส้นทางนี้ คุณจะไม่เพียงได้รับทักษะขั้นสูงที่จำเป็นต่อการรับมือกับความท้าทายด้าน data engineering ที่ซับซ้อน แต่ยังมีความมั่นใจในการนำไปใช้ในโลกของ data engineering ที่เปลี่ยนแปลงอยู่เสมอ

ข้อกำหนดเบื้องต้น

วิศวกรข้อมูล
  • Course

    1

    Understanding Modern Data Architecture

    Discover modern data architecture's key components, from ingestion and serving to governance and orchestration.

  • Course

    The Unix command line helps users combine existing programs in new ways, automate repetitive tasks, and run programs on clusters and clouds.

  • Course

    This course introduces dbt for data modeling, transformations, testing, and building documentation.

  • Course

    Conquer NoSQL and supercharge data workflows. Learn Snowflake to work with big data, Postgres JSON for handling document data, and Redis for key-value data.

  • Course

    In this Introduction to DevOps, you’ll master the DevOps basics and learn the key concepts, tools, and techniques to improve productivity.

  • Project

    โบนัส

    Debugging Code

    Sharpen your debugging skills to enhance sales data accuracy.

  • Course

    10

    Introduction to Docker

    Gain an introduction to Docker and discover its importance in the data professional’s toolkit. Learn about Docker containers, images, and more.

  • Course

    Master PySpark to handle big data with ease—learn to process, query, and optimize massive datasets for powerful analytics!

  • Chapter

    This chapter introduces the exciting world of Big Data, as well as the various concepts and different frameworks for processing Big Data. You will understand why Apache Spark is considered the best framework for BigData.

  • Chapter

    The main abstraction Spark provides is a resilient distributed dataset (RDD), which is the fundamental and backbone data type of this engine. This chapter introduces RDDs and shows how RDDs can be created and executed using RDD Transformations and Actions.

  • Chapter

    In this chapter, you'll learn about Spark SQL which is a Spark module for structured data processing. It provides a programming abstraction called DataFrames and can also act as a distributed SQL query engine. This chapter shows how Spark SQL allows you to use DataFrames in Python.

  • Chapter

    In this chapter, we learn how to download data files from web servers via the command line. In the process, we also learn about documentation manuals, option flags, and multi-file processing.

  • Chapter

    In the last chapter, we bridge the connection between command line and other data science languages and learn how they can work together. Using Python as a case study, we learn to execute Python on the command line, to install dependencies using the package manager pip, and to build an entire model pipeline using the command line.

  • Course

    Learn about the difference between batching and streaming, scaling streaming systems, and real-world applications.

  • Course

    Master Apache Kafka! From core concepts to advanced architecture, learn to create, manage, and troubleshoot Kafka for real-world data streaming challenges!

  • Course

    In this course, you will learn the fundamentals of Kubernetes and deploy and orchestrate containers using Manifests and kubectl instructions.

วิศวกรข้อมูลมืออาชีพ ใน Python
13 คอร์ส
เรียนจบ
Track

รับใบรับรองความสำเร็จ

เพิ่มใบรับรองนี้ไปยังโปรไฟล์ LinkedIn เรซูเม่ หรือ CV ของคุณ
แชร์บน social media และในการรีวิวผลการปฏิบัติงานของคุณ
ลงทะเบียนทันที

ร่วมกับผู้เรียนกว่า 19 ล้านคนและเริ่มต้น วิศวกรข้อมูลมืออาชีพ ใน Python วันนี้!

สร้างบัญชีฟรีของคุณ

ดำเนินการต่อด้วย Googleแสดงตัวเลือกเพิ่มเติม

หรือ


เมื่อดำเนินการต่อ คุณยอมรับ ข้อกำหนดการใช้งาน ของเรา นโยบายความเป็นส่วนตัว ของเรา และยอมรับว่าข้อมูลของคุณจะถูกจัดเก็บในสหรัฐอเมริกา

พัฒนาทักษะด้านข้อมูลของคุณด้วย DataCamp for Mobile

พัฒนาทักษะได้ทุกที่ทุกเวลาด้วยคอร์สเรียนบนมือถือและแบบฝึกหัดเขียนโค้ดประจำวัน 5 นาทีของเรา