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

SNOW-1445416, SNOW-1445419: Implement DataFrame/Series.attrs #2386

Merged
merged 20 commits into from
Oct 22, 2024

Commits on Oct 22, 2024

  1. wip

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8a53b27 View commit details
    Browse the repository at this point in the history
  2. basic implementation

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4dcb1fe View commit details
    Browse the repository at this point in the history
  3. wip

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    cd44a26 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b0da36 View commit details
    Browse the repository at this point in the history
  5. changelog + docs

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2159542 View commit details
    Browse the repository at this point in the history
  6. propagate groupby attrs

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d644f4c View commit details
    Browse the repository at this point in the history
  7. fix result type check

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    341be43 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0038982 View commit details
    Browse the repository at this point in the history
  9. lint

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    8025bda View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9a3f931 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    51fa420 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    707b7f1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    84ef3b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e2b8d6 View commit details
    Browse the repository at this point in the history
  15. fix more tests

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    db358ad View commit details
    Browse the repository at this point in the history
  16. change blacklist again

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4050833 View commit details
    Browse the repository at this point in the history
  17. more fixes

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e06ffc0 View commit details
    Browse the repository at this point in the history
  18. remaining fixes

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4381c74 View commit details
    Browse the repository at this point in the history
  19. update comments

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    f504706 View commit details
    Browse the repository at this point in the history
  20. update new tests

    sfc-gh-joshi committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    0654156 View commit details
    Browse the repository at this point in the history