开始时间: 02/20/2021 持续时间: Unknown
所在平台: Coursera 课程类别: 其他类别 大学或机构: CourseraNew |
|
课程主页: https://www.coursera.org/learn/accounting-data-analytics-python
Explore 1600+ online courses from top universities. Join Coursera today to learn data science, programming, business strategy, and more.课程评论:没有评论
This course focuses on developing Python skills for assembling business data. It will cover some of the same material from Introduction to Accounting Data Analytics and Visualization, but in a more general purpose programming environment (Jupyter Notebook for Python), rather than in Excel and the Visual Basic Editor. These concepts are taught within the context of one or more accounting data domains (e.g., financial statement data from EDGAR, stock data, loan data, point-of-sale data). The first half of the course picks up where Introduction to Accounting Data Analytics and Visualization left off: using in an integrated development environment to automate data analytic tasks. We discuss how to manage code and share results within Jupyter Notebook, a popular development environment for data analytic software like Python and R. We then review some fundamental programming skills, such as mathematical operators, functions, conditional statements and loops using Python software. The second half of the course focuses on assembling data for machine learning purposes. We introduce students to Pandas dataframes and Numpy for structuring and manipulating data. We then analyze the data using visualizations and linear regression. Finally, we explain how to use Python for interacting with SQL data.
MODULE 1: FOUNDATIONS
MODULE 2: INTRODUCTION TO PYTHON
MODULE 3: INTRODUCTION TO PYTHON PROGRAMMING
MODULE 4: PYTHON PROGRAMMING
MODULE 5: DATA ANALYSIS WITH PYTHON
MODULE 6: INTRODUCTION TO VISUALIZATION IN PYTHON
MODULE 7: PRODUCTION DATA ANALYTICS
MODULE 8: INTRODUCTION TO DATABASES IN PYTHON