Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ashkan0201/pandas-tutorial

In this section, we have provided you with a tutorial from the pandas library, where we have used and explained most of its functions.
https://github.com/ashkan0201/pandas-tutorial

jupyter-notebook matplotlib pandas python3

Last synced: 2 days ago
JSON representation

In this section, we have provided you with a tutorial from the pandas library, where we have used and explained most of its functions.

Awesome Lists containing this project

README

        

# Training pandas

`Pandas` is a popular Python library used for data analysis and manipulation. It provides powerful data structures like DataFrame and Series for handling structured data, along with a wide range of operations for combining, transforming, and analyzing data.

In this section, we wanted to bring you most of the exercises available in `pandas`.
We put the used data in csv format for you so that you can have more exercises on them

## Ways of communication

Contact me in case of problems.

- [email protected]
- [github](https://github.com/ashkan0201)