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

transform_column proposed improvement #74

Closed
zbarry opened this issue Dec 1, 2018 · 1 comment
Closed

transform_column proposed improvement #74

zbarry opened this issue Dec 1, 2018 · 1 comment

Comments

@zbarry
Copy link
Collaborator

zbarry commented Dec 1, 2018

transform_column(df, col_name: str, function) could be augmented to include a destination column. Example use case is when you want to perform a log10 transformation, as in the docs example, yet you also want to preserve the non-transformed data for some other purpose.

@ericmjl
Copy link
Member

ericmjl commented Dec 2, 2018

Incremental improvements - love it! 😄

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

2 participants