Skip to content

Unnamed columns in sample data #36

Description

@JoeJimFlood

The first 23 columns in each of the sample households and persons data are these unnamed: 0.n columns that are the result of not setting index = False in pd.DataFrame.to_csv(). In both cases these are actually a majority of the columns and make the data harder to read. These fields aren't needed to run the example and should be removed.

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