filmov
tv
Python tutorial for Beginners [Full Course] Reading From Excel Files using python . Video Part 16

Показать описание
This python tutorial covers important aspects of programming with python modules like using functions to read and write to excel and CSV Files in Python. in this tutorial we use new features of python 3.7 Like Dictionaries to store the excel file data in . This python tutorial also covers calling and defining user defined functions in python. You will also learn how to read and query a CSV file and to print query based values from Excel files. You will also learn how to return values back to python function. Apart from learning basic fundamentals of python in tutorial also covers broader topics like declaring all the functions separately in a file and importing them using import function Name in Python . this python tutorial also covers following list of topics.
Today's training session on Python includes
1. how to use def Keyword used to define a function
2. How to use return Keyword used to return back value to the function
3. Open and read from an excel CSV file.
4. Use readlines to read excel file data
5. Iterate through the excel data.
6. Store data from excel CSV file in to a Python dictionary.
8. Use user defined functions to returned queried data form Excel file
9. Query data from Excel CSV File.
Today's training session on Python includes
1. how to use def Keyword used to define a function
2. How to use return Keyword used to return back value to the function
3. Open and read from an excel CSV file.
4. Use readlines to read excel file data
5. Iterate through the excel data.
6. Store data from excel CSV file in to a Python dictionary.
8. Use user defined functions to returned queried data form Excel file
9. Query data from Excel CSV File.