Open
Description
Thank you for this package! I am following your proposal_99.py example and when I run
sc = Synth(df, "cigsale", "state", "year", 1989, "California", n_optim=10, pen="auto") I receive the following error:
ERROR in validate_data: Lower bound at index 0 is greater than upper bound: -1.0000e+30 > -inf
ERROR in osqp_setup: Problem data validation.
It seems that this error output is repeated for each line in the dataset.
Below that, I am seeing this attribute error message:
I'm not great with error debugging so any help is appreciated
Metadata
Assignees
Labels
No labels
Activity