본문으로 바로가기
Python

강의

MATLAB 사용자를 위한 Python

기초기술 수준
업데이트됨 2026. 4.
MATLAB에서 전환하며 핵심 Python 개념을 익히고, NumPy와 Matplotlib로 실습해 보세요.
무료로 강의 시작
PythonProgramming4시간15 동영상51 연습 문제4,200 XP8,133성취 증명서

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

수천 개 기업의 학습자들이 사랑하는

Group

2명 이상을 교육하시나요?

DataCamp for Business 체험

강의 설명

Python은 데이터 과학에 점점 더 많이 활용되는 다재다능한 프로그래밍 언어입니다. 전 세계 기업들이 Python을 사용해 데이터에서 인사이트를 도출하고 경쟁 우위를 확보하고 있어요. 이 과정은 특히 데이터 과학을 위해 Matlab 사용자들이 Python을 배우도록 돕는 데 초점을 맞춥니다. 데이터 분석과 시각화를 위해 Matlab에서 Python으로 빠르게 전환하는 방법을 익히게 됩니다. Python 문법의 기본과 numpy 배열을 사용해 데이터를 저장하고 조작하는 방법을 배워요. 또한 matplotlib을 활용해 실제 데이터셋(시애틀의 자전거 교통량, 미국 전역의 아보카도 가격 등)에서 추세, 상관관계, 패턴을 찾아보게 됩니다.

선수 조건

이 강의에는 선수 과목이 없습니다
1

From MATLAB to Python

This chapter gets you started moving from MATLAB to Python. You'll learn about some of the similarities and differences between MATLAB and Python, how to use methods and packages, and be introduced to the popular NumPy package.
챕터 시작
2

NumPy and Matplotlib

In this chapter, you will build on your new NumPy knowledge. You will dive into NumPy arrays, the Python analog to matrices by performing mathematical operations and indexing. You will also begin to explore another important Python data structure, the list, and then round out the chapter by making customs plots of your arrays using Matplotlib.
챕터 시작
3

Dictionaries and pandas

This chapter introduces some powerful Python data structures: the dictionary and the pandas DataFrame. You will learn to create dictionaries by setting key-value pairs, and view then how to view and modify your dictionary. Then you will be introduced to one of the most important packages in the Pythonista's toolbox, pandas. Specifically, you'll focus on the pandas' structure, the DataFrame, which organizes tabular data in an easily accessible way. Lastly, you'll learn how to transform different data types into DataFrames to make your data easier to work with.
챕터 시작
4

Control Flow and Loops

You'll finish the course by controlling your Python flow. You will learn how to iterate through different Python data structures using for loops. You will also learn about Python contingencies using if, else, and elif and the Python comparison operators (greater than, less than, etc.) that will decide which lines of your code will be executed. Lastly, you'll circle back to NumPy arrays by using Python comparison operators to filter your arrays.
챕터 시작
MATLAB 사용자를 위한 Python
강의
완료

수료증 획득

LinkedIn 프로필, 이력서 또는 CV에 이 자격증을 추가하세요
소셜 미디어와 성과 평가에서 공유하세요
지금 등록

19백만 명 이상의 학습자와 함께 MATLAB 사용자를 위한 Python을(를) 시작하세요!

무료 계정을 만드세요

또는

계속 진행하시면 당사의 이용약관, 개인정보처리방침 및 귀하의 데이터가 미국에 저장되는 것에 동의하시는 것입니다.

DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.

모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.