Pycharm does not show plot from the following code:
import pandas as pd import numpy as np import matplotlib as plt ts = pd.Series(np.random.randn(1000), in
i had this problem and i could solve it , you can test my way.. disable "show plots in tool window" from setting-->tools-->python scientific