Accounting Data Analytics with Python
Key Takeaways
Develops Python skills for assembling and analyzing accounting data
Original Description
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 External: Coursera ↗
(saves to browser)
Sign in to unlock AI tutor explanation · ⚡30
More on: Python for Data
View skill →Related Reads
📰
📰
📰
📰
Causal Inference in Finance: Moving Beyond “What Happened?” to “What Actually Worked?”
Medium · Data Science
Database Deep Dive Series
Dev.to · Namrata Khorjuwekar
Éclat de l’Avenir Gestion S.A.R.L renforce la clarté des analyses grâce aux rapports intelligents
Dev.to AI
Data Analytics (AI/ML) ROI 101 series: Article 3: Accounting fundamentals for data analytics…
Medium · AI
🎓
Tutor Explanation
DeepCamp AI