GUI-based Python code generator

available on

Jupyter Lab | Jupyter Notebook | Google Colab

Updates and news Visual Python 3.0.2

Admin
Views 5406

Released on 14 May, 2024


# Documentation updates

1. New manual has arrived. Descriptions for all Apps and functions are supported now.

ย  (https://visual-python.gitbook.io/docs)


# Bug Fix

1. Fixed scrolling Issue with iloc in Subset App #257

ย  ย  - Thanks to @Minku-Kooย 

2. Fixed typo

ย  ย  - class-fication to class-i-fication

ย  ย  - sep-e-rator to sep-a-rator

3. Fixed options

ย  ย  - sparse to sparse_output option on OneHotEncoder option

ย  ย  - DecisionTreeClassifier criterion option

ย  ย  - Added RMSE option for Statistics > Regression

4. Fixed Pipeline > GridSearch - evaluation modeltype change correctly

9 0