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

docs(python): Rewrite pivot and melt docstrings #13693

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

Commits on Jan 13, 2024

  1. Rewrite pivot and merge docs

    Wainberg committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    76858a2 View commit details
    Browse the repository at this point in the history
  2. Formatting fixes

    Wainberg committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    774ab20 View commit details
    Browse the repository at this point in the history
  3. Fix failing tests

    Wainberg committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1d95089 View commit details
    Browse the repository at this point in the history
  4. Fix failing test

    Wainberg committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    1384507 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

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

Commits on Feb 14, 2024

  1. Configuration menu
    Copy the full SHA
    65cf87a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0439c5 View commit details
    Browse the repository at this point in the history
  3. changed count to len; linting fixes

    Wainberg committed Feb 14, 2024
    Configuration menu
    Copy the full SHA
    a80588f View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Mar 7, 2024

  1. incorporated suggestions from MarcoGorelli

    Wainberg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    2694df0 View commit details
    Browse the repository at this point in the history
  2. linting fix

    Wainberg committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0a5eb1f View commit details
    Browse the repository at this point in the history
  3. fixup

    MarcoGorelli committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0c0fd29 View commit details
    Browse the repository at this point in the history
  4. more fixups

    MarcoGorelli committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    1ad84bf View commit details
    Browse the repository at this point in the history