Skip to content

ValueError: Length of values (757) does not match length of index (756) #29

Description

@mahmoudibrahim98
  • DataSynthesizer version:
  • Python version:
  • Operating System:

Description

I'm trying to use the Data generator in correlated attribute mode.I tried with many datasets and everything works fine. However, for some datasets, I'm getting the following error when I run the DataGenerator:
ValueError: Length of values (757) does not match length of index (756)

Note that the DataDescriber works fine without raising an error. However, for the datasets that I weren't able to generate syntehtic data, I checked their description file, and in all of them, the number of attributes in the Bayesian network is less than the number of attributes in the whole datasets.

What I Did



![image](https://user-images.githubusercontent.com/73237782/98086146-fe8c7180-1e86-11eb-8313-d6d32b1b59f0.png)

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions