Skip to content

Error in osqp setup #24

Open
Open
@ClaireORo

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:
image

I'm not great with error debugging so any help is appreciated

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions