lending_co_data_numeric.dtype after casting as string
https://learn.365datascience.com/courses/data-preprocessing-numpy/casting-ndarrays
regarding Jupyter notebook 141 output.
The instructor had done type(lending_co_data_numeric) after casting as string.
while I tried lending_co_data_numeric.dtype and got "int32". Could you please help me understand this.
Thank you so much.
regards.
1 answers ( 0 marked as helpful)
I am so sorry for the previous post. I do get dtype('U11').
I was casting between types many times and just got tangled.
Please igore previous question. I hope I have not caused any inconvenience.
Thanks so much.
Regards.