Q. What is pivoting? Name any two functions of Pandas which support pivoting.


Answer :-

Pivoting means to use unique values from specified indexes/columns to form apex of the resulting dataframe, pivot() and pivot table() methods are two functions of Pandas which support pivoting.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post