-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Description
Some strings looks like they're meant to be f-strings but are missing the f
prefix meaning variable interpolation won't happen.
result = result.rename(columns={c: "{c}_demeaned" for c in result.columns}) |
I found this issue automatically. I'm a bot. Beep Boop 🦊. See other issues I found in your repo here
Metadata
Metadata
Assignees
Labels
No labels