Question
MSF 503 Financial Modeling Fall, 2022 HOMEWORK 2 Using the HOMEWORK 2 Data.csv file: 1.) Create a data dictionary in Excel. Copy and paste the
MSF 503 Financial Modeling Fall, 2022
HOMEWORK 2
Using the HOMEWORK 2 Data.csv file:
1.) Create a data dictionary in Excel. Copy and paste the table below.
2.) Write a Python program to winsorize any outliers to the 10%/90% level. Be sure the code prints out the cleaned data.
3.) Write a Python program that double standardizes the EPS for each stock, first longitudinally (or through time), then latitudinally (or cross-sectionally). Be sure the code prints out the cleaned data.
4.) Write a Python program that ranks the roe with three difference bins based upon the percentage change in roe. Be sure the code unsorts the ranked data back to the appropriate times.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started