https://github.com/afizs/be-theboss-in-python
This repo helps you to be the boss in Python.
https://github.com/afizs/be-theboss-in-python
beginner-friendly contributions-welcome datascience good-first-issue good-first-pr hacktoberfest machinelearning opensource python
Last synced: 6 months ago
JSON representation
This repo helps you to be the boss in Python.
- Host: GitHub
- URL: https://github.com/afizs/be-theboss-in-python
- Owner: afizs
- Created: 2022-09-22T07:50:49.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-11-12T17:13:15.000Z (11 months ago)
- Last Synced: 2025-04-01T05:33:26.086Z (6 months ago)
- Topics: beginner-friendly, contributions-welcome, datascience, good-first-issue, good-first-pr, hacktoberfest, machinelearning, opensource, python
- Language: Jupyter Notebook
- Homepage:
- Size: 40.7 MB
- Stars: 354
- Watchers: 9
- Forks: 146
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
Be The Boss in Python
Contains all the Python content I share on Twitter

## Contents
- [Python Basics 101](/basics)
- [`break` and `continue`](/basics/break-continue.md)
- [The 100 Programs](/100-programs)
- [Image Processing in Python](/image-processing)
- [Edge Detection](/image-processing/edge_detection.ipynb)
- [Face Detection](/image-processing/image_processing.ipynb)
- [Exploratory Data Analysis using Python](https://github.com/dvamsidhar2002/be-theboss-in-python/tree/main/Exploratory%20Data%20Analysis%20using%20Python)
- [Android App Market Analysis](https://github.com/dvamsidhar2002/be-theboss-in-python/blob/main/Exploratory%20Data%20Analysis%20using%20Python/Android%20App%20EDA%20notebook.ipynb)## Free Courses
- [Data Science Courses by IBM](https://github.com/afizs/ml/blob/master/free-courses/README.md)## Data Visualization in Python
- [Charts with matplotlib](https://github.com/afizs/ml-notes/tree/main/charts)