Skip to content

silviapazzi/EEA_Python_Primer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

EAA - Python Primer for Accounting Research

This is an introductory course focused on the use of Python for accounting research. The course introduces participants to Python and the level of coding will be basic to intermediate. The course will also devote attention to the wider Python infrastructure that helps participants to solve problems and learn from others: Stackoverflow, Jupyter, Github.

Later on in the course, participants will learn to manage, munge, and analyze data, as well as present results using eye-candy graphs. The focus will be on analysing and presenting financial accounting data, all of which will be resourced from high-quality publicly available data.

All code will be presented using visually appealing Jupyter notebooks.

Course resources

Materials, including Jupyter notebooks, videos, assignments will be accessible via a this site and page. There is a dedicated Github website for notebooks, see this link.

Video's are accessible via the Course schedule below.

Learning objectives

Participants who are successful in this course will be able to:

  1. Understanding Python, how it can support research, and the value-added Python offers over and above alternative packages
  2. Install and run Python, including the installation of relevant libraries
  3. Use support websites to solve coding problems
  4. Understand basic Python commands and variable types
  5. Import data from file and from remote data sources
  6. Use Pandas to explore, manage, clean data, deal with missing observations.
  7. Use Pandas to index, split, apply, and combine data.
  8. Analyse financial data, handle data with different year-ends
  9. Visualize results and create stunning graphs.
  10. Analyse data using statistical libraries.

Delivery

This is an online course. The first sessions will be asynchronous, with one final live session Q&A. Subsequent sessions will be taught interactively. The interactive part comprises of five live sessions via Zoom. There will be groups assignments that will be discussed in Zoom breakout rooms.

Enroll

  • Register for the December one hour event here
  • Register for the live sessions of Python Intermediate here

Course schedule

Entry Level Date Q&A Videos made available on these topics:
1 17-Oct-21 All the things you can do with Python. The value-added Python offers over and above alternative packages.
Promo Video and Session 1 - Video
2 05-Nov-21 Install and run Python, relevant libraries. Python ‘helpers’.
Session 2 - Video, Demo 1 - Video and Demo 2 - Video
3 19-Nov-21 Python commands and variable types.
Session 3 - Video
4 03-Dec-21 Tue 07 Dec 10-11 am CET Importing data from file and from remote data sources.
Intermediate Date Day Topics
5 27-Jan-22 Thu 10-11 am CET Use Pandas to explore, manage, clean data, deal with missing observations.
Assignment (TBC).
6 01-Feb-22 Tue 10-11 am CET Use Pandas to index, split, apply, and combine data.
Assignment 2
Video
7 03-Feb-22 Thu 10-11 am CET Analyse financial data, handle data with different year-ends.
Video
8 08-Feb-22 Tue 10-11 am CET Visualize results and create stunning graphs.
9 10-Feb-22 Thu 10-11 am CET Analyze data using statistical libraries, text analysis, web scraping.

Communications and coordination

Video links are available on this site and page, via the Course schedule above.

Host: Martien Lubberink

About

EAA - Python Primer for Accounting Research

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 93.0%
  • Python 7.0%