Screen Link:
https://app.dataquest.io/m/289/introduction-to-numpy/4/nyc-taxi-airport-data
What I expected to happen:
I have tried to upload the image, however, I can not. I am getting an error message that new users can not upload two images. Anyways, the output is properly formatted as in:
array([[ 2016, 1, 1, ..., 11.65, 69.99, 1],
[ 2016, 1, 1, ..., 8, 54.3, 1],
[ 2016, 1, 1, ..., 0, 37.8, 2],
...,
What actually happened:
So, basically I love to work in my Jupyter Notebook as I work in the classroom, this helps to reinforce conceots learned but I am surprised at the different outputs from platforms, what could be wrong?