Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save mh0w/1db9554bf7cb3573df464ea8a7366126 to your computer and use it in GitHub Desktop.
Save mh0w/1db9554bf7cb3573df464ea8a7366126 to your computer and use it in GitHub Desktop.
dtypes data types cast casts casting downcast downcasting

image NB: Foats work differently to integars. Not all values in the range can be represented. For example, float16 cannot store 12345 - the closest it can get is 12344.

image

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