Description Usage Format Source
Credit card customer data
1 |
A data frame with 400 rows and 11 variables:
ID
integer: customer ID
Income
double: Income, in $1000s
Limit
integer: Credit limit, in $
Rating
integer: Credit rating score from 0 to 1000 possible.
Cards
integer: total number of credit cards customer has
Age
integer: Customer age in years
Education
integer: years of education (12 = high school)
Gender
character: Customer gender
Student
character: 1 if student; 0 otherwise
Married
character: 1 if married; 0 otherwise
Balance
integer: Average monthly balance, in $
adjusted from a sample of 'credit' dataset in 'ISLR' package.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.