#

numpy-library

Here are 22 public repositories matching this topic...

Inside this repository, you'll discover a comprehensive notebook dedicated to showcasing various NumPy array methods and operations. From basic array manipulation to advanced techniques, I've compiled a collection of examples and explanations to help both beginners and seasoned Python developers deepen their understanding of NumPy.

  • UpdatedMay 20, 2024
  • Jupyter Notebook

This repository contains tutorial exercises for the following scientific computing libraries: NumPy, SciPy, Matplotlib, and Pandas. These exercises were completed using Jupyter notebooks for exhibitionary purposes.

  • UpdatedJun 26, 2018
  • Jupyter Notebook

Career Foundry data analytics project to provide a client recommendations on a marketing strategy. Jupyter notebooks include cleaning and merging data along with creating new columns to offer the best understanding of consumers' interactions with products.

  • UpdatedAug 18, 2023
  • Jupyter Notebook

This notebook delves into the core concepts and operations of NumPy, a powerful library for numerical computing in Python. NumPy provides the foundation for scientific computing in Python, offering high-performance multidimensional array objects and tools for working with these arrays.

  • UpdatedSep 29, 2024
  • Jupyter Notebook

This project involves analyzing a real-world dataset from Kaggle to explore the Accidents in US. Using Pandas and NumPy for data preparation and cleaning, followed by Matplotlib and Seaborn for visualization, key insights were regarding monthly yearly, and also area wise temporal patterns. The detailed analysis is documented in a Jupyter Notebook.

  • UpdatedJun 16, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the numpy-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the numpy-library topic, visit your repo's landing page and select "manage topics."

Learn more