Niklas Witzig

Results 1 issues of Niklas Witzig

Hi everyone, If we do the example from the `DynamicDML` class ```Python from econml.panel.dml import DynamicDML np.random.seed(123) n_panels = 100 # number of panels n_periods = 3 # number of...