Accounting Data Analytics with Python
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.
Watch on Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Python for Data
View skill →Related AI Lessons
⚡
⚡
⚡
⚡
Tailorlist: How I Built a Spotify Analytics App After Spotify Killed Its Own API
Medium · Data Science
Choosing the Right Treasure Map to Avoid Data Decay in Veltrix
Dev.to · Lillian Dube
Migrating to Apache Iceberg: Strategies for Every Source System
Dev.to · Alex Merced
Zero Sum Problems and Apple Sports
Daring Fireball
🎓
Tutor Explanation
DeepCamp AI