arr

Results 4 issues of arr

**Task** Define the feature variables which are to be predicted using this model **Function to implement** feature_creation()

good first issue
hacktoberfest
helper issue

**Task** Check to see if there are any missing values in both the datasets imported. If yes, then fill those missing values. **Functions to implement** missing_values_table(df) solution_missing_values(df)

good first issue
hacktoberfest
helper issue

Got your first PR merged? Awesome! Continuing the task we started in our last issue: **Task** Try importing the Credit Card data set using the pandas package

good first issue
hacktoberfest
helper issue

**EDA and Vintage Analysis** Perform EDA for the data set to find best factors to be considered for the model. What is Vintage Analysis could be searched [here](https://www.listendata.com/2019/09/credit-risk-vintage-analysis.html). **Where to...

hacktoberfest
helper issue