-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Labels
Description
Also need a design for an option for the
.transform()
method to indicate that the new table should be created with a new name without dropping the old one.I think
keep_table="name_of_table"
is good for this.
Originally posted by @simonw in #565 (comment)