Created
April 23, 2017 12:01
-
-
Save BojanKomazec/617516329ea2061099b1835261833530 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
> head(data) | |
Creditability Account Balance Duration of Credit (month) Payment Status of Previous Credit Purpose Credit Amount | |
1 1 1 18 4 2 1049 | |
2 1 1 9 4 0 2799 | |
3 1 2 12 2 9 841 | |
4 1 1 12 4 0 2122 | |
5 1 1 12 4 0 2171 | |
6 1 1 10 4 0 2241 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment