Tbradford8
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
-
Tbradford8 created a post, AnsweredI have a .ipynb file that uses numpy arrays. How do I view the numpy array?
I have a `.ipynb` file that uses numpy arrays. How do I view the numpy array?Right now I can only view my data using a print() call. I cannot put a breakpoint in it because it is an `.ipynb` file a...