Skip to content

Commit d035d9d

Browse files
committed
DOC: release notes
1 parent 9093ad6 commit d035d9d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASE.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ pandas 0.7.0
3333
relational-algebra operations. Refactored existing join methods to use the
3434
new infrastructure, resulting in substantial performance gains (GH #220,
3535
#249, #267)
36-
- New ``concatenate`` function for concatenating DataFrame or Panel objects
36+
- New ``concat`` function for concatenating DataFrame or Panel objects
3737
along an axis. Can form union or intersection of the other axes
3838
- Handle differently-indexed output values in ``DataFrame.apply`` (GH #498)
3939
- Can pass list of dicts (e.g., a list of shallow JSON objects) to DataFrame

0 commit comments

Comments
 (0)