The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
"Pivot Table."
Hi,
I have two attributes sex and region.The sex column contains 'F' and 'M'.The region column contains 'North','East','West' and 'south'.I would like to prepare a table such that its row is sex and column is region and the values are counts.I tried with aggregation operator ,but not getting the required table.
Thanks
Ratheesan
I have two attributes sex and region.The sex column contains 'F' and 'M'.The region column contains 'North','East','West' and 'south'.I would like to prepare a table such that its row is sex and column is region and the values are counts.I tried with aggregation operator ,but not getting the required table.
Thanks
Ratheesan
Tagged:
0
Answers
I guess the name should point you to the Pivot operator.
Greetings,
Sebastian