cmu-delphi/delphi-epidata

clean up insert_or_update_batch() method

オープン

#989 opened on 2022/10/04

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (67 件のフォーク)auto 404
acquisitioncode healthgood first issuehelp wantedrefactor

Repository metrics

Stars
 (104 個のスター)
PR merge metrics
 (PR metrics pending)

説明

  • remove insert_or_update_bulk()
  • roll run_dbjobs() logic into the insert_batch method
    • can get rid of "suppress_jobs" argument too, unless someone can come up with a good reason for keeping it

https://github.com/cmu-delphi/delphi-epidata/blob/dev/src/acquisition/covidcast/database.py#L159

コントリビューターガイド