课程
Analyzing Financial Statements in Python
中级技能水平
更新时间 2023年6月
PythonApplied Finance4小时13 视频47 道练习4,000 XP4,629成就证明
创建您的免费帐户
继续使用 Google显示更多选项或
继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。
深受数千家公司学习者的喜爱
需要团队培训?
企业版试用课程描述
Use Python to Analyze Financial Statements
Balance sheets, income statements, and cash flow statements are financial statements nearly every major company uses. These statements contain a plethora of information about a company's financial position. This four-hour course will lay the groundwork to analyze financial statements in Python and understand a company's financial position in-depth.Compute Essential Ratios from Financial Statements
You’ll begin by learning how to read financial statements—the first step in learning how to analyze them. Next, you'll practice computing some of the most common financial ratios from the statements using pandas - a powerful Python data manipulation and analysis tool. You'll also learn how to use different functionalities of pandas to compare the financial ratios of companies and assess their financial health.Learn How to Deal With Real-World Financial Data
'Data in the wild' is riddled with missing values. In this course, you'll practice dealing with missing financial information through interactive exercises. You’ll also learn how to present your analysis using data visualization—another essential skill in financial analysis.Reduce Repetitive Work with User-Defined Functions
One of the great things about using Python for analyzing financial statements compared to standard spreadsheets is that you can reduce repetitive work. By writing your own functions in Python, you’ll learn to make your analysis faster and more efficient by reducing repetition.先决条件
Data Manipulation with pandas1
The Balance Sheet
In this chapter, you will learn how to read and interpret a balance sheet and compute and use financial ratios to evaluate a company's performance using information from the balance sheet. Additionally, you'll gain hands-on experience using the powerful pandas data manipulation package to analyze a company's financial ratios and compare them to its peers in the industry.
2
The Income Statement
In this chapter, you'll learn how to read and interpret an income statement, calculate key financial ratios, and even create your own functions in Python to automate repetitive tasks. You'll also gain experience using seaborn, a powerful data visualization library, to produce figures to help you understand a company's financial performance.
3
The Cash Flow Statement
In this chapter, you’ll analyze the cash flow statement and use its information to compute and interpret financial ratios. Using Seaborn to create informative plots that compare financial ratios across different companies, you'll build on your existing knowledge of Python and data visualization. By the end of this chapter, you'll have the skills to extract insights from cash flow statements using Python and handle messy, real-world data sets with missing data.
4
Profitability metrics
In this chapter, you'll learn about the different financial ratios that measure a company's profitability, how to compute them, and how to compare them across other companies. You'll build upon your knowledge of the Seaborn library to create visualizations that help you analyze profitability ratios and identify trends.
Analyzing Financial Statements in Python
课程完成 加入超过19百万学习者,今天就开始Analyzing Financial Statements in Python!
创建您的免费帐户
继续使用 Google显示更多选项或
继续操作即表示您接受我们的《使用条款》和《隐私政策》,并同意您的数据存储在美国。
通过 DataCamp for Mobile 提升您的数据技能
随时随地通过我们的移动课程和每日 5 分钟编程挑战提升技能。