NUMPY- BASICS

Sathyasri S
Nov 27, 2023

--

Here is an intro to NumPy (Numerical Python)

Data types:

integer(i)

boolean(b)

unsigned integer(u)

float(f)

complex float(c)

time delta(m)

datetime(M)

object(O)

string(s)

unicode string(U)

void (v)

--

--

Sathyasri S
Sathyasri S

Written by Sathyasri S

Transforming data into insights. Sharing tips, trends, and my journey in data science. Let's explore the power of data together!

No responses yet