Skip to content

This repository is about the contents of the Teaching Assistant (TA) class for Planning Economics, Advanced Natural Resource Economics, and Advance Macroeconomics in the fall semester of 2021 at the University of Tehran (UT) and Allameh Tabataba'i University (ATU).

License

Notifications You must be signed in to change notification settings

saeed-saffari/Python-for-Economics-fall-2021

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python for Economics 2021

Contact: m.saeed1024@yahoo.com

Teaching Assistant At University of Tehran and Allameh Tabataba'i Univeristy

Fall 2021


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, Advanced Natural Resource Economics, and Advance Macroeconomics in the fall semester of 2021 at the University of Tehran (UT) and Allameh Tabataba'i University (ATU).

Topics

Resources

License

Stars

Watchers

Forks