Eugene

Results 7 comments of Eugene

in newer pandas versions: ```python pandas.io.json.dumps({'foo': np.nan}) ```

@bossi6of9 what was the issue?!

@KarimAED @koxudaxi this might be a duplicate of https://github.com/koxudaxi/ruff-pycharm-plugin/issues/422

Thanks. As to my setup, ruff-lsp is not used.

@TimChild Nope, unfortunately I have to live with yellow warning around every import block:( To me, this is clearly a pretty major bug, idk why it is not labeled as...

@cm253 I feel your pain. It's a shame @JetBrains haven't implemented their own solution, they seem to have some half-assed integration of ruff, but the way everything works together is...

> The problem is that the plugin wrongly re-orders imports, the highlighting and detection of the errors is done correctly at all times. @jeroenbrouwer no, for me that's not the...