r-rudra / tidycells

Automatic transformation of untidy spreadsheet-like data into tidy form
https://r-rudra.github.io/tidycells/
Other
83 stars 10 forks source link

cell_df not retaining other columns #20

Open bedantaguru opened 4 years ago

bedantaguru commented 4 years ago

cell_dfadditional columns dropping in numeric_values_classifier Similarly while coming from R-object to cell_df columns are getting dropped. Need to fix this.