ishaSN / Data-analysis-practice-projects

These are projects for data analysis job role
0 stars 1 forks source link

Python Exercise: #2

Open ishaSN opened 1 year ago

ishaSN commented 1 year ago

Data Manipulation: You have a CSV file containing information about customers and their purchases. Use Python to perform the following tasks:

nibinbabu696 commented 1 year ago

can I have a example of the CSV file

akoalp commented 1 year ago

The first one is
1-) df = read_csv("filepath")