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

How to apply expr to column in-place? #20

Open
mdmcconnell opened this issue May 24, 2023 · 0 comments
Open

How to apply expr to column in-place? #20

mdmcconnell opened this issue May 24, 2023 · 0 comments

Comments

@mdmcconnell
Copy link

I can see in the examples how to apply an expr to a new column using AddColumn with an expr option. Is it possible to apply an expr to an existing column? How?

Also, datatable depends on a forked version of expr with some non-obvious differences (such as: ~ is the concatenation operator for datatable). Is that by intent, or because new versions of expr have superseded the one used by datatable? Is there any thought of bringing the expr version back to main branch?

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