https://github.com/celalaygar/python-experiences
How to use numpy, map, response, opencv, pandas on python 3+. There is a lot of simple project for everybody to understant how to use python.
https://github.com/celalaygar/python-experiences
cv2 numpy opencv pandas pandas-dataframe python response
Last synced: 12 months ago
JSON representation
How to use numpy, map, response, opencv, pandas on python 3+. There is a lot of simple project for everybody to understant how to use python.
- Host: GitHub
- URL: https://github.com/celalaygar/python-experiences
- Owner: celalaygar
- Created: 2018-11-04T18:21:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-10-23T20:27:58.000Z (over 6 years ago)
- Last Synced: 2025-01-06T13:35:51.742Z (about 1 year ago)
- Topics: cv2, numpy, opencv, pandas, pandas-dataframe, python, response
- Language: Python
- Homepage:
- Size: 72.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Python-Experiment
### there is a lot of small experiences with python such as :
```
- using githup rest api via response with python
- open camera with opencv
- using numpy, map, reduce, list, zip with python
- using pandas, pandas dataframe with python
- how to use list and dictionary with python
```