GUI-based Python code generator

available on

Jupyter Lab | Jupyter Notebook | Google Colab

Release NoteVisual Python 1.1.14

Visual Python
Views 3632

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.


8 2