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

Add RowTable and ColTable #65

Merged
merged 9 commits into from
May 2, 2022
Merged

Add RowTable and ColTable #65

merged 9 commits into from
May 2, 2022

Commits on Apr 30, 2022

  1. Add RowTable transform

    ceferisbarov committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    bbbd2e3 View commit details
    Browse the repository at this point in the history
  2. Changed type of the RowTable transform

    ceferisbarov committed Apr 30, 2022
    Configuration menu
    Copy the full SHA
    2d89eff View commit details
    Browse the repository at this point in the history

Commits on May 1, 2022

  1. Update src/transforms/rowtable.jl

    Co-authored-by: Júlio Hoffimann <julio.hoffimann@gmail.com>
    ceferisbarov and juliohm committed May 1, 2022
    Configuration menu
    Copy the full SHA
    1c825aa View commit details
    Browse the repository at this point in the history
  2. Revised RowTable transform and tests

    ceferisbarov committed May 1, 2022
    Configuration menu
    Copy the full SHA
    4493614 View commit details
    Browse the repository at this point in the history
  3. Added ColTable transform

    ceferisbarov committed May 1, 2022
    Configuration menu
    Copy the full SHA
    e496edf View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Update src/transforms/coltable.jl

    Co-authored-by: Elias Carvalho <73039601+eliascarv@users.noreply.github.com>
    ceferisbarov and eliascarv committed May 2, 2022
    Configuration menu
    Copy the full SHA
    00269b1 View commit details
    Browse the repository at this point in the history
  2. Update src/transforms/rowtable.jl

    Co-authored-by: Elias Carvalho <73039601+eliascarv@users.noreply.github.com>
    ceferisbarov and eliascarv committed May 2, 2022
    Configuration menu
    Copy the full SHA
    fd43a6a View commit details
    Browse the repository at this point in the history
  3. Update docs

    ceferisbarov committed May 2, 2022
    Configuration menu
    Copy the full SHA
    d706b53 View commit details
    Browse the repository at this point in the history
  4. Revised tests for RowTable and ColTable

    ceferisbarov committed May 2, 2022
    Configuration menu
    Copy the full SHA
    048cf63 View commit details
    Browse the repository at this point in the history