We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Step 1 is to run following command pivot_ui(df) Step 2 is to select required data using GUI
now i want to collect data in jupyter notebook for further processing. Please guide us
The text was updated successfully, but these errors were encountered:
I'm also interested. In JavaScript one could pass an event handler onRefresh handler. However, this does not seem to work in Python.
onRefresh
=> Please provide a way to get the adapted pivot table back to python after editing it with the GUI.
Related:
#34
#16
PierreMarion23/ipypivot#12
Sorry, something went wrong.
No branches or pull requests
Step 1 is to run following command
pivot_ui(df)
Step 2 is to select required data using GUI
now i want to collect data in jupyter notebook for further processing. Please guide us
The text was updated successfully, but these errors were encountered: