Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add 9 functions #67

Merged
merged 10 commits into from
Dec 4, 2018
Merged

add 9 functions #67

merged 10 commits into from
Dec 4, 2018

Commits on Dec 3, 2018

  1. Update sample.py

    it fixes issue brightics#58
    jisujeong authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    215b7e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c77b70 View commit details
    Browse the repository at this point in the history
  3. Update python_brightics.function.extraction$one_hot_encoder.json

    "prefix_list" mandatory false -> true
    jisujeong authored Dec 3, 2018
    Configuration menu
    Copy the full SHA
    dc951e6 View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2018

  1. Add files via upload

    one sample t test
    two sample t test for stacked data
    paired t test
    f test for stacked data
    chi square test for independence
    transpose
    add row number
    discretize quantile
    distinct
    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    0c5b25f View commit details
    Browse the repository at this point in the history
  2. Update __init__.py

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    4dd848d View commit details
    Browse the repository at this point in the history
  3. Update reshaping.py

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    4fdcdb2 View commit details
    Browse the repository at this point in the history
  4. Update __init__.py

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    1387b74 View commit details
    Browse the repository at this point in the history
  5. Add files via upload

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    7d33f2a View commit details
    Browse the repository at this point in the history
  6. Update __init__.py

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    75d5c84 View commit details
    Browse the repository at this point in the history
  7. Add files via upload

    jisujeong authored Dec 4, 2018
    Configuration menu
    Copy the full SHA
    e4244d5 View commit details
    Browse the repository at this point in the history