Skip to content

Em: done!!!!!!!! Todo todito#9

Open
emmacunill wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
trainwithlabs:main
Open

Em: done!!!!!!!! Todo todito#9
emmacunill wants to merge 1 commit intoIronhack-data-bcn-oct-2023:mainfrom
trainwithlabs:main

Conversation

@emmacunill
Copy link
Copy Markdown

Lo he hecho todo también en ipynb porque en algún momento me salía algo raro en el d en py.

@sh-ih
Copy link
Copy Markdown

sh-ih commented Oct 18, 2023

Great job on this lab!

I ran your .py file and got no errors. What message where you getting?

On question 11, the dot you mention after each value means that your numbers are floats, instead of integers, because the default dtype of np.ones is float (doc). So even though a was an array of integers, b is an array of floats and c is b transposed, so d=a+c is also an array of floats

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants