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

jupyter to streamlit workflow #55

Closed
wants to merge 64 commits into from
Closed

jupyter to streamlit workflow #55

wants to merge 64 commits into from

Commits on Mar 31, 2020

  1. Merge pull request #10 from TheDataRideAlongs/fix(50m)

    fix(fh include): use local path
    lmeyerov authored Mar 31, 2020
    Configuration menu
    Copy the full SHA
    73adb1b View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    ec478f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eb4e7c6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    771c1fb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5c1d0ff View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4bab6db View commit details
    Browse the repository at this point in the history
  6. Merge pull request #12 from TheDataRideAlongs/logging_fix

    Changed the print() statements for actual python logging statements
    bechbd authored Apr 1, 2020
    Configuration menu
    Copy the full SHA
    fc851da View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2020

  1. addig gitignore

    007vasy committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    262e8d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2b6543 View commit details
    Browse the repository at this point in the history
  3. prints changed to logger

    007vasy committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    c331889 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cecb571 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14 from TheDataRideAlongs/logging_fix

    Added methods to get_from_neo and get_tweets_by_id
    bechbd authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    1436b8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    207d32c View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15 from TheDataRideAlongs/wzy/no_gpu

    Use pandas when cudf does not exist
    ZiyaoWei authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    14cb467 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f1426b6 View commit details
    Browse the repository at this point in the history
  9. Fix bug

    ZiyaoWei committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    f14dffe View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    325db35 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    c48ef17 View commit details
    Browse the repository at this point in the history
  12. Fixed issue with limit on get_from_neo, added timeout parameter, and …

    …changed to neo4j driver
    bechbd committed Apr 2, 2020
    Configuration menu
    Copy the full SHA
    3c24774 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    a323358 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    83e7dcd View commit details
    Browse the repository at this point in the history
  15. Merge pull request #17 from TheDataRideAlongs/switch_python_neo_driver

    Fixed issue with limit on get_from_neo, added timeout parameter, and …
    bechbd authored Apr 2, 2020
    Configuration menu
    Copy the full SHA
    ba2ea00 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2020

  1. docs(tightening)

    lmeyerov authored Apr 3, 2020
    Configuration menu
    Copy the full SHA
    83a2294 View commit details
    Browse the repository at this point in the history
  2. Skip when there is no data

    ZiyaoWei committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    328c997 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b72eb75 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    256df48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c2b1ab View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a89528a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8ec9061 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    80c8622 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2020

  1. Configuration menu
    Copy the full SHA
    609b95a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #37 from TheDataRideAlongs/wzy/dockerizePrefect

    Add docker-compose.yml for prefect UI
    ZiyaoWei authored Apr 4, 2020
    Configuration menu
    Copy the full SHA
    8e7a88b View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2020

  1. Configuration menu
    Copy the full SHA
    dea4f03 View commit details
    Browse the repository at this point in the history
  2. urls to config

    007vasy committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    55958d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    51ab12f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22d418a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #40 from TheDataRideAlongs/wzy/dockerizePipelines

    Dockerize pipeline and add instructions
    ZiyaoWei authored Apr 6, 2020
    Configuration menu
    Copy the full SHA
    70f196e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07409e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8cf111b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    4e6c3ec View commit details
    Browse the repository at this point in the history
  9. add config

    007vasy committed Apr 6, 2020
    Configuration menu
    Copy the full SHA
    a4aa10f View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2020

  1. Configuration menu
    Copy the full SHA
    f1831f6 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from TheDataRideAlongs/update-prefect-ui-files

    Made minor tweaks to get the prefect ui stuff to run correctly on the…
    bechbd authored Apr 7, 2020
    Configuration menu
    Copy the full SHA
    4a4970e View commit details
    Browse the repository at this point in the history
  3. data scraping into class

    007vasy committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c96adf3 View commit details
    Browse the repository at this point in the history
  4. updated gitignore

    007vasy committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    c9c89f1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3f6f5c5 View commit details
    Browse the repository at this point in the history
  6. cleanup

    007vasy committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    52be179 View commit details
    Browse the repository at this point in the history
  7. refactor

    007vasy committed Apr 7, 2020
    Configuration menu
    Copy the full SHA
    6e554ef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7a030d6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31db102 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2020

  1. Merge pull request #52 from TheDataRideAlongs/add_neo_unit_tests

    Got initial version of the unit tests working for Neo
    bechbd authored Apr 8, 2020
    Configuration menu
    Copy the full SHA
    530c087 View commit details
    Browse the repository at this point in the history
  2. Added metrics configuration

    bechbd committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    9b137f1 View commit details
    Browse the repository at this point in the history
  3. Added metrics configuration

    bechbd committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    d73186b View commit details
    Browse the repository at this point in the history
  4. drug analysis

    007vasy committed Apr 8, 2020
    Configuration menu
    Copy the full SHA
    0d7e2e5 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2020

  1. table merging WIP

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6df6b15 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1567927 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98c9e19 View commit details
    Browse the repository at this point in the history
  4. studies to neo4j is done

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    2a9afb0 View commit details
    Browse the repository at this point in the history
  5. WF

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    4c17c8c View commit details
    Browse the repository at this point in the history
  6. study import fix

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    6c4bc2b View commit details
    Browse the repository at this point in the history
  7. drug-study links

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    46fdf2b View commit details
    Browse the repository at this point in the history
  8. cudf set up

    007vasy committed Apr 9, 2020
    Configuration menu
    Copy the full SHA
    9aa0a13 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    212a9e2 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #56 from TheDataRideAlongs/DictToCypherProperties

    Dict to cypher properties
    bechbd authored Apr 9, 2020
    Configuration menu
    Copy the full SHA
    d3f626e View commit details
    Browse the repository at this point in the history