Vinayak Mehta

Results 184 comments of Vinayak Mehta

![image](https://user-images.githubusercontent.com/4329421/48783449-6848fa80-ed06-11e8-8432-9e5af679b6bc.png)

@CartierPierre The change you made is failing a test, can you look into it? And is there an issue associated with this PR?

It's easy :) most of the tests in here are checking if the actual table extracted from a PDF is the same as the expected table. Your change fails [test_stream_columns](https://github.com/socialcopsdev/camelot/blob/master/tests/test_common.py#L88)...

I was able to find the failing test by clicking on the `Details` link on the Travis check.

Also, what do you mean by making stream row grouping recursive and not 2 by 2? Is there an issue associated with this?

Cool, I'll look into and and see if the test needs fixing.

@aliimranshah Can you post the command you used to install the package?

Thanks for the Dockerfile @jplattel! I might add it master later by creating a separate folder for such files.

I tried doing this today, but my conda-forge info has become outdated. Will go through the docs again tomorrow and ask for help on the gitter channel. You can track...

@owenlamont I'm able to install the package in a Python 3.8 env now. Please [raise an issue](https://github.com/camelot-dev/camelot/issues/new) if you face any problems.