I want to perform transpose in my dataframe using pyspark
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-22-2023 05:14 AM
I have 26 columns and 18k rows which I want to transpose and make 18k columns and 26 rows.
Don't want any data summation of aggregation just transpose as it is. Can anyone pls suggest.
P.S Not via converting to pandas because of large data
0 REPLIES 0

