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

DEFINEDNAME repeated #32

Closed
kbrose opened this issue Jan 15, 2016 · 1 comment · Fixed by #33
Closed

DEFINEDNAME repeated #32

kbrose opened this issue Jan 15, 2016 · 1 comment · Fixed by #33

Comments

@kbrose
Copy link
Contributor

kbrose commented Jan 15, 2016

When running the data-cleaning code, the following message gets repeated quite a bit. Is this something that can be prevented?

DEFINEDNAME: 20 00 00 01 0b 00 00 00 01 00 00 00 00 00 00 07 3b 00 00 00 00 ff ff 00 00 00 00

This message specifically happens for some of the calls to split_sheets. Specifically, it happens with

df2006 <- split_sheets("data/ChicagoParkDistrict/raw/Standard 18 hr Testing/2006 Lab Results.xls", 2006)

@tomschenkjr
Copy link
Contributor

It's a known bug tidyverse/readxl#82 from the package that's reading the Excel files. I'm not sure we can suppress it on our side and may just need to wait for the fix.

Tom Schenk Jr.

Chief Data Officer

Department of Innovation and Technology

City of Chicago

(312) 744-2770

tom.schenk@cityofchicago.org

data.cityofchicago.org


From: Kevin Rose notifications@github.com
Sent: Thursday, January 14, 2016 11:53 PM
To: Chicago/e-coli-beach-predictions
Subject: [e-coli-beach-predictions] DEFINEDNAME repeated (#32)

When running the data-cleaning code, the following message gets repeated quite a bit. Is this something that can be prevented?

DEFINEDNAME: 20 00 00 01 0b 00 00 00 01 00 00 00 00 00 00 07 3b 00 00 00 00 ff ff 00 00 00 00

This message specifically happens for some of the calls to split_sheets. Specifically, it happens with

df2006 <- split_sheets("data/ChicagoParkDistrict/raw/Standard 18 hr Testing/2006 Lab Results.xls", 2006)

Reply to this email directly or view it on GitHubhttps://github.com//issues/32.

[https://avatars2.githubusercontent.com/u/4053170?v=3&s=400]#32

DEFINEDNAME repeated · Issue #32 · Chicago/e-coli-beach-predictionshttps://github.com//issues/32
github.com
When running the data-cleaning code, the following message gets repeated quite a bit. Is this something that can be prevented? DEFINEDNAME: 20 00 00 01 0b 00 00 00 01 00 00 00 00 00 00 07 3b 00 00...


This e-mail, and any attachments thereto, is intended only for use by the addressee(s) named herein and may contain legally privileged and/or confidential information. If you are not the intended recipient of this e-mail (or the person responsible for delivering this document to the intended recipient), you are hereby notified that any dissemination, distribution, printing or copying of this e-mail, and any attachment thereto, is strictly prohibited. If you have received this e-mail in error, please respond to the individual sending the message, and permanently delete the original and any copy of any e-mail and printout thereof.

tomschenkjr added a commit that referenced this issue Jan 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants