Product Team Enterprise Explore Marketplace 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 0f data in order column names provided Given the list of column names coalesce finds and returns the first 21 non-missing value from these columns_ for every row In the input dataframe If all the column values are null 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 the column values are for particular row; Pricing into null