Skip to content

Conversation

sinhrks
Copy link
Member

@sinhrks sinhrks commented Apr 30, 2016

@sinhrks sinhrks added Bug Testing pandas testing functions or related to the test suite Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype labels Apr 30, 2016
@codecov-io
Copy link

codecov-io commented Apr 30, 2016

Current coverage is 84.06%

Merging #13039 into master will decrease coverage by -0.00%

@@             master     #13039   diff @@
==========================================
  Files           136        136          
  Lines         49994      49994          
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
- Hits          42028      42027     -1   
- Misses         7966       7967     +1   
  Partials          0          0          
  1. File ...das/tseries/index.py (not in diff) was modified. more
    • Misses +1
    • Partials 0
    • Hits -1

Powered by Codecov. Last updated by 84725fa...44d2e2b

@jreback jreback closed this in db35ff4 Apr 30, 2016
@jreback jreback added this to the 0.18.1 milestone Apr 30, 2016
@sinhrks sinhrks deleted the format_tz branch April 30, 2016 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Missing-data np.nan, pd.NaT, pd.NA, dropna, isnull, interpolate Reshaping Concat, Merge/Join, Stack/Unstack, Explode Testing pandas testing functions or related to the test suite Timezones Timezone data dtype
Projects
None yet
Development

Successfully merging this pull request may close these issues.

str(data_frame) raises an exception when there is a column with both NaT value and Timestamp with timezone info
3 participants