Skip to content
New issue

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

Rename get_new_filepath to build_column #31

Open
JohannesWiesner opened this issue Jun 4, 2024 · 1 comment
Open

Rename get_new_filepath to build_column #31

JohannesWiesner opened this issue Jun 4, 2024 · 1 comment

Comments

@JohannesWiesner
Copy link
Owner

Rename this function to make clear that we cannot only use it to get new filepaths but also directories (or generally any other string using string formatting from existing columns in the data frame)

def get_new_filepath(df,template):

@JohannesWiesner
Copy link
Owner Author

It should be also be possible to set the name of the new column. Right now it is fixed to filepath_new

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant