Anticipating data types
Anticipating what data type an array will have is very important since some NumPy functionality only works with certain data types. Let's see what you've got.
This exercise is part of the course
Introduction to NumPy
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
