Python Programming Searching CSV Files - Part 03

preview_player
Показать описание
In this video we will look at searching and querying CSV files in Python.
Рекомендации по теме
Комментарии
Автор

Very good simple video. what about showing how to add the scores also find the mean per row, average etc

martincool
Автор

Great Video! Quick question: how do I search for a specific integer (ex. one of the scores)?

carloseguiluzrosas
Автор

Great tutorials. Why do you put with in front of open when you are opening the csv file?

Jack-vmhq
Автор

in my text file there are keywords seperated by commas and then a solution to a users problem next to the keywords how do i get it so that it only prints the solution this is my text file


screen, cracked, broken, "Please Go to your local Phone Store And replace your screen (Cost: £15-£20)"
wifi, slow, lag, spikes, connection, conected, speed, fast, "1. Reset Your Device 2. Turn Router Of for 2-3 mins 3. Turn On Device 4. Remove SSID From Recognised Connections And Reconect"

thomassmith
Автор

hey, wanna know if you have any idea to print a specific line and column, like in this video for example, what if i want to print 'Thompson', how should i write the code? thanks before :D

jefffederick
Автор

Dear sir, could you please tell me the ans of following question ?

what will be the code if we give 2 or more inputs then the output will show only those rows which contain the same inputs ?


Please sir, its a request.


Thank you.


Yash Madhav
Mumbai, India

yashmadhav
Автор

how can i read the least line of a csv file?

viniciusgj