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 compatibility to a general table type and remove DataFrames dependency #82

Merged
merged 11 commits into from Sep 5, 2017

Commits on Aug 30, 2017

  1. added support to non dataframes

    Pietro Vertechi committed Aug 30, 2017
    Copy the full SHA
    fca39ac View commit details
    Browse the repository at this point in the history
  2. tested for csvsource

    Pietro Vertechi committed Aug 30, 2017
    Copy the full SHA
    a6201ae View commit details
    Browse the repository at this point in the history
  3. simplified missing data

    Pietro Vertechi committed Aug 30, 2017
    Copy the full SHA
    a6fdd7c View commit details
    Browse the repository at this point in the history
  4. clean code

    Pietro Vertechi committed Aug 30, 2017
    Copy the full SHA
    64c4a9e View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2017

  1. remove excessive try catch block

    Pietro Vertechi committed Aug 31, 2017
    Copy the full SHA
    dd23d74 View commit details
    Browse the repository at this point in the history
  2. wip change vars together

    Pietro Vertechi committed Aug 31, 2017
    Copy the full SHA
    7a02029 View commit details
    Browse the repository at this point in the history
  3. compute together arrays

    Pietro Vertechi committed Aug 31, 2017
    Copy the full SHA
    f11fd2f View commit details
    Browse the repository at this point in the history
  4. updated cols

    Pietro Vertechi committed Aug 31, 2017
    Copy the full SHA
    b81027a View commit details
    Browse the repository at this point in the history
  5. fixed argnames, IterableTables bound

    Pietro Vertechi committed Aug 31, 2017
    Copy the full SHA
    51732b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2017

  1. switched to tabletraitsutils

    Pietro Vertechi committed Sep 4, 2017
    Copy the full SHA
    f5500d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2017

  1. renaming

    Pietro Vertechi committed Sep 5, 2017
    Copy the full SHA
    07518ee View commit details
    Browse the repository at this point in the history