bamboolib is a graphical user interface for pandas dataframes in Jupyter Notebook or Jupyter Lab.
The main benefits of bamboolib are:
- you can manipulate your pandas df via a user interface within your Jupyter Notebook
- you get immediate feedback on all your data transformations
- you can stop googling for pandas commands
- you can export the Python pandas code of your manipulations