728x90
반응형
안녕하세요 늑대양입니다 🥸
오늘은 가짜연구소 스터디 8주차 학습 내용을 안내해드리도록 하겠습니다.
프로그램: Data Scientist - Python - 황지*님/이다*님
8주차 학습 주제: Introduction to NumPy
8주차 학습 material URL: https://app.datacamp.com/learn/courses/introduction-to-numpy
Course Description
- NumPy is an essential Python library.
- TensorFlow and scikit-learn use NumPy arrays as inputs, and pandas and Matplotlib are built on top of NumPy.
- In this Introduction to NumPy course, you'll become a master wrangler of NumPy's core object: arrays!
- Using data from New York City's tree census, you'll create, sort, filter, and update arrays.
- You'll discover why NumPy is so efficient and use broadcasting and vectorization to make your NumPy code even faster.
- By the end of the course, you'll be using 3D arrays to alter a Claude Monet painting, and you'll understand why such array alterations are essential tools for machine learning.
Index
- Understanding NumPy Arrays
- Selecting and Updating Data
- Array Mathematics!
- Array Transformations
긴 글 읽어주셔서 감사합니다 😆
728x90
반응형
'Study > 가짜연구소: Data Scientist - Python' 카테고리의 다른 글
[가짜연구소] Data Scientist - Python 10주차. (0) | 2022.11.20 |
---|---|
[가짜연구소] Data Scientist - Python 9주차. (0) | 2022.11.13 |
[가짜연구소] Data Scientist - Python 7주차. (0) | 2022.11.04 |
[가짜연구소] Data Scientist - Python 6주차. (0) | 2022.10.22 |
[가짜연구소] Data Scientist - Python 5주차. (2) | 2022.10.19 |