Read the file
When you want to read a table in the CSV format in Python, you might want to use pandas.read_csv().
You will implement two integration tests with pytest to check the result of pandas.read_csv(). Then, you will run the tests with the CLI command.
Bu egzersiz
Introduction to Testing in Python
kursunun bir parçasıdırUygulamalı interaktif egzersiz
İnteraktif egzersizlerimizden biriyle teoriyi pratiğe dökün
Egzersizi başlat