0

I've got a pandas dataframe that I've almost cleaned with its various functions.

The bit I can't work out is what is the apply function to remove numbers from the 'region' column.

England6 should be England.

    region  admissions_total    admissions_count_men    admissions_count_women  adm_per_100_000_all adm_per_male    adm_per_female  year
11  England6    710562  243565  466978  1322.8  963.1   1685.2  2019
13  North East  24410   8645    15765   932 684 1177    2019
14  Darlington  645 295 355

Can you help, please?

elksie5000
  • 7,084
  • 12
  • 57
  • 87

0 Answers0