Skip to content

Conversation

minjk-bl
Copy link
Collaborator

General changes

  1. App won't save its state anymore. You have to use Run&Save option to save your state as a block.

App Changes

  1. [New] Machine Learning > Pipeline
    • Added fit_predict and fit_transform methods for algorithms that fit/predict/transform is not available.
    • Added prev, next button.
  2. [New] Data Analysis > Frame
    • Added Statistics type on 'Add column' menu.
  3. [Edit] Library > Pandas library
    • Added MultiSelector component to by option in sort_values().
    • Added more options to value_counts().
  4. [Edit] Machine Learning > Save/Load
    • Edited visible data types for target model to machine learning types.
    • Changed labels.
  5. [Edit] Statistics > Student's t-test
    • Edited component for grouping values on two-sample t-test.
  6. [Edit] Data Analysis > Data Info
    • Edited code for single column selection on Value Counts menu.
  7. [Edit] Statistics > ANOVA
    • Edited not to force app to install packages. It'll now show install button on the top-right of popup page.

Bug fix

  1. Fixed popup focusing problem.
  2. Fixed remaining app tasks.

Background changes

  1. Codeview and Dataview won't save its content after hiding. This update is for the resource controlling purpose.
  2. com_multi component for auto generator is added.

@minjk-bl minjk-bl merged commit 79d38f1 into visualpython:devops Aug 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant