Product Team Enterprise Explore Marketplace Pricing Search Sign in Sign up pyjanitor-devs / pyjanitor Public Notifications Fork 139 Star 849 Code Issues 100 82 Pull requests Discussions Actions Projects Wiki Secunty Insights [ENH] Coalesce fix #1042 New issue 3 Merged ericmjl merged 5 commits dev from coalesce fix [012 hours ago Conversation Commits Checks Files changed +20 -13 Changes from all commits File filter Conversations Jump to janitor/functions/coalesce.py 00 -17,14 +17,18 @@ def coalesce( pd. DataFrame: "Coalesce cwo more columns Of data in order column names provided Given the list 0f column names coalesce finds and returns the first non-missing value from these columns_ for every row In the input dataframe all the column values are nuli for particular row; then the default_value will be filled Given the variable arguments column names, coalesce finds and returns the first non missing value from these columns for every rowv Ehe input dataframe If all che column values are null for particular row; into