Skip to content

PERF/API: concat improvements #6438

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 2 commits into from
Feb 21, 2014
Merged

PERF/API: concat improvements #6438

merged 2 commits into from
Feb 21, 2014

Conversation

jreback
Copy link
Contributor

@jreback jreback commented Feb 21, 2014

PERF: Perf issue in concatting with empty objects, closes #3259
API: concat will now concatenate mixed Series and DataFrames, closes #2385

@jreback jreback added this to the 0.14.0 milestone Feb 21, 2014
jreback added a commit that referenced this pull request Feb 21, 2014
PERF/API: concat improvements
@jreback jreback merged commit af63b99 into pandas-dev:master Feb 21, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API Design Performance Memory or execution speed performance Reshaping Concat, Merge/Join, Stack/Unstack, Explode
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PERF: concat with empty frame and timeseries indexed frames concat doesn't work with mixed Series/DataFrames
1 participant