You have a DataFrame df with employee data. Select only the name column and store it in result.
DataFrame df with columns: name, department, salary, age, city
name column from dfresultReady 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.