Visualpython

Latest version: v3.0.2

Safety actively analyzes 688758 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 7

2.1.0

Released on March 14, 2022

What's New
Machine Learning Apps
Visual Python now offers machine learning functions: from loading data to evaluation.
The UI needs more improvements, but it basically has all the necessary functions. Tutorials on how to use machine learning apps will also be provided shortly.

Bug Fixes & Improvements
- Alert to save changes before clearing the VP Note.
- Fixed: Import app pop-up error

What's Next
We are currently working on upgrading the Chart app to provide more easy and useful visualization functions.
Chart drawing options will be organized a little more, and a chart preview feature will be added.

2.0.2

Released on February 4, 2022

What's New

Checking for a new version
From the main dots menu, you can check & update your Visual Python when a new version is available.

Overview and export VP Note code
From the VP Note menu, you can overview and export the entire code that you created on the VP Note to a Python script(*.py).

Bug Fixes & Improvements
- Adjusted 'Frame' pop-up size.
- Python & Numpy libraries that were missing are added back.
- Added 'else' to While block.
- Fixed: Bugs in 'Chart' app.

<br>

_Enjoy visual coding, with Visual Python !_

2.0.0

Released on January 12, 2022

Improvements

VP Note
We brought back the working board (VP Note) to the front for creating 'class', 'if', 'for', 'while' statements.
All the menu is now in a block form so that it can be dragged and dropped to the board and save the process.
If you click the menu, options will always appear in pop-up windows.

Code Refactoring
We went through the code refactoring to manage it more efficiently.
Improved the internal code structure, and also all Korean annotations are now translated into English.

<br>

_Enjoy visual coding, with Visual Python !_

1.2.1

Released on November 16, 2021

Bug Fixes & Improvements
1. [App] File
- Encoding options are added for read_csv.

2. [App] Frame
- Fixed column height.
- Show hours for datetime type columns.

3. [App] Variable
- Variable list is now scrollable.

4. [App] Markdown
- Insert image using path.

5. [App] Groupby
- Method 'None' is added.
- 'To frame' option is added.

6. [App] Bind
- Fixed: Merge 'on' option run error.

7. [App] Subset
- Select/Unselect all columns button is added.

8. General
- Fixed: File navigation path bug.
- Fixed: Frame resizing bug.
- Blocked input suggestions.

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.

1.1.13

Released on October 12, 2021
<br>

What's New
1. [App] Group by
- Pandas dataframe.groupby() and following features (ex. grouper, aggregate, etc.) are available.
- To apply more than one aggregation, use advanced feature with the multi-column selector.

2. [App] PyMuPDF
- Extract text from PDF files using PyMuPDF (Fitz) library.
- Pre-defined function 'vp_pdf_get_sentence' will return file names and sentences in DataFrame format.

Work in Progress
1. [App] Merge & Reshape
- Working on Merge & Reshape apps for version 1.1.14.

Page 6 of 7

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.