Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HD2008 parses incorrectly #3

Open
myersjustinc opened this issue Apr 8, 2020 · 0 comments
Open

HD2008 parses incorrectly #3

myersjustinc opened this issue Apr 8, 2020 · 0 comments
Labels
parsing failure Reports of malformed CSVs

Comments

@myersjustinc
Copy link
Contributor

> hd2008 <- ipeds_table("HD2008")
[1] "Downloading metadata for HD2008 to /var/folders/x5/bf8t_dv11_v3vxlz3821lbgc0000gp/T//RtmpKy9erY/HD2008_Dict.zip"
  |====================================================================================| 100%
[1] "Downloading data for HD2008 to /var/folders/x5/bf8t_dv11_v3vxlz3821lbgc0000gp/T//RtmpKy9erY/HD2008.zip"
  |====================================================================================| 100%
Warning: 11 unexpected parsing failures.
 row      col           expected        actual       file
2957 IALIAS   delimiter or quote W             hd2008.csv
2957 IALIAS   delimiter or quote U             hd2008.csv
2957 CCBASIC  a number           Utica         hd2008.csv
2957 CCIPUG   a number           NY            hd2008.csv
2957 CCSIZSET a number           Todd S Hutton hd2008.csv
2957 CARNEGIE a number           President     hd2008.csv
2957 CBSATYPE a number           .             hd2008.csv
2957 CSA      a number           .             hd2008.csv
2957 NECTA    a number           .             hd2008.csv
2957 DFRCGID  a number           .             hd2008.csv
2957 NA       59 columns         100 columns   hd2008.csv

Please file an issue here so we can fix this for others:
https://github.com/associatedpress/ipedals/issues
@myersjustinc myersjustinc added the parsing failure Reports of malformed CSVs label Apr 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
parsing failure Reports of malformed CSVs
Projects
None yet
Development

No branches or pull requests

1 participant