Member since
05-15-2017
1
Post
0
Kudos Received
0
Solutions
05-15-2017
09:07 PM
Nice article. I am looking for a solution, Instead of specifying a each column separately. is there any way we can dynamically handle the datatype. Lets say in my dataframe i have 50 columns out of 8 are decimals and need to convert all decimal datatype to double. Without specify a column name can we do that directly?
... View more