GUI-based Python code generator

available on

Jupyter Lab | Jupyter Notebook | Google Colab

Release NoteVisual Python 2.4.0

Admin
Views 2647

Released on 14 June, 2023


# New version with Statistics package

1. Added Statistics package

  - Probability Distribution

  - Descriptive Statistics

  - Normality test

  - Equal Variance test

  - Correlation Analysis

  - Reliability Analysis

  - Chi-square test

  - Student's t-test

  - ANOVA

  - Factor Analysis

  - Regression

  - Logistic Regression


# Code enhancement and Bug fix

1. Added outlier functions for Frame app

  - Fill outliers

  - Drop outliers

2. Edited Add/Replace column operation on Frame app

3. Edited Statistics code on Data Info app

9 0