We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 70ffd33 commit 917cf75Copy full SHA for 917cf75
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Change Log
2
3
+0.2.0
4
+### Added
5
+- `concat` to concatenate multiple `DataFrame`s or `Series`
6
+- `append` for `DataFrame`
7
+- `transpose` for DataFrame`
8
+
9
0.1.28
10
### Added
11
- `rename` for `DataFrame` and `Series`
0 commit comments