Christophe Saugé
Christophe Saugé
Add Ruff cache in gitignore. Ruff is becoming a very popular tool often run in pre-commit and aim to replace Flake8 (plus dozens of plugins), isort, pydocstyle, yesqa, eradicate, pyupgrade,...
### Mage version v0.9.65 ### Describe the bug In a data loader, download a gshhet table, store it in a pandas dataframe and return it with these columns types below....
**Describe the bug** pandas columns names starting with a number fail to be exported with postgres when using **To Reproduce** Steps to reproduce the behavior: 1. Set a pandas object...