You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
when using Pivot under Reshaper, I am unable to drag and drop two columns into values section. Only way i am able to get the view i am looking for is by going to kwargs and creating a list of the two fields i want to sum by
For example my table includes product line, item number, revenue, and units. I want to summarize this by product line
Package versions
TO GET ALL RELEVANT PACKAGE VERSIONS, RUN THIS COMMAND IN BASH AND PASTE THE OUTPUT
pip freeze | grep -i "pyqt|pandasgui|plotly|ipython|jupyter|notebook"
PLEASE FILL OUT THE TEMPLATE
Describe the bug
when using Pivot under Reshaper, I am unable to drag and drop two columns into values section. Only way i am able to get the view i am looking for is by going to kwargs and creating a list of the two fields i want to sum by
For example my table includes product line, item number, revenue, and units. I want to summarize this by product line
Environment
OS: (eg. Windows 10)
Python: (eg. 3.10.7)
IDE: (eg. VS)
Package versions
TO GET ALL RELEVANT PACKAGE VERSIONS, RUN THIS COMMAND IN BASH AND PASTE THE OUTPUT
pip freeze | grep -i "pyqt|pandasgui|plotly|ipython|jupyter|notebook"
EXAMPLE OUTPUT
The text was updated successfully, but these errors were encountered: