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

agate: Babel deprecation warning #706

Closed
onyxfish opened this issue Dec 25, 2016 · 4 comments
Closed

agate: Babel deprecation warning #706

onyxfish opened this issue Dec 25, 2016 · 4 comments

Comments

@onyxfish
Copy link
Collaborator

onyxfish commented Dec 25, 2016

Not sure there is anything I can do about this, but maybe I can at least silence it for the time being?

/Users/cgroskopf/.virtualenvs/test/lib/python3.6/site-packages/Babel-2.3.4-py3.6.egg/babel/localtime/_unix.py:8: DeprecationWarning: Flags not at the start of the expression ^Time Zone: (.*)$(?m (truncated)

Sample tutorial command that generates this:

in2csv ne_1033_data.xlsx > data.csv
@onyxfish onyxfish added this to the 1.0 milestone Dec 25, 2016
@jpmckinney
Copy link
Member

jpmckinney commented Dec 26, 2016

Hmm, I don't get that warning (Python 3.5.1) - and Babel is an agate dependency.

@onyxfish
Copy link
Collaborator Author

Yeah, I started getting on 3.6. It's probably safe to ignore for now, but it would be nice to capture it so it doesn't confuse people.

@onyxfish
Copy link
Collaborator Author

Moving out of release since this only affects 3.6.

@onyxfish onyxfish removed this from the 1.0 milestone Dec 26, 2016
@onyxfish onyxfish changed the title Babel deprecation warning agate: Babel deprecation warning Dec 29, 2016
@jpmckinney
Copy link
Member

Closed by wireservice/agate#665

lcorbasson pushed a commit to lcorbasson/csvkit that referenced this issue Sep 7, 2020
Fix divide by zero when calculating Means
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants