We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9093ad6 commit d035d9dCopy full SHA for d035d9d
RELEASE.rst
@@ -33,7 +33,7 @@ pandas 0.7.0
33
relational-algebra operations. Refactored existing join methods to use the
34
new infrastructure, resulting in substantial performance gains (GH #220,
35
#249, #267)
36
- - New ``concatenate`` function for concatenating DataFrame or Panel objects
+ - New ``concat`` function for concatenating DataFrame or Panel objects
37
along an axis. Can form union or intersection of the other axes
38
- Handle differently-indexed output values in ``DataFrame.apply`` (GH #498)
39
- Can pass list of dicts (e.g., a list of shallow JSON objects) to DataFrame
0 commit comments