Released on May 17, 2021
Bug Fixes & Improvementsย
General & Systemย
1. Block Menu Displayย
- Display Library > Pandas blocks as extended.
2. Apply Functionย
- Always activate the Apply button.
- Move focus (Scroll up and down) to the block when changes are applied.
- A Self-disappearing message box appears when changes are applied.
Blocks & Optionย
1. Logic - class / def / return
- Improved UI design.
2. Library - Instance
- Selecting Data Type & Variable switches to the Attribute & Method selection page.ย
- New variable(column) can be directly added from the Variable input box: Type the variable name and press the '+' icon. ย
- Subset Editor only works with DataFrame or Series.
3. Library - Subsetย
- Fixed : Invisible preview bug
**This version solved issues #8, #9, #10, #11, #12, #13, #22 on GitHub: Visual Python.
Released on May 17, 2021
Bug Fixes & Improvementsย
General & Systemย
1. Block Menu Displayย
- Display Library > Pandas blocks as extended.
2. Apply Functionย
- Always activate the Apply button.
- Move focus (Scroll up and down) to the block when changes are applied.
- A Self-disappearing message box appears when changes are applied.
Blocks & Optionย
1. Logic - class / def / return
- Improved UI design.
2. Library - Instance
- Selecting Data Type & Variable switches to the Attribute & Method selection page.ย
- New variable(column) can be directly added from the Variable input box: Type the variable name and press the '+' icon. ย
- Subset Editor only works with DataFrame or Series.
3. Library - Subsetย
- Fixed : Invisible preview bug
**This version solved issues #8, #9, #10, #11, #12, #13, #22 on GitHub: Visual Python.