Pandas ".loc" method should be coloured separately.

df.loc[x, y] - the df variable name ‘df’ and ‘.loc’ method should not be the same colour. This would avoid common errors by making more clarity for when the same dataframe is called by location or row. Most noticeable when the variable names are long meaning the .loc is not so obvious.

0
Hi,
Please try upgrading IDE to the latest version, disabling all non-bundled plugins (**Settings | Plugins**, click the cog icon -> Disable All Downloaded Plugins) and check if the problem persists.
If the problem remains unresolved, we would like to investigate it properly. Please create an issue on YouTrack (https://youtrack.jetbrains.com/newIssue) regarding this problem. Attach relevant logs (Help | Collect Logs and Diagnostic Data), screenshots, precise steps for reproducing the issue and a runnable code/project sample if needed.
For urgent inquiries, please use Help | Contact Support in the IDE.
0

请先登录再写评论。