강의
Python으로 금융 데이터 가져오기와 관리
중급기술 수준
업데이트됨 2023. 2.
PythonApplied Finance5시간16 동영상53 연습 문제4,350 XP45,016성취 증명서
무료 계정 만들기
Google에서 계속 진행더 많은 옵션 보기또는
수천 개 기업의 학습자들이 사랑하는
팀을 교육하시나요?
비즈니스용으로 체험해 보세요강의 설명
선수 조건
Data Manipulation with pandas1
Importing stock listing data from Excel
In this chapter, you will learn how to import, clean and combine data from Excel workbook sheets into a pandas DataFrame. You will also practice grouping data, summarizing information for categories, and visualizing the result using subplots and heatmaps.
You will use data on companies listed on the stock exchanges NASDAQ, NYSE, and AMEX with information on company name, stock symbol, last market capitalization and price, sector or industry group, and IPO year. In Chapter 2, you will build on this data to download and analyze stock price history for some of these companies.
2
Importing financial data from the web
This chapter introduces online data access to Google Finance and the Federal Reserve Data Service through the
pandas DataReader. You will pull data, perform basic manipulations, combine data series, and visualize the results.3
Summarizing your data and visualizing the result
In this chapter, you will learn how to capture key characteristics of individual variables in simple metrics. As a result, it will be easier to understand the distribution of the variables in your data set: Which values are central to, or typical of your data? Is your data widely dispersed, or rather narrowly distributed around some mid point? Are there outliers? What does the overall distribution look like?
4
Aggregating and describing your data by category
This chapter introduces the ability to group data by one or more categorical variables, and to calculate and visualize summary statistics for each caategory. In the process, you will learn to compare company statistics for different sectors and IPO vintages, analyze the global income distribution over time, and learn how to create various statistical charts from the seaborn library.
Python으로 금융 데이터 가져오기와 관리
강의 완료
19백만 명 이상의 학습자와 함께 Python으로 금융 데이터 가져오기와 관리을(를) 시작하세요!
무료 계정 만들기
Google에서 계속 진행더 많은 옵션 보기또는
DataCamp for Mobile을 통해 데이터 분석 능력을 향상시키세요.
모바일 강좌와 매일 5분 코딩 챌린지를 통해 이동 중에도 학습 효과를 높이세요.