Pandas are used for reading the data from Excel, CSV or json files. It will allow you to read data in a matrix format and save it as a dataframe….
Continue readingTag: Python
Python for automation
Although Python is famous for its use as a Data Science language, It can also be used to automate manual work. Main libraries used for this purpose are as follows:…
Continue reading