mirror of
https://github.com/astral-sh/ruff
synced 2026-01-11 08:34:29 -05:00
## Summary We can now automatically rewrite `import pandas` to `import pandas as pd`, with minimal changes needed.
## Summary We can now automatically rewrite `import pandas` to `import pandas as pd`, with minimal changes needed.