Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
  • Show
Clear All
new posts

  • Suppress printing blank line in Pystata after setting "quitely = True"

    Hi Everyone,

    In Pystata, if I want to suppress the Stata output in Python, I know I just need to set quietly = True in the stata.run function. However, this code will still print out a blank line in the Jupyter Notebook.

    If I just want to use pystata once, it's OK. But once I use it for a loop for 100 or 1000 or more times, the blank line will be really annoying. Could anyone help me to suppress this blank line?

    Thanks.
    Last edited by Lei Huang; 15 Sep 2022, 02:52.
Working...
X