File tree Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Expand file tree Collapse file tree 1 file changed +5
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ## [ v0.27.0] - 2024-03-21
6
+
5
7
- [ BUG] Fix logic for groupby in complete. Index support deprecated. Fix deprecation warning for fillna in ` complete ` PR #1289 @samukweku
6
8
- [ ENH] ` select ` function now supports variable arguments - PR #1288 @samukweku
7
9
- [ ENH] ` conditional_join ` now supports timedelta dtype. - PR #1297 @samukweku
@@ -356,7 +358,9 @@ We thank all contributors
356
358
who have helped make ` pyjanitor `
357
359
the package that it is today.
358
360
359
- [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.26.0...HEAD
361
+ [ Unreleased ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.27.0...HEAD
362
+
363
+ [ v0.27.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.26.0...v0.27.0
360
364
361
365
[ v0.26.0 ] : https://github.com/pyjanitor-devs/pyjanitor/compare/v0.25.0...v0.26.0
362
366
You can’t perform that action at this time.
0 commit comments