Categorize employees into salary bands using a custom function.
DataFrame df with columns: name, department, salary, age, city
salary_band column based on salary:apply() with a function or lambdaReady to take your skills to the next level? Enroll in our comprehensive Data Analyst Career Track to master SQL, Python, Excel, and Power BI.
Run your code to see the result here.