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 script to manually import annotations from analyst CSVs #487

Merged
merged 10 commits into from
Nov 5, 2019

Commits on Sep 26, 2019

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

Commits on Oct 2, 2019

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

Commits on Oct 3, 2019

  1. Configuration menu
    Copy the full SHA
    d604772 View commit details
    Browse the repository at this point in the history
  2. Add newline at end of file

    mrotondo committed Oct 3, 2019
    Configuration menu
    Copy the full SHA
    c92317e View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

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

Commits on Oct 7, 2019

  1. Fixes from review

    mrotondo committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    614e1f1 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Add more-opaque keys for the json annotation format, and allow them t…

    …o correspond to multiple csv column names which might change over time.
    mrotondo committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    a4df527 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2019

  1. - Throw an exception when the csv is missing a column, rather than pr…

    …oceeding with a malformed sheet
    
    - Minor cleanup of attribute info initializatino
    mrotondo committed Oct 11, 2019
    Configuration menu
    Copy the full SHA
    d82c44e View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2019

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

Commits on Nov 4, 2019

  1. Rename annotations_import to match scripts

    All our scripts don't have extensions and are marked as executable, and this does the same with `annotations_import`. Also makes some minor whitespace and import tweaks.
    Mr0grog committed Nov 4, 2019
    Configuration menu
    Copy the full SHA
    3792817 View commit details
    Browse the repository at this point in the history