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

Spike1 #295

Open
wants to merge 140 commits into
base: master
Choose a base branch
from
Open

Spike1 #295

wants to merge 140 commits into from

Commits on Aug 4, 2020

  1. Configuration menu
    Copy the full SHA
    288897f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2b6348 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2020

  1. Interim update.

    jrossthomson committed Aug 5, 2020
    Configuration menu
    Copy the full SHA
    2705f30 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2020

  1. Fixed KW test cases.

    jrossthomson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    3321b42 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'statslib'

    jrossthomson committed Aug 6, 2020
    Configuration menu
    Copy the full SHA
    23c8491 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Fixed kw.

    jrossthomson committed Sep 1, 2020
    Configuration menu
    Copy the full SHA
    757d08b View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2020

  1. Added Linear Regression

    jrossthomson committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    2625f15 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'statslib'

    jrossthomson committed Sep 16, 2020
    Configuration menu
    Copy the full SHA
    7270810 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d9b33a8 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2020

  1. Configuration menu
    Copy the full SHA
    4be0d71 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. Configuration menu
    Copy the full SHA
    c6ad383 View commit details
    Browse the repository at this point in the history
  2. Use jstat from bq_js_libs

    imathews committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    aa18c13 View commit details
    Browse the repository at this point in the history
  3. fix typo

    imathews committed Feb 2, 2021
    Configuration menu
    Copy the full SHA
    9a63ff2 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2021

  1. Configuration menu
    Copy the full SHA
    65279b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8cc1879 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ddd43ad View commit details
    Browse the repository at this point in the history
  4. Update udfs/statslib/pvalue.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    21ced84 View commit details
    Browse the repository at this point in the history
  5. Delete .init

    jrossthomson committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    04acaa4 View commit details
    Browse the repository at this point in the history
  6. Update .gitignore

    jrossthomson committed Feb 8, 2021
    Configuration menu
    Copy the full SHA
    568cb96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d18cd99 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2021

  1. Update udfs/statslib/kruskal_wallis.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    9570dcb View commit details
    Browse the repository at this point in the history
  2. Update udfs/statslib/pvalue.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    14cad12 View commit details
    Browse the repository at this point in the history
  3. Update udfs/statslib/linear_regression.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    2470574 View commit details
    Browse the repository at this point in the history
  4. Update udfs/statslib/kruskal_wallis.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    076d9a3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    43f066d View commit details
    Browse the repository at this point in the history
  6. reverted file

    drj-ross committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    c738145 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0229cf0 View commit details
    Browse the repository at this point in the history
  8. Delete key.json

    jrossthomson committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    8457323 View commit details
    Browse the repository at this point in the history
  9. Moved statslib to community

    drj-ross committed Feb 9, 2021
    Configuration menu
    Copy the full SHA
    bbc53a8 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b6d337d View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

  1. trying to revert again

    drj-ross committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    f7c6d77 View commit details
    Browse the repository at this point in the history
  2. fixed newline

    drj-ross committed Feb 12, 2021
    Configuration menu
    Copy the full SHA
    d4cc039 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Configuration menu
    Copy the full SHA
    6705fc5 View commit details
    Browse the repository at this point in the history
  2. Update udfs/community/pvalue.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    c668b7f View commit details
    Browse the repository at this point in the history
  3. Update udfs/community/linear_regression.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    befd864 View commit details
    Browse the repository at this point in the history
  4. Update udfs/community/linear_regression.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    ad2accc View commit details
    Browse the repository at this point in the history
  5. Update udfs/community/kruskal_wallis.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    00690a9 View commit details
    Browse the repository at this point in the history
  6. Update udfs/community/README.md

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    4b54467 View commit details
    Browse the repository at this point in the history
  7. Update udfs/community/README.md

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    b22b52e View commit details
    Browse the repository at this point in the history
  8. Update udfs/community/README.md

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Feb 22, 2021
    Configuration menu
    Copy the full SHA
    bd0c6dd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2021

  1. Update README.md

    jrossthomson committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    6095ed2 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    jrossthomson committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    67d21f1 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    jrossthomson committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    d294925 View commit details
    Browse the repository at this point in the history
  4. Update test_cases.yaml

    jrossthomson committed Feb 25, 2021
    Configuration menu
    Copy the full SHA
    dbac294 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. Configuration menu
    Copy the full SHA
    c4f90ed View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    9d762e4 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Additional UDFs

    boaguilar committed May 10, 2021
    Configuration menu
    Copy the full SHA
    6d89173 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Configuration menu
    Copy the full SHA
    844e020 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    18e81c7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from jrossthomson/fix-jslibs_testing

    Fix local testing for jslibs, enable local jslibs bundling
    jrossthomson committed May 11, 2021
    Configuration menu
    Copy the full SHA
    78162c4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11efd37 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6136a96 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2021

  1. Removed typo

    drj-ross committed May 12, 2021
    Configuration menu
    Copy the full SHA
    ac48d5a View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2021

  1. Configuration menu
    Copy the full SHA
    d56baa5 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. isb-cgc functions fixed

    boaguilar committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    6b34d8b View commit details
    Browse the repository at this point in the history
  2. feat: implement jstat_udf

    imathews committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    fd4c19d View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

  1. Configuration menu
    Copy the full SHA
    73575a3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #8 from jrossthomson/feat-jstat_udf

    Feat jstat udf
    jrossthomson committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    6413d21 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from jrossthomson/statslib-boris

    Function to compute p-values from correlations
    jrossthomson committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    503e017 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8846916 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from jrossthomson/add-boris

    Add boris
    jrossthomson committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    369f0fd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f230b4e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #10 from jrossthomson/ross

    Trying to fix  mann_whitney and normal_cdf
    jrossthomson committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    60f8868 View commit details
    Browse the repository at this point in the history
  8. Added t_test; Student's T

    drj-ross committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    d31de79 View commit details
    Browse the repository at this point in the history
  9. Added T test to docs.

    drj-ross committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    e0f42e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    5699b1b View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Configuration menu
    Copy the full SHA
    b4e7d94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6b902b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ccc349d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c38aa6 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Configuration menu
    Copy the full SHA
    bd9c943 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    892016a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

  1. Merge pull request #14 from jrossthomson/feat-chi_square_procedure

    feat: chi square procedure
    jrossthomson committed Aug 31, 2021
    Configuration menu
    Copy the full SHA
    f28951e View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    a6a5682 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c44d79 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from jrossthomson/feat-BH_multi_test_stored_proc

    feat: bh_multi_test stored procedure
    jrossthomson committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    a5a5886 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    3b0e045 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Merge pull request #16 from jrossthomson/boaguilar-documentation

    Documentation for new procedures
    jrossthomson committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    c1303f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4be3705 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00cfa80 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    402266f View commit details
    Browse the repository at this point in the history
  5. Added fix to man

    jrossthomson committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    ec5f181 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ce741b4 View commit details
    Browse the repository at this point in the history
  7. fixed test case

    jrossthomson committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    e2b898d View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Configuration menu
    Copy the full SHA
    ea03c46 View commit details
    Browse the repository at this point in the history
  2. Update udfs/community/t_test.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    55e03e8 View commit details
    Browse the repository at this point in the history
  3. Update udfs/community/t_test.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    70d83c8 View commit details
    Browse the repository at this point in the history
  4. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    9e3716c View commit details
    Browse the repository at this point in the history
  5. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    021a623 View commit details
    Browse the repository at this point in the history
  6. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    6a77652 View commit details
    Browse the repository at this point in the history
  7. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    7823f31 View commit details
    Browse the repository at this point in the history
  8. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    e713b91 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    093a50a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a543b5 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Configuration menu
    Copy the full SHA
    defd086 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2021

  1. Update README.md

    boaguilar committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    ab7a8f3 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    boaguilar committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    9d0268e View commit details
    Browse the repository at this point in the history
  3. Update README.md

    boaguilar committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    9babfd0 View commit details
    Browse the repository at this point in the history
  4. test of statistical udfs

    boaguilar committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    3fdc93b View commit details
    Browse the repository at this point in the history
  5. updated udf

    boaguilar committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    2d05271 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #18 from jrossthomson/boris-udfs

    Use cases and documentation of UDFs
    jrossthomson committed Nov 9, 2021
    Configuration menu
    Copy the full SHA
    c5dc8ea View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2021

  1. Update stored_procedures/bh_multiple_tests.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    2ff252c View commit details
    Browse the repository at this point in the history
  2. Update udfs/community/t_test.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    ecc2876 View commit details
    Browse the repository at this point in the history
  3. Update udfs/community/p_fisherexact.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    5e14246 View commit details
    Browse the repository at this point in the history
  4. Update udfs/community/normal_cdf.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    118ae00 View commit details
    Browse the repository at this point in the history
  5. Update udfs/community/mannwhitneyu.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    d3fee52 View commit details
    Browse the repository at this point in the history
  6. Update udfs/community/kruskal_wallis.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    7598414 View commit details
    Browse the repository at this point in the history
  7. Update udfs/community/jstat.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    1dc1697 View commit details
    Browse the repository at this point in the history
  8. Update udfs/community/corr_pvalue.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    73e5c8a View commit details
    Browse the repository at this point in the history
  9. Update udfs/community/chisquare_cdf.sqlx

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    e841e67 View commit details
    Browse the repository at this point in the history
  10. Update stored_procedures/linear_regression.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    056cd55 View commit details
    Browse the repository at this point in the history
  11. Update stored_procedures/chi_square.sql

    Co-authored-by: Daniel De Leo <[email protected]>
    jrossthomson and danieldeleo committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    fcce830 View commit details
    Browse the repository at this point in the history
  12. Added license header

    jrossthomson committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    72db4f5 View commit details
    Browse the repository at this point in the history
  13. Added linear regression

    jrossthomson committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    82e6229 View commit details
    Browse the repository at this point in the history
  14. fixed index links.

    jrossthomson committed Dec 9, 2021
    Configuration menu
    Copy the full SHA
    5321ad1 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2021

  1. fixed index names

    jrossthomson committed Dec 10, 2021
    Configuration menu
    Copy the full SHA
    7eb70f5 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2021

  1. Added Unit tests.

    jrossthomson committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    7ee7333 View commit details
    Browse the repository at this point in the history
  2. Fixed Link

    jrossthomson committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    663ce64 View commit details
    Browse the repository at this point in the history
  3. Fixed function name.

    jrossthomson committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    24cc148 View commit details
    Browse the repository at this point in the history
  4. Reinstating t-test

    jrossthomson committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    cd5bead View commit details
    Browse the repository at this point in the history
  5. Fixed link normal_cdf

    jrossthomson committed Dec 21, 2021
    Configuration menu
    Copy the full SHA
    18c5eea View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. Configuration menu
    Copy the full SHA
    3df1af1 View commit details
    Browse the repository at this point in the history
  2. trailing newline

    danieldeleo committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    13ef72e View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2022

  1. Configuration menu
    Copy the full SHA
    faf5a9a View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2022

  1. Anova created.

    jrossthomson committed Jan 18, 2022
    Configuration menu
    Copy the full SHA
    5efa96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46406ab View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2022

  1. Configuration menu
    Copy the full SHA
    bf2b246 View commit details
    Browse the repository at this point in the history
  2. feat: t_tests

    - implement t_test stored proc
    - implement t_test_paired udf
    - add p_value to t_test udfs
    imathews committed Feb 15, 2022
    Configuration menu
    Copy the full SHA
    7e81768 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Merge pull request #27 from jrossthomson/feat-t_test_stored_proc

    feat: implement t-test paired stored proc
    jrossthomson committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    dbbeeca View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2022

  1. Configuration menu
    Copy the full SHA
    a8448c0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eb551f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cd9fb06 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2022

  1. Configuration menu
    Copy the full SHA
    0c20220 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2022

  1. Configuration menu
    Copy the full SHA
    1d814d3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'GoogleCloudPlatform-master'

    Merge to bring up to date.
    jrossthomson committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    7343a6b View commit details
    Browse the repository at this point in the history
  3. Added Anova f test

    jrossthomson committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    59bb000 View commit details
    Browse the repository at this point in the history
  4. test

    jrossthomson committed Jun 9, 2022
    Configuration menu
    Copy the full SHA
    5dba308 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2022

  1. Working anova f test

    jrossthomson committed Jul 19, 2022
    Configuration menu
    Copy the full SHA
    a3fce9b View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. added anovaftest

    jrossthomson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    1a5facb View commit details
    Browse the repository at this point in the history
  2. updated link addresses

    jrossthomson committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    9c53365 View commit details
    Browse the repository at this point in the history