dsanalytics
dsanalytics
@dakl - not sure. Currently, my primary DS tool is Atom editor + Hydrogen (atom extension equivalent of VSCode Jupyter) + Pweave (atom extension I use for DS reporting). As...
Thanks @Apollo3zehn - it worked! But this is still not there yet compared to Atom. Also, it's been a while since last Jupyter update, and investing time in a tool/add-on...
@mpastell Thanks for chiming in - I understand. I cannot make one chart for data to be displayed is different and iterations are different - just imagine your code example...
@mpastell - you mentioned 'will force the output to appear after each statement' - and that's exactly what I want and that is exactly what Atom does. However, pweave seems...
@mpastell - to be even more precise with symptoms: html output is not mixed between chunks, but rather output of each chunk is shuffled within if matplotlib is used. E.g....
@mpastell so, what'd be the time/effort estimate - assuming being done by someone already familiar with the code (which I'm not). I.e. I'm hoping that some other experienced contributors would...
The line "Great for generating ad-hoc reports ..." applies to all three points and not only to the 3rd one as incorrectly shown P.S. Can't edit the original post for...
@ronglums There are plenty of pdf printers available, I have one installed, so classic printing would be pdf export as well. But if pdf export would be easier to implement...
@greazer I'm looking for print functionality in VSCode and not jupyter. Optimization and other types of runs I do in my work generate tons of output (charts and calculations) that...
@greazer Additional info if helpful: Currently, if I need to do a data analysis with results outputted and captured, I have to use Atom editor and pweave which redirects output...