GUI-based
Python code generator
available on
JupyterLab | Notebook | Google Colab
GUI-based Python code generator
Jupyter Lab | Jupyter Notebook | Google Colab
Release NoteVisual Python 1.1.14
Released on October 25, 2021
What's New
1. [App] Bind
- Pandas .concat() and .merge() functions are available.
- Combine multiple data into a single dataframe using Bind app.
2. [App] Reshape
- Pandas pivot() and melt() functions are available.
- Transform a dataframe from a wide to long format (and vice versa) using Reshape app.
Bug Fixes
- Fixed: Window resizing error.
- Fixed: Changed file navigation path format from relative to absolute.
Documentation
Updates
License
About & Contact
Installation
How to install
FAQ
Getting Started
Tutorials
GitHub
Contributors
Donation
Buy Me A Coffee
Released on October 25, 2021
What's New
1. [App] Bind
- Pandas .concat() and .merge() functions are available.
- Combine multiple data into a single dataframe using Bind app.
2. [App] Reshape
- Pandas pivot() and melt() functions are available.
- Transform a dataframe from a wide to long format (and vice versa) using Reshape app.
Bug Fixes
- Fixed: Window resizing error.
- Fixed: Changed file navigation path format from relative to absolute.