{"id":13724686,"url":"https://github.com/tkrabel/bamboolib","last_synced_at":"2025-05-15T21:07:39.144Z","repository":{"id":37270384,"uuid":"189222199","full_name":"tkrabel/bamboolib","owner":"tkrabel","description":"bamboolib - a GUI for pandas DataFrames","archived":false,"fork":false,"pushed_at":"2024-02-20T08:10:13.000Z","size":219,"stargazers_count":947,"open_issues_count":16,"forks_count":93,"subscribers_count":30,"default_branch":"master","last_synced_at":"2025-05-11T06:37:31.026Z","etag":null,"topics":["jupyter-notebook","jupyterlab","pandas","pandas-dataframes","python"],"latest_commit_sha":null,"homepage":"https://bamboolib.com","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tkrabel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-05-29T12:35:46.000Z","updated_at":"2025-05-01T03:36:44.000Z","dependencies_parsed_at":"2024-11-14T18:51:33.847Z","dependency_job_id":null,"html_url":"https://github.com/tkrabel/bamboolib","commit_stats":{"total_commits":189,"total_committers":6,"mean_commits":31.5,"dds":0.2857142857142857,"last_synced_commit":"267328a2f397f9d415f19ed2adadffa8093d5e4a"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrabel%2Fbamboolib","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrabel%2Fbamboolib/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrabel%2Fbamboolib/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tkrabel%2Fbamboolib/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tkrabel","download_url":"https://codeload.github.com/tkrabel/bamboolib/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254422764,"owners_count":22068678,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["jupyter-notebook","jupyterlab","pandas","pandas-dataframes","python"],"created_at":"2024-08-03T01:02:01.792Z","updated_at":"2025-05-15T21:07:39.080Z","avatar_url":"https://github.com/tkrabel.png","language":"Jupyter Notebook","readme":"# Community repository of bamboolib\n\n\u003e bamboolib is joining forces with Databricks. For more information, please read our [announcement](https://docs.bamboolib.8080labs.com/databricks).\n\n\u003e Please note that this repository does not contain the source code of bamboolib. The repo contains e.g. [explanations and code samples for plugins](https://github.com/tkrabel/bamboolib/tree/master/plugins) and it serves as a place to answer public questions via [issues](https://github.com/tkrabel/bamboolib/issues).\n\n# Data Analysis in Python 🐍 - without becoming a programmer or googling syntax\n\nThis is the community repository of [bamboolib](https://bamboolib.8080labs.com/). You can use bamboolib for free if you use bamboolib on your local computer or on Open Data via [Binder](https://github.com/8080labs/bamboolib_binder_template).\n\n- If you have any issues or feature requests, please [open an issue](https://github.com/tkrabel/bamboolib/issues/new/choose).\n\nbamboolib is a GUI for pandas DataFrames that enables anyone to work with Python in Jupyter Notebook or JupyterLab.\n\n## Features\n\n- Intuitive GUI that exports Python code\n- Supports all common transformations and visualizations\n- Provides best-practice analyses for data exploration\n- Can be arbitrarily customized via simple Python plugins\n- Integrate any internal or external Python library\n\n## Main benefits of bamboolib\n\n- Enables anyone to **analyse data in Python without having to write code**\n- Even people who can code use bamboolib because it is **faster and easier** than writing the code themselves\n- Reduces employee on-boarding time and training costs\n- Enables team members of all skill levels to collaborate within Jupyter and to share the working results as reproducible code\n- No lock-in. You own the code you created with bamboolib\n- All your data remains private and secure\n\n__[🔍Try bamboolib live on Binder](https://bamboolib.com/demo)__\n\n## Installation\n\nInstall bamboolib for Jupyter Notebook or Jupyter Lab by running the code below in your terminal (or Anaconda Prompt for Windows):\n\n```bash\npip install bamboolib\n\n# Jupyter Notebook extensions\npython -m bamboolib install_nbextensions\n\n# JupyterLab extensions\npython -m bamboolib install_labextensions\n```\n\nAfter you have installed bamboolib, you can [go here to test bamboolib](https://docs.bamboolib.8080labs.com/documentation/how-tos/installation-and-setup/install-bamboolib/test-bamboolib).\n\n## Documentation\n\nYou find out how to get started along with tutorials and an API reference on our [docs](https://docs.bamboolib.8080labs.com/).\n\n## Further links\n\n- 🌐 [Official Website](https://bamboolib.8080labs.com/)\n- 📘 [Get started using bamboolib](https://docs.bamboolib.8080labs.com/documentation/getting-started)\n- 🚀 [Use bamboolib with your keyboard for maximum speed up](https://docs.bamboolib.8080labs.com/documentation/tutorials/keyboard)\n- 💪 [How to extend bamboolib with plugins](./plugins)\n- [bamboolib tutorial on Medium](https://towardsdatascience.com/bamboolib-learn-and-use-pandas-without-coding-23a7d3a94e1b)\n","funding_links":[],"categories":["Jupyter Notebook","jupyter-notebook","Data Exploration"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkrabel%2Fbamboolib","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftkrabel%2Fbamboolib","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftkrabel%2Fbamboolib/lists"}