Skip to content

BLD: Remove csv dialect warning in io.rst #15177

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

Merged
merged 1 commit into from
Jan 20, 2017

Conversation

gfyoung
Copy link
Member

@gfyoung gfyoung commented Jan 20, 2017

Title is self-explanatory.

xref #14911 (comment).

@sinhrks sinhrks added the Docs label Jan 20, 2017
@jreback
Copy link
Contributor

jreback commented Jan 20, 2017

maybe I wasn't clear. Is this a legit warning?

@jreback jreback added the IO CSV read_csv, to_csv label Jan 20, 2017
@codecov-io
Copy link

Current coverage is 85.54% (diff: 100%)

Merging #15177 into master will decrease coverage by <.01%

@@             master     #15177   diff @@
==========================================
  Files           145        145          
  Lines         51406      51406          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          43978      43977     -1   
- Misses         7428       7429     +1   
  Partials          0          0          

Powered by Codecov. Last update d50eaa8...1ac6c20

@jorisvandenbossche
Copy link
Member

IMO it should not warn. But that was what I advocated for in the PR #14911, and I lost that argument ..

So @jreback "is this a legit warning?", yes, given how we merged the PR, this warning is expected and not really avoidable (just annoying and IMO unnecessary). So using :okwarning: is the right thing to do then.

@jreback
Copy link
Contributor

jreback commented Jan 20, 2017

ok then

@jreback jreback merged commit a8e216b into pandas-dev:master Jan 20, 2017
@jreback
Copy link
Contributor

jreback commented Jan 20, 2017

thanks!

@jreback jreback added this to the 0.20.0 milestone Jan 20, 2017
@gfyoung gfyoung deleted the doc-build-warning-dialect branch January 21, 2017 08:40
AnkurDedania pushed a commit to AnkurDedania/pandas that referenced this pull request Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs IO CSV read_csv, to_csv
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants