Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: teddylee777/visualpython
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a796eb8
Choose a base ref
...
head repository: visualpython/visualpython
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: b853328
Choose a head ref
  • 16 commits
  • 39 files changed
  • 4 contributors

Commits on Jan 31, 2024

  1. Fixed visualpython#256 : [BUG] Scrolling Issue with iloc in Subset App

    When iloc is selected in Subset app
    - Fixes incorrect indexing issue
    - Resolves scrollbar being fixed downwards, preventing number clicking and scrolling up.
    Minku-Koo committed Jan 31, 2024
    Configuration menu
    Copy the full SHA
    cfbc858 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

  1. Fixed visualpython#258 : Incorrect Behavior of 'Add All' and 'Del All…

    …' Buttons in Subset App
    
    Ensure Proper Sorting of Items after 'Del All' Operation
    Minku-Koo committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    e7565a1 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Merge pull request visualpython#257 from Minku-Koo/devops

    Fixed visualpython#256 : [BUG] Scrolling Issue with iloc in Subset App
    minjk-bl authored May 7, 2024
    Configuration menu
    Copy the full SHA
    303c112 View commit details
    Browse the repository at this point in the history
  2. Fix typo - class-fication to class-i-fication

    minjk-bl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    cde3b3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd1627a View commit details
    Browse the repository at this point in the history
  4. Edit DataPrep > OneHotEncoder option from sparse to sparse_output, se…

    …t default selected value to False
    minjk-bl committed May 7, 2024
    Configuration menu
    Copy the full SHA
    7c0635c View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Fixed typo

    minjk-bl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f1ebe04 View commit details
    Browse the repository at this point in the history
  2. Added RMSE for Statistics' Regression

    minjk-bl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    9fe0c6c View commit details
    Browse the repository at this point in the history
  3. Fixed dt-clf criterion options

    minjk-bl committed May 13, 2024
    Configuration menu
    Copy the full SHA
    1215bdd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c752dd View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Added returnframetype to DataSelector and Applied it to DataPrep and …

    …Dimension Reduction
    minjk-bl committed May 14, 2024
    Configuration menu
    Copy the full SHA
    bf8fab6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request visualpython#260 from minjk-bl/devops

    Devops for v3.0.1
    minjk-bl authored May 14, 2024
    Configuration menu
    Copy the full SHA
    dae737e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4eb4096 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    53c6770 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    611a4dd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b853328 View commit details
    Browse the repository at this point in the history
Loading