camelot-py/tests
Francois Huet f0b2cffb17 Replace constant padding with expansion heuristic
Fixed all unit tests.
Removed constant padding added around tables in the last step of the
initial discovery mode of the stream algorithm.
Replaced it with a heuristic that attempts to expand the table up while
respecting columns identified so far.
Updated unit tests to reflect new behavior, improved rejection of
extraneous information in few cases.
Added unit test covering a use case where the header has vertical test.
Made improvements to better support vertical text in tables.
2020-04-05 17:05:06 -07:00
..
files Replace constant padding with expansion heuristic 2020-04-05 17:05:06 -07:00
__init__.py [MRG + 1] Create a new figure and test each plot type #127 (#179) 2018-11-02 20:57:02 +05:30
data.py Replace constant padding with expansion heuristic 2020-04-05 17:05:06 -07:00
test_cli.py No need to monkey-patch Click.HelpFormatter 2019-07-04 13:13:32 +03:00
test_common.py Replace constant padding with expansion heuristic 2020-04-05 17:05:06 -07:00
test_errors.py Fix pytest deprecation warning 2019-07-03 22:07:10 +05:30
test_plotting.py Add new plot type tests 2018-12-12 08:09:52 +05:30