SyntaxFix
Write A Post
Hire A Developer
Questions
I think this is what you are looking for:
df.drop('Region', axis=1).apply(lambda x: x.mean(), axis=1)