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

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.

Awesome Lists containing this project

README

          

Be The Boss in Python


Contains all the Python content I share on Twitter

![image](https://user-images.githubusercontent.com/5618143/191779394-0b7eb060-9351-4a73-bc3c-a3a475f4c5e6.png)

## 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)