Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

If data is an ndarray, index must be the same length as data.

a) True
b) False

Answer: a
Explanation: If no index is passed, one will be created having values [0, …, len(data) – 1].

Join The Discussion