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

DataFrame.describe + auto-convert String-Err to RPolarsErr #268

Merged
merged 18 commits into from
Jul 3, 2023

Commits on Jun 27, 2023

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

Commits on Jun 28, 2023

  1. Configuration menu
    Copy the full SHA
    965918f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f13544e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7830136 View commit details
    Browse the repository at this point in the history
  4. remove to_list and deparse

    sorhawell committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    af12dee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3c6f8a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a690c02 View commit details
    Browse the repository at this point in the history
  7. merge main

    Merge branch 'main' into impl_describe
    
    # Conflicts:
    #	tests/testthat/test-lazy.R
    sorhawell committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    82aacbd View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. merge solve conflicts and errors

    Merge branch 'main' into impl_describe
    
    # Conflicts:
    #	R/dataframe__frame.R
    #	src/rust/src/utils/mod.rs
    #	tests/testthat/_snaps/dataframe.md
    #	tests/testthat/test-dataframe.R
    sorhawell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    3039132 View commit details
    Browse the repository at this point in the history
  2. remove unused function

    sorhawell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    056cfbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    506f447 View commit details
    Browse the repository at this point in the history
  4. fmr-r-all

    sorhawell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    b2db71f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1dadbb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8f255ee View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3e7384e View commit details
    Browse the repository at this point in the history
  8. remove fmt-r-all

    sorhawell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    349529b View commit details
    Browse the repository at this point in the history
  9. style some tests

    sorhawell committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    de08485 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    62ef867 View commit details
    Browse the repository at this point in the history