cancel
Showing results for 
Search instead for 
Did you mean: 
etsyal1e2r3
Honored Contributor
since ‎06-03-2023
‎11-30-2023

User Stats

  • 48 Posts
  • 7 Solutions
  • 38 Kudos given
  • 73 Kudos received

User Activity

I have a dataframe with this format of columns:[`first.second.third` , `alpha.bravo.test1` , `alpha.bravo.test2`]I'd like to get an output dataframe of this:[ `first` | `alpha` ] ---------------...