Need Variable dictionary
Hey! You did not provide the dictionary of the variables in the given data set.
can you please give us?
1 answers ( 0 marked as helpful)
In case anyone else is looking for the data dictionary (the document defining the field names used in the dataset), the current download link from LendingClub's website is https://resources.lendingclub.com/LCDataDictionary.xlsx, which you can paste directly into pandas.read_excel()—no need to download it manually.
Submit an answer
related questions
Need to convert all variables to numeric data type before using LogisticRegressionwithp-values class