<div dir="ltr">Hello,<div><br></div><div>The tool I&#39;m building has several features and I&#39;m writing everything in python. When I was writing the initial program I couldn&#39;t figure out how to feed the CQP results to a dataframe, so to just get it working I wrote it to a file, then read the data from the file to a dataframe to send the DF to html. I&#39;m using a cqp_interface.py wrapper to run the CQP commands (<a href="https://github.com/ausgerechnet/cwb-ccc/blob/master/ccc/cqp_interface.py">found here</a>). Can anyone here help explain how I should go about passing the results from cqp to python so I don&#39;t have to do this extra step of saving to a file? My largest corpus is over 800 million tokens, so saving and loading results just slows things down more.<br></div><div><br></div><div>Thanks for any help!</div><div><br></div><div>Best regards,</div><div><br></div><div>Andrew</div></div>