atlanhq / camelot

Camelot: PDF Table Extraction for Humans
https://camelot-py.readthedocs.io
Other
3.66k stars 360 forks source link

[MRG] Update advanced.rst #250

Closed davidkong0987 closed 5 years ago

davidkong0987 commented 5 years ago

added explanation for what strings table areas accepts

codecov-io commented 5 years ago

Codecov Report

Merging #250 into master will decrease coverage by 0.18%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #250      +/-   ##
=========================================
- Coverage   87.39%   87.2%   -0.19%     
=========================================
  Files          13      13              
  Lines        1491    1501      +10     
  Branches      343     348       +5     
=========================================
+ Hits         1303    1309       +6     
- Misses        131     134       +3     
- Partials       57      58       +1
Impacted Files Coverage Δ
camelot/utils.py 79.43% <0%> (-1.02%) :arrow_down:
camelot/handlers.py 90.24% <0%> (ø) :arrow_up:
camelot/core.py 87.83% <0%> (+0.2%) :arrow_up:

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 45ae980...8c11608. Read the comment docs.