We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello,
I would like a tool to position column columns automatically and avoir a total mess. Moreover, the column position may be a requirement in the output.
Choices : sort by name (asc or desc) -sort by type (asc or desc) -sort with a dictionary*
*a dataframe with field name and position
Input of the tool : -the main dataframe (mandatory) -the dictionary dataframe (optional)
Best regards,
Simon
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hello,
I would like a tool to position column columns automatically and avoir a total mess. Moreover, the column position may be a requirement in the output.
Choices :
sort by name (asc or desc)
-sort by type (asc or desc)
-sort with a dictionary*
*a dataframe with field name and position
Input of the tool :
-the main dataframe (mandatory)
-the dictionary dataframe (optional)
Best regards,
Simon
The text was updated successfully, but these errors were encountered: