0% found this document useful (0 votes)
24 views

Numpy Cheat Sheet

The document is a cheat sheet for NumPy, a library for working with multi-dimensional arrays and matrices in Python. It covers basic topics like importing NumPy, creating arrays, getting array attributes, indexing and slicing arrays, manipulating arrays through operations like reshaping and stacking, performing arithmetic and statistical operations on arrays. It concludes with next steps like workshops and bootcamps for enhancing data science skills and joining an AI community.

Uploaded by

gurukiran.s.ase
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Numpy Cheat Sheet

The document is a cheat sheet for NumPy, a library for working with multi-dimensional arrays and matrices in Python. It covers basic topics like importing NumPy, creating arrays, getting array attributes, indexing and slicing arrays, manipulating arrays through operations like reshaping and stacking, performing arithmetic and statistical operations on arrays. It concludes with next steps like workshops and bootcamps for enhancing data science skills and joining an AI community.

Uploaded by

gurukiran.s.ase
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 12

NUMPY

Cheat Sheet

NAS.IO/ARTIFICIALINTELLIGENCE
1 . Basi c Commands

Importing NumPy and checking


its version:

NAS.IO/ARTIFICIALINTELLIGENCE
2. Array Creat i on
Creating NumPy arrays from lists and with
initial placeholders:

NAS.IO/ARTIFICIALINTELLIGENCE
3. Array At t ri but es

Getti ng an array' s shape and data type:

NAS.IO/ARTIFICIALINTELLIGENCE
4. I ndexi ng and Sl i ci ng

Indexing and slicing one-dimensional and


multi-dimensional arrays:

NAS.IO/ARTIFICIALINTELLIGENCE
5. Array Mani pul at i on

Vari ous ways to mani pul ate arrays such as


reshapi ng, stacki ng, and spl i tti ng:

NAS.IO/ARTIFICIALINTELLIGENCE
6. Ari t hmet i c Operat i ons
Performing addition, subtraction, multiplication,
division, and dot product on arrays:

NAS.IO/ARTIFICIALINTELLIGENCE
7. St at i st i cal Operat i ons
Calculating the mean, median, and standard deviation of an array:

NAS.IO/ARTIFICIALINTELLIGENCE
Next Steps
1. Advanced Visualization Workshops: Dive deeper into the
intricacies of data visualization with hands-on workshops.

2. Data Science Bootcamps: A comprehensive, project-based


learning experience to enhance your data science skills.

3. AI Innovation Hub: Collaborate with fellow learners and


industry experts on cutting-edge AI projects.

4. Community Webinars: Regular webinars on the latest trends,


tools, and best practices in AI and Data Science.

5. Peer-to-Peer Learning: Engage in discussion forums, group


projects, and mentorship programs.

NAS.IO/ARTIFICIALINTELLIGENCE
Take Action Now

Delivery Hero SE This document is strictly confidential and may not be copied, used, made available or be disclosed to thirdparties without prior written permission.

NAS.IO/ARTIFICIALINTELLIGENCE
https://www.youtube.com/@decodingdatascience/
Delivery Hero SE This document is strictly confidential and may not be copied, used, made available or be disclosed to thirdparties without prior written permission.

NAS.IO/ARTIFICIALINTELLIGENCE
Join Our AI Community

Being part of an AI community like ours offers multiple


benefits. You can network with like-minded individuals,
learn from experienced professionals, and stay
up-to-date with the latest AI trends and developments.

Whether you're a beginner looking to start your journey in


AI, or an experienced professional looking to enhance
your skills, our community has something to offer.

Join us and be a part of this exciting journey. Learn


more, Grow more!
Click the link in the footer to join us today!

NAS.IO/ARTIFICIALINTELLIGENCE

You might also like