Skip to content

sunilkumarreddypunnati/python-numpy-array-attributes-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

14 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🧡 Python NumPy – Array Attributes

This repository is a structured guide to mastering NumPy Array Attributes, an essential foundation for understanding how arrays work in Python.
It focuses on exploring the properties and metadata of NumPy arrays, which are critical for data analysis, memory optimization, and efficient computation.

It features practical tasks that cover array shape, dimensions, size, datatype, memory consumption, and more. Perfect for beginners and learners who want hands-on practice with NumPy fundamentals.


πŸ“‚ Task Progression: Beginner ➑️ Advanced

πŸ§ͺ Task File πŸ“ Statement πŸ“„ Source Code πŸ–₯️ Output
Attributes of numpy.py

βœ… What I Practiced

  • πŸ“Œ Understanding array shape, rows & columns
  • πŸ”„ Checking the number of dimensions (ndim)
  • βœ–οΈ Counting total elements (size)
  • πŸ“Š Exploring data types (dtype) of arrays
  • πŸ’Ύ Measuring memory usage per element (itemsize)
  • πŸ—‚οΈ Calculating total memory consumption (nbytes)

πŸ‘¨β€πŸ’» About Me

πŸ“Š Sunil Kumar Reddy Punnati
πŸŽ“ MCA Graduate | πŸ’Ό Data Analyst Intern
πŸ“ Tirupati, India
πŸ’‘ Passionate about Python, NumPy, and Data Analysis
πŸš€ Actively preparing for full-time roles in Data Analytics and Software Development

I believe in learning by doing, and this project reflects my commitment to mastering NumPy fundamentals with clean, structured coding.


πŸ”— Connect With Me

🌐 LinkedIn
πŸ’» GitHub


πŸ™Œ Connect & Support

If you’re a recruiter, mentor, or fellow learner β€” let’s connect and grow together!
⭐ Star this repo if you found it helpful or inspiring.


ℹ️ Summary

A curated NumPy Array Attributes task covering shape, dimensions, size, data type, memory usage, and efficiency.
Each task includes source code and output screenshots to help learners build confidence in NumPy fundamentals for data analysis.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages