Releases: visualpython/visualpython
Releases · visualpython/visualpython
Visual Python 2.4.3
Released on 30 June, 2023
Hotfix version for v2.4.1
- Edited initial packages on Package Manager
- Some bug fixed
New version with Package Manager
- Added Package Manager
- Now we can manage installed or usable packages from Package Manager
- It's on the right side of Visual Python logo
- Edited Frame app's Add column function
- you can use ternary operator with apply
- Added exceptions for jupyterlite platform supports
- Some changes had applied to support Jupyter Lite
- Visit VP JupyterLite site to test visualpython easily
- Small changes for Statistics, Groupby, Seaborn
Visual Python 2.4.1
Released on 30 June, 2023
New version with Package Manager
- Added Package Manager
- Now we can manage installed or usable packages from Package Manager
- It's on the right side of Visual Python logo
- Edited Frame app's Add column function
- you can use ternary operator with apply
- Added exceptions for jupyterlite platform supports
- Some changes had applied to support Jupyter Lite
- Visit VP JupyterLite site to test visualpython easily
- Small changes for Statistics, Groupby, Seaborn
Visual Python 2.4.0
Released on 14 June, 2023
New version with Statistics package
- 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
- Add outlier functions for Frame app
- Fill outliers
- Drop outliers
- Edit Add/Replace column operation on Frame app
- Edit Statistics code on Data Info app
Visual Python 2.3.7
Released on 15 May, 2023
Hotfix version of Frame and Data Info app
- Hotfix for Frame and Data info app
- Bugfix for Frame and Data info app
- Edited to support right click menu on Frame app again
- Add more options for Frame menus (Fill NA, Drop NA, Drop duplicates, Sort index)
- Edited styles on Frame and Data info app
Bug and Style fix
- Fixed Seaborn bug with selecting columns, sampling data
- Fixed Logic block's toggling button issue on Jupyter Lab
- Fixed table styles on Jupyter Lab and Google Colab
Visual Python 2.3.6
Released on 02 May, 2023
Renewal version of Frame app and New Data Info app
- Data Info application added with various features.
- Frame application supports more functions and multi-index.
- Fixed bugs from Instance, Logic blocks on JupyterLab
Visual Python 2.3.5
Released on 04 April, 2023
Renewal version of Instance app
- Edited Instance app to show preview
- Edited Instance app to show option pages from pandas libraries
- Added PandasOption app
- Fixed Groupby bugs
- Fixed Snippets app bug having problem on Jupyter Lab
- Fixed some style bugs
Visual Python 2.3.4
Released on 15 March, 2023
Hotfix version for v2.3.4
- Added Save/Load app for saving and loading ml models
- Edited Profiling app to Sweetviz app
- Edited Groupby to able to multi-select methods on aggregation
- Edited popup title navigation color
- Removed deprecated load_boston on DataSet app
- Edited theme font color issue by visual python's style settings #202
- Some styles changed
- Edit jupyterlab scroll bug
Visual Python 2.3.3
Released on 02 March, 2023
Hotfix version for v2.3.2
- Fixed DataSelector to click or delete manually added item
- Added paths to menu search box and popup title bar
- Added DataSelector to simple input boxes
- Fixed some bugs
Visual Python 2.3.2
Released on 23 February, 2023
Hotfix version for v2.3.1(yanked)
- Fixed File app, readFile, toFile bug
- Fixed Subset app column selection bug
- Fixed sample file path
- Added DataSelector to able to add new column item
- Edited some design
Visual Python 2.3.1
Released on 16 February, 2023
Hotfix version for v2.3.0
- Fixed the wrong path of sample data files
- Fixed Markdown app error on Jupyter Notebook
- Add Data Selector on pandas library apps & Subset & Frame app