Open ishaSN opened 1 year ago
Data Manipulation: You have a CSV file containing information about customers and their purchases. Use Python to perform the following tasks:
can I have a example of the CSV file
The first one is 1-) df = read_csv("filepath")
Data Manipulation: You have a CSV file containing information about customers and their purchases. Use Python to perform the following tasks: