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

Transpose(dt) allows to return list without promoting elements to maxtype #5805

Merged
merged 27 commits into from
Mar 16, 2024

Commits on Dec 6, 2023

  1. add feature

    ben-schwen committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    7ea6e87 View commit details
    Browse the repository at this point in the history
  2. change fill

    ben-schwen committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    9dd980d View commit details
    Browse the repository at this point in the history
  3. undup code

    ben-schwen committed Dec 6, 2023
    Configuration menu
    Copy the full SHA
    5e082b8 View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. update arguments

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    442839e View commit details
    Browse the repository at this point in the history
  2. add man

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    8cdc7d8 View commit details
    Browse the repository at this point in the history
  3. add tests

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    24c0369 View commit details
    Browse the repository at this point in the history
  4. update usage docs

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    5b314ed View commit details
    Browse the repository at this point in the history
  5. add coverage

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    086a5fd View commit details
    Browse the repository at this point in the history
  6. add factors test

    ben-schwen committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    c627fad View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. update tests for factors

    ben-schwen committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    f05d96a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2c0743 View commit details
    Browse the repository at this point in the history
  3. add NEWS

    ben-schwen committed Dec 10, 2023
    Configuration menu
    Copy the full SHA
    b6d00e1 View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. update news

    ben-schwen committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    f020dcf View commit details
    Browse the repository at this point in the history
  2. add example to docs

    ben-schwen committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    2e016f6 View commit details
    Browse the repository at this point in the history
  3. update docs

    ben-schwen committed Dec 15, 2023
    Configuration menu
    Copy the full SHA
    dd97756 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

  1. Configuration menu
    Copy the full SHA
    cfaa098 View commit details
    Browse the repository at this point in the history
  2. Update NEWS.md

    Co-authored-by: Michael Chirico <[email protected]>
    ben-schwen and MichaelChirico authored Mar 16, 2024
    Configuration menu
    Copy the full SHA
    e22476e View commit details
    Browse the repository at this point in the history
  3. remove extra blank line

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    318bab5 View commit details
    Browse the repository at this point in the history
  4. ease t/f error

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    dc78f45 View commit details
    Browse the repository at this point in the history
  5. rm blank line

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    60aa485 View commit details
    Browse the repository at this point in the history
  6. restore logical case

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d64dea9 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8e14e8e View commit details
    Browse the repository at this point in the history
  8. fix LGL case

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    c495dfc View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bd5c5da View commit details
    Browse the repository at this point in the history
  10. move NEWS

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    fb83b28 View commit details
    Browse the repository at this point in the history
  11. fix doc

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d9cc6d4 View commit details
    Browse the repository at this point in the history
  12. rm blank line in tests

    ben-schwen committed Mar 16, 2024
    Configuration menu
    Copy the full SHA
    d0d8285 View commit details
    Browse the repository at this point in the history