Skip to content

Assignment for Programming For Data Analysis module (Degree Yr 2 Sem 1)

Notifications You must be signed in to change notification settings

TeoJJss/pfda-g20

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 

Repository files navigation

G20 PFDA Assignment - Credit Risk Classification

R Script should all be written in main.R file.

Comment Convention

  1. Main heading - surrounded with DOUBLE hashtags and full uppercase, e.g.
    ## DATA IMPORT ##
  2. Sub heading - surrounded with SINGLE hashtag, e.g.
    # Remove unnecessary columns #
  3. Description of codelines - single hashtag on the left, e.g.
    # get current directory

Data frame variable

The original data frame is at the variable credit_risk_df_capped.
For each individual section, please label with differnet suffix, e.g. credit_risk_df_capped_jj.

Credits

About

Assignment for Programming For Data Analysis module (Degree Yr 2 Sem 1)

Topics

Resources

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages