For code/output blocks: Use ``` (aka backtick or grave accent) in a single line before and after the block. See: http://commonmark.org/help/
Jupyter notbook printing too much data
-
Hello,
I'm fairly new to both Python and Backtrader, so excuse my noobness. I've been running some tests on large data-sets. One issue is when there's too much data, the Cell becomes full and I am unable to scroll to the bottom to see the final result. (see picture) Is there any way I can only print the P/L? I don't care about seeing each minute close.Thanks for any insight!
-
Never mind, I figured it out! Is there a way I can delete this post?