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

BUG: Formatting of an index that has nan was inconsistent or wrong #3034

Merged
merged 1 commit into from
Mar 13, 2013

Commits on Mar 13, 2013

  1. BUG: Formatting of an index that has nan was inconsistent or wron…

    …g (would fill from
    
         other values), (GH2850_)
    
    BUG: issue in test_index.py/test_format
           1) printing of 'nan' rather than the na_rep (NaN) is inconcistent
              with everywhere else
           2) a 'None' in the index is defacto treated as NaN, is this wrong?
    
    CLN: constistency among index for NaN/NaT values
    jreback committed Mar 13, 2013
    Configuration menu
    Copy the full SHA
    aae6213 View commit details
    Browse the repository at this point in the history