Question: Using the titanic.csv file on blackboard: Read the file using python file IO that we did in class. Don't use Pandas Read only the name

Using the titanic.csv file on blackboard:
Read the file using python file IO that we did in class. Don't use Pandas
Read only the name column and add them to an array of namesuse a regular expression to store an array of first names. For example, Allen, Miss. Elisabeth Walton, the regular expression should return Elisabeth.
Output all first names

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock

To tackle this assignment task where youll be reading a CSV file and manipulating its contents using Python you can follow the detailed steps below St... View full answer

blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!