fill = 4.5. However I computed a value of 3.2 because I was taking the mean from the column of A not the DataFrame A.
This coming after the Indexing chapter where "explicit is better than implicit." I was thinking that this should be a little more explicit.
I was having a very hard time figuring out
fill = 4.5. However I computed a value of 3.2 because I was taking the mean from the column of A not the DataFrame A. This coming after the Indexing chapter where "explicit is better than implicit." I was thinking that this should be a little more explicit.