cta-observatory / protopipe

Prototype data analysis pipeline for the Cherenkov Telescope Array Observatory
https://protopipe.readthedocs.io/en/latest/
Other
5 stars 13 forks source link

Add pandas to pip installation #138

Closed HealthyPear closed 3 years ago

HealthyPear commented 3 years ago

If installing only using pip it now required by both protopipe-TRAINING and protopipe-DL2 that pandas is installed together with ctapipe and pyirf

TODO:

codecov[bot] commented 3 years ago

Codecov Report

Merging #138 (6e965e1) into master (f3ccc76) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #138   +/-   ##
=======================================
  Coverage   60.35%   60.35%           
=======================================
  Files          23       23           
  Lines        2101     2101           
=======================================
  Hits         1268     1268           
  Misses        833      833           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update f3ccc76...6e965e1. Read the comment docs.