Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/ashkan0201/pandas-tutorial
- Owner: ashkan0201
- Created: 2023-12-07T11:58:45.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2023-12-07T13:44:48.000Z (11 months ago)
- Last Synced: 2024-11-13T22:08:20.442Z (2 days ago)
- Topics: jupyter-notebook, matplotlib, pandas, python3
- Language: Jupyter Notebook
- Homepage:
- Size: 102 KB
- Stars: 9
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)