Skip to content

Small Example of data analysis librarys (Pandas & Matplotlib)

Notifications You must be signed in to change notification settings

iamabdulrazak-zz/Data-Analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Analysis in Practice

Small Example of data analysis in practice with python librarys (Pandas & Matplotlib)

Packages

Name Description Link
NumPy a powerful N-dimensional array object

PyPI

Matplotlib Matplotlib is a comprehensive library for creating static, animated, and interactive visualizations in Python.

PyPI

Pandas pandas is a Python package that provides fast, flexible, and expressive data structures designed to make working with structured (tabular, multidimensional, potentially heterogeneous) and time series data both easy and intuitive. It aims to be the fundamental high-level building block for doing practical, real world data analysis in Python. Additionally, it has the broader goal of becoming the most powerful and flexible open source data analysis / manipulation tool available in any language. It is already well on its way toward this goal.

PyPI

About

Small Example of data analysis librarys (Pandas & Matplotlib)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published