Skip to content

This repository is about the contents of the Teaching Assistant (TA) class for Planning Economics and Macroeconomics in the Fall semester of 2022 at Allameh Tabataba'i University (ATU).

License

Notifications You must be signed in to change notification settings

saeed-saffari/Py-for-Econ-fall2022-ATU

Repository files navigation

Python for Economics 2022 ATU

Contact: m.saeed.saffari@gmail.com

Teacher Assistant At Allameh Tabataba'i Univeristy

Fall 2022


AIMS

This course aims to acquaint students with the basics of the Python programming language and its application to data collection, manipulation, visualization, and analysis. During the course, the students will learn how to write code, gather data from web sources using modern scraping techniques, organize data into a usable format, and analyze data collections to answer questions about the world.

We will begin with an introduction to general-purpose programming: data types, conditionals, loops, functions, and classes. We will investigate how to write succinct and efficient code. We will then see how to gather data from the web by using the python library and represent it inside python as a DataFrame. We will investigate how programming can help us clean and present the data in an informative and elegant manner. Finally, we will focus on using data to answer real economic questions, covering popular exploratory and statistical data analysis techniques.


Parts

About

This repository is about the contents of the Teaching Assistant (TA) class for Planning Economics and Macroeconomics in the Fall semester of 2022 at Allameh Tabataba'i University (ATU).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published