Concat fails with tz-aware and empty series (axis=1) #16684
Labels
Bug
Duplicate Report
Duplicate issue or pull request
Reshaping
Concat, Merge/Join, Stack/Unstack, Explode
Timezones
Timezone data dtype
Code Sample, a copy-pastable example if possible
Problem description
Only happens with
axis=1
Shouldn't be a problem to concat an empty series to a dataframe...
Expected Output
Should filter out empty objects passed to concat.
Output of
pd.show_versions()
The text was updated successfully, but these errors were encountered: