Kaggle / learntools

Tools and tests used in Kaggle Learn exercises
Apache License 2.0
447 stars 231 forks source link

Update tut_4.ipynb #448

Closed snehil002 closed 1 year ago

snehil002 commented 1 year ago
Just adding one more way of grabbing the dtype of a Series.
Both dtype and dtypes can be used. Conclusion: Data Structure
Property to get the dtype Return type
Series dtype, dtypes numpy.dtype[]
DataFrame dtypes Series
google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.