Skip to content

BUG: Concatentation of TZ-aware dataframes #21014

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

Closed
wants to merge 2 commits into from

Conversation

jreback
Copy link
Contributor

@jreback jreback commented May 11, 2018

closes #12396
closes #18447

supersedes #19327

@jreback jreback added Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype labels May 11, 2018
@jreback jreback added this to the 0.23.0 milestone May 11, 2018
@codecov
Copy link

codecov bot commented May 11, 2018

Codecov Report

Merging #21014 into master will decrease coverage by <.01%.
The diff coverage is 96.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #21014      +/-   ##
==========================================
- Coverage   91.82%   91.82%   -0.01%     
==========================================
  Files         153      153              
  Lines       49505    49500       -5     
==========================================
- Hits        45460    45455       -5     
  Misses       4045     4045
Flag Coverage Δ
#multiple 90.22% <96.66%> (-0.01%) ⬇️
#single 41.88% <26.66%> (ø) ⬆️
Impacted Files Coverage Δ
pandas/core/internals.py 95.59% <100%> (ø) ⬆️
pandas/core/indexes/base.py 96.64% <100%> (-0.01%) ⬇️
pandas/core/dtypes/concat.py 99.17% <96.42%> (-0.01%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3d03fdb...fdc744a. Read the comment docs.

@jreback
Copy link
Contributor Author

jreback commented May 13, 2018

closed via 1dcddba

@jreback jreback closed this May 13, 2018
@jreback
Copy link
Contributor Author

jreback commented May 13, 2018

thanks @paul-mannino

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Reshaping Concat, Merge/Join, Stack/Unstack, Explode Timezones Timezone data dtype
Projects
None yet
2 participants