Question: Hi , I spend so much time trying to solve this problem using python and sys . argv but was not successful. I can get
Hi I spend so much time trying to solve this problem using python and sysargv but was not successful. I can get the answer but not exactly the expected answer which is
dtype: float
Qgerman.py
Use the germancreditdata.csv file to complete the following assignment.
Create a file,
german.py that loads the csv file and runs a regression predicting
credit amount from age and duration, in that order. Add a constant using
smaddconstantdata
You will need to rename the column 'Credit amount' to 'Creditamount'.
Then, print the parameters and Rsquared to decimals using
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
