Hi everyone,
Here is the glimpse of dataset and I tried to transform the birth number in data format but getting below error
"Error in as.Date(as.character(birth_numbe), "%Y%M%D") :
object 'birth_numbe' not found"
Please can anyone help me to know I would change this int format data into date format.
"client_id"; "birth_number"; "district_id"
1; "706213"; 18
2; "450204"; 1
3; "406009"; 1
4; "561201"; 5
5; "605703"; 5