Created
April 23, 2017 12:03
-
-
Save BojanKomazec/4c89a0412e78705faef37b5ad5d084f3 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, n = 4) | |
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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment