You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi - I am investigating the use of datatable in my small project, and have a number of questions about the implementation. I do not see any way to delete a column from a table. Does this exist, or why not? Also, from the examples, it looks as though it is possible to apply an expr to a new column, but not to update a column in place, using an expr. Is that correct, or is there a way to apply expr to an existing column?
The text was updated successfully, but these errors were encountered:
Hi - I am investigating the use of datatable in my small project, and have a number of questions about the implementation. I do not see any way to delete a column from a table. Does this exist, or why not? Also, from the examples, it looks as though it is possible to apply an expr to a new column, but not to update a column in place, using an expr. Is that correct, or is there a way to apply expr to an existing column?
The text was updated successfully, but these errors were encountered: