Warning: One or more parsing issues, call `problems()` on your data frame for details,
e.g.:
dat <- vroom(...)
problems(dat)
Rows: 740913 Columns: 41
── Column specification ────────────────────────────────────────────────────────
Delimiter: ","
chr (24): Created Date, Closed Date, Agency, Agency Name, Complaint Type, De...
dbl (7): Unique Key, Incident Zip, BBL, X Coordinate (State Plane), Y Coord...
lgl (10): Location Type, Landmark, Due Date, Vehicle Type, Taxi Company Boro...
ℹ Use `spec()` to retrieve the full column specification for this data.
ℹ Specify the column types or set `show_col_types = FALSE` to quiet this message.