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

Pandas-friendly column names #443

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Commits on Oct 6, 2024

  1. CI95% --> CI95

    remrama committed Oct 6, 2024
    Configuration menu
    Copy the full SHA
    fe1e564 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. Configuration menu
    Copy the full SHA
    b930822 View commit details
    Browse the repository at this point in the history
  2. CI[97.5%] --> CI97.5

    remrama committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    1c8694e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88cafad View commit details
    Browse the repository at this point in the history
  4. T-test --> T_test (index)

    remrama committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c6f0b26 View commit details
    Browse the repository at this point in the history
  5. effect sizes

    remrama committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    ef8b121 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2024

  1. updated notebooks

    remrama committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    5621253 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Fix the Github Action CI for Python tests (raphaelvallat#445)

    * GH Action on main branch instead of master and develop
    
    * bump actions/upload-artifact@v2 to v4
    
    * install doc requirements from .toml
    
    * bump actions/checkout@v2 --> v4
    
    * bump actions/setup-python@v1 --> v5
    
    * move pip-install-docs back to only run during docs build
    
    * typo 3.8 --> 3.9
    
    * bump codecov/codecov-action@v1 --> v4
    
    * remove platform specification from docs-artifact
    remrama authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    a3fa6fb View commit details
    Browse the repository at this point in the history
  2. CI95% --> CI95

    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    2e6a48c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b244732 View commit details
    Browse the repository at this point in the history
  4. CI[97.5%] --> CI97.5

    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    5c56bff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fffab87 View commit details
    Browse the repository at this point in the history
  6. T-test --> T_test (index)

    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    d55a3db View commit details
    Browse the repository at this point in the history
  7. effect sizes

    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    8416be5 View commit details
    Browse the repository at this point in the history
  8. updated notebooks

    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    6a88cd1 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'remrama/issue208' of https://github.com/remrama/pingouin

    …into remrama/issue208
    remrama committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    df3b65b View commit details
    Browse the repository at this point in the history