Skip to content

Commit d74a829

Browse files
committed
Modify ignore_empty output
1 parent 41025d8 commit d74a829

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

AUTHORS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,3 +109,4 @@ Contributors
109109
- [@ethompsy](https://github.com/ethompsy) | [contributions](https://github.com/pyjanitor-devs/pyjanitor/issues?q=is%3Aclosed+mentions%3Aethompsy)
110110
- [@apatao](https://github.com/apatao) | [contributions](https://github.com/pyjanitor-devs/pyjanitor/issues?q=is%3Aclosed+mentions%3Aapatao)
111111
- [@OdinTech3](https://github.com/OdinTech3) | [contributions](https://github.com/pyjanitor-devs/pyjanitor/pull/1094)
112+
- [@Fu-Jie](https://github.com/Fu-Jie) | [contributions](https://github.com/pyjanitor-devs/pyjanitor/issues/1164)

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
- [ENH] Enable `encode_categorical` handle 2 (or more ) dimensions array. PR #1153 @Zeroto521
2222
- [ENH] Faster computation for a single non-equi join, with a numba engine. Issue #1102 @samukweku
2323
- [INF] Cancel old workflow runs via Github Action `concurrency`. PR #1161 @Zeroto521
24+
- [BUG] Modify ignore_empty output in `concatenate_columns`. PR #1164 @Fu-Jie
2425

2526
## [v0.23.1] - 2022-05-03
2627

0 commit comments

Comments
 (0)