[Tutor] What are the few senarios of data science testing using Python

Alan Gauld alan.gauld at yahoo.co.uk
Thu Apr 20 08:45:29 EDT 2017


On 20/04/17 11:48, John R wrote:

> I am just trying to understand that how it is possible to
> frame test cases on data science projcets using python! 

Can you clarify what you mean by "data science" projects?
Do you mean projects built in Python and how to use, say, unittest with
that code?

Or do you mean using Python to write a test rig for a project
implemented in some other language - say Javascript or R or SQL?

-- 
Alan G
Author of the Learn to Program web site
http://www.alan-g.me.uk/
http://www.amazon.com/author/alan_gauld
Follow my photo-blog on Flickr at:
http://www.flickr.com/photos/alangauldphotos




More information about the Tutor mailing list