GitHub topics: pythonlibrarires
jubileeamechi/PythonProjects
This repository contains a collection of Python projects focused on data analysis, machine learning, and automation. Each project showcases practical applications such as sentiment analysis, predictive modeling, and more, helping to enhance Python programming skills.
Language: Jupyter Notebook - Size: 124 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 1 - Forks: 0

Mostafamabrok/satellitescraper
Easy to use python package for scraping high-resolution satellite images from apple maps.🌎
Language: Python - Size: 362 KB - Last synced at: 13 days ago - Pushed at: 9 months ago - Stars: 11 - Forks: 0

RazorzRD1/Personal-Voice-Bot
Your AI Clone with Voice Capabilities
Language: Python - Size: 2 MB - Last synced at: 22 days ago - Pushed at: 22 days ago - Stars: 0 - Forks: 0

anuj-kshatriya/Iphone_Sales_Data_analysis_project_using_python
This project explores Apple product sales data using Python and Pandas in Jupyter Notebook. It focuses on data cleaning, analysis, and visualization, providing insights into product performance, customer trends, and revenue generation.
Language: Jupyter Notebook - Size: 0 Bytes - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 0 - Forks: 0

LakshayD02/Contact_Management_System-Python
A simple yet effective Contact Management System built with Python. Easily store, manage, and organize your contact information with add, view, edit, and delete functionalities. 🧑💼
Language: Python - Size: 5.86 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

shashi-0504/PYTHON--MINI-PROJECTS
These are set of small python projects which are built using various libraries that are available in python
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

AryamanBhatngar/DSA-with-Python
DSA with Python or Python programs uses for various concept of Data Science
Language: Jupyter Notebook - Size: 367 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

psaikeshav/PDFDataExtraction
Python-based PDF data extraction backend served through a Flask web application. Utilizes [libraries used, e.g., PyPDF2, Pandas, NLP libraries].
Language: HTML - Size: 197 KB - Last synced at: about 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

LakshayD02/Sudoku_Solver_Python
This repository contains a Python program that automatically solves Sudoku puzzles. It takes an input grid representing an unsolved puzzle and uses a backtracking algorithm to find the correct solution. A great tool for Sudoku enthusiasts and those learning about algorithms! 🧠
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

LakshayD02/Number-Guessing-Game_Python
A fun and interactive number guessing game written in Python! Try to guess the randomly generated number between 1 and 50. Perfect for practicing your Python skills and having a bit of fun! 🎉
Language: Python - Size: 3.91 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

LakshayD02/Temperature_Convertor_Python
This repository contains a Python program for converting temperatures between Celsius, Fahrenheit, and Kelvin. It provides a simple command-line interface where, upon entering a temperature in any unit, the program will output the equivalent temperatures in the other two units.
Language: Python - Size: 3.91 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

rewaifu/pepeline-rs
high-level Python library to speed up some processes
Language: Rust - Size: 23.1 MB - Last synced at: 25 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

LakshayD02/Web_Scraping_Python
This repository contains a Python program that scrapes product information (names, prices, ratings, etc.) from an e-commerce website and stores the data in a CSV file. A useful tool for data collection and analysis! 📊
Language: Python - Size: 5.86 KB - Last synced at: 6 days ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

Shivani456S/Insight_Engine-Project-
This analysis explores user behavior, platform preferences, and geographic patterns in social media usage, providing actionable insights to guide operational, sales, and marketing strategies. By delving into connectivity trends, demographic preferences, and behavioral tendencies.
Language: Python - Size: 160 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

abythomas300/password-generator-python
A simple command-line password generator written in Python. Allow users to generate sophisticated passwords with length of their choice.
Language: Python - Size: 1.95 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

Himel-Sarder/Complete-NumPy
A comprehensive guide to mastering NumPy with practical examples and applications in machine learning. Perfect for learners and developers looking to deepen their knowledge of numerical computations in Python.
Language: Jupyter Notebook - Size: 3.56 MB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

amanraj-creator/SPAM-EMAIL-DETECTION-SYSTEM-USING-NLP-AND-MACHINE-LEARNING
This Spam Email Detection System uses Natural Language Processing (NLP) and Machine Learning (ML) techniques to intelligently classify emails as spam or legitimate (ham).
Size: 4.08 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

Swanand33/LowCarbonTrade-EDA
Analyzes global trade data for low-carbon technologies (1994-2023) with a complete workflow: data cleaning, statistical analysis, and visualizations, presented in a professional and reusable format.
Language: Jupyter Notebook - Size: 573 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Yaser-123/Python-projects
Welcome to Python Projects! 🎉 A collection of mini Python projects 🐍 to boost your skills. Whether you're just starting or looking to level up, there's something for everyone! New projects added regularly—stay tuned! 🚀 Fork, explore, and contribute. Let’s make learning fun and impactful! ⭐
Language: Python - Size: 66.4 KB - Last synced at: 16 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

amanraj-creator/Spam-Email-Classifier-using-NLP-and-Machine-Learning
This Spam Email Detection/Classifier System uses Natural Language Processing (NLP) and Machine Learning (ML) techniques to intelligently classify emails as spam or legitimate (ham).
Language: Jupyter Notebook - Size: 1.8 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

shashi-0504/Tournament-Scheduler
The Tournament Scheduler is an object-oriented program implementing CRUD operations(Create, Read, Update, Update)
Language: Python - Size: 0 Bytes - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

akshatnerella/pyladdersim
Pyladdersim is a PLC Ladder Logic simulation module built natively on Python
Language: Python - Size: 37.8 MB - Last synced at: 2 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

SreejaBethu/Christmas-Tree-with-colors
Christmas Tree with Colors is a simple and creative Python project that displays a vibrant, text-based Christmas tree with customizable colors in the console. T
Language: Nushell - Size: 405 KB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

n4itr0-07/Python-Projects
In this repo i will share all mini projects based on Python
Language: Python - Size: 1.75 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 2 - Forks: 0

shreedata/Data-analysis-using-python-libraries-
The COVID-19 pandemic has significantly impacted India, necessitating a detailed analysis of the virus’s spread within the country. In this project, we explore an India-specific COVID-19 dataset, leveraging Python libraries such as Pandas, NumPy, Matplotlib, and Seaborn.
Language: Jupyter Notebook - Size: 1.02 MB - Last synced at: 25 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ackwolver335/Calculator
This repository is about the Library containing the module of the Calculator and it's other different things on it also on the convertions of different units.
Language: Python - Size: 93.8 KB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

prajakta1321/Creed-Collection-of-ML-Algos-and-Strategies
Creed is a dynamic repository where machine learning algorithms meet practical implementation, crafted through hands-on coding sessions in Google Colaboratory.
Language: Jupyter Notebook - Size: 6.06 MB - Last synced at: 13 days ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ZeshanFareed/Face_Recognition_Project_by_using_OpenCV
Face Detection Project in OpenCV or Image Preprocessing
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: 16 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

extinctsion/easyPythonpi
A python library for the beginners. The program includes simple calulations. Genuine PRs will be merged without delays. Open for hacktoberfest PRs.
Language: Python - Size: 226 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 14 - Forks: 36

mayank1365/Blood-Test-Report-Analyzer
Language: Python - Size: 105 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Charlot-DEDJINOU/Data-scientist
Ceci est un dépôt regroupant mes exercices, formations et travaux pratiques dans le domaine de la data science. Explorez une collection variée d'exercices pratiques, de projets de formation et de TP, couvrant divers concepts et techniques de l'analyse de données, de l'apprentissage automatique et de la science des données.
Language: Jupyter Notebook - Size: 9.07 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

tadiusfrank2001/PythonProjects
Compilation of Some Fun Introduction to Python Lab Coding Projects introducing the foundamentals of data science, databases, and pythonlibraries
Language: Python - Size: 2.64 MB - Last synced at: about 2 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

BhanwarLalSuthar/Project-3-Download-social-media-content-using-Libraries
"Embark on a Python-powered social media adventure! 🚀 Create a dynamic project to effortlessly download social media content using Python libraries. 🐍📲 Empower yourself with the ability to fetch and save images, videos, and more, seamlessly enhancing your digital journey. 🌐🔗 #PythonDevelopment #SocialMediaMagic"
Language: Python - Size: 1000 Bytes - Last synced at: 9 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

BlackDeath12/Pico433MhzRFModule
Library for a Raspberry Pi Pico and a 433 MHz RF module
Language: Python - Size: 1.41 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 6 - Forks: 2

kartarake/karDataUtils
A local data file management package which is built upon other libraries. This package aims to provide efficiency & convenience to its user.
Language: Python - Size: 173 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

razamarafat/Rez-PY
نمونه پروژه تحلیل داده با استفاده از پایتون
Size: 3.91 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

AshutoshSingh2021/py_mini_projects
Language: Python - Size: 1.82 MB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

daniilsonufrijuks/PYTHON-TRANSLATOR
Simple, but powerfull translator using Python and googletrans lib
Language: Python - Size: 9.77 KB - Last synced at: 24 days ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

storlak/PyLearn
Learning Python via Udemy Course by Fred Baptiste, w3schools, Corey Schafer videos and various YouTube python channels.
Language: Python - Size: 127 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

KG-GitHubRepo/Optimizing-Restaurant-Recommendation-Engine
Restaurant reservation company has introduced a recommendation engine on its platform to suggest restaurants to users. The company wishes to evaluate the effectiveness of these recommendations and optimize them for better user engagement.
Language: Jupyter Notebook - Size: 86.9 KB - Last synced at: 10 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

ramchaudhary2000/attendance_managment_system
Language: Python - Size: 1.19 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

OsamaKhanMarwat/DataDiary
Welcome to DataDiary! This repository is dedicated to daily data analysis, where I will explore, visualize, and share insights from diverse datasets. Join and support this community to stay updated on the latest analyses, contribute your insights, and collaborate on exciting data projects. Let's turn data into knowledge, one day at a time!
Size: 19.7 MB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

Mohdmaazekram/Predicting-Loan-Repayment-for-LendingClub-using-ML
Machine Learning Projeccts
Language: Jupyter Notebook - Size: 1.13 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

masanbasa3k/Pose_Estimation
Pose estimation with python
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

jatin-2099/Pharmacy-Inventory-Management-Project
A simple inventory management project made using Python Libraries and integrating MySQL.
Size: 420 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

storlak/Python-Libraries-Studied
Python Libraries that i've studied during Python learning process.
Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 1 - Forks: 0

kalu-joy/predicting-startups-success-profit-rate
This is a linear regression model conducted on a dataset which contains the details of 50 startups. We try to use this dataset to predict the profit of a new Startup based on certain features. To Venture Capitalists this could be a sign as to whether they should invest in a particular Startup or not.
Language: Jupyter Notebook - Size: 432 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FAIZANTKHAN/Math-For-Data-Science
Math for Data Science Exercises Explore the mathematical foundations of data science with this repository of exercises. Strengthen your understanding of key concepts through practical challenges.
Language: Python - Size: 3.07 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FAIZANTKHAN/numpy
NumPy Practice Repository Dive into the world of numerical computing with our collection of NumPy exercises. Perfect for beginners and seasoned programmers alike, this repository offers a range of challenges to sharpen your array manipulation and data analysis skills.
Language: Python - Size: 6.84 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

FAIZANTKHAN/Python_Panda_Library
Welcome to PandasPowerhouse, your go-to repository for unleashing the full potential of the Pandas library in Python! 🐼
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Zeusina/petersbugredu-wrap-python
A python API client for petersburg education portal
Language: Python - Size: 74.2 KB - Last synced at: 7 days ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

tyagi-mansi11/PrepInsta_Internship
Data Analytics Winter Internship Program
Language: Jupyter Notebook - Size: 9.56 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

apoorvamanchala/Covid19-Data-Visualization-using-Python
Covid19-Data-Visualization Using Python and Tableau
Language: Jupyter Notebook - Size: 872 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Raghavendra0827/Netflix_Movie_Recommendation
This project implements a collaborative filtering-based recommendation engine for movie suggestions, inspired by Netflix's recommendation system. The recommendation engine utilizes matrix factorization, specifically Singular Value Decomposition (SVD), to predict user preferences and generate personalized movie recommendations.
Language: Python - Size: 13.8 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

masanbasa3k/Face_Detection
Python face detection with mediapipe
Language: Python - Size: 1.95 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

Devang2304/SyncPulse
SyncPulse is a versatile CLI tool designed to simplify various file conversions and tasks.
Language: Python - Size: 10.7 KB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Pritesh-Gaykar/CODSOFT
Welcome to my Codsoft internship repository where you can find all the task which I have performed during my internship. Each task showcases my skills.
Language: Jupyter Notebook - Size: 3.1 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

LinuxUsersLinuxMint/Python-Module 📦
Python-Module
Language: Python - Size: 35.2 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

Kartikk-26/PYTHON-ASSIGNMENTS-
ALL ABOUT PYTHON PROGRAMS !!!
Language: Python - Size: 32.2 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

ManinderpreetPuri/PythonTick-Tac-Toe-Game
I have designed popular tick-tac-toe game in python. The game is designed in two ways: procedural programmng and object-oriented programming. In this project I have used programming concepts: Classes/Objects, conditions(if/elsif/else), user defined functions, In-build functions, Exception handling. I have learned other OOPS concepts like inheritance, encapsulation, and polymorphisim.
Language: Python - Size: 5.86 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

rifqanzalbina/Src-Proj
A build to make more indicated to our system
Language: Jupyter Notebook - Size: 276 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 6 - Forks: 1

Ismael-Moreira-JVS/Password-Manager
Este é um simples gerenciador de senhas em Python que permite armazenar e recuperar senhas de serviços, utilizando um hash seguro. Ele oferece opções para armazenar senhas de forma segura e recuperá-las apenas quando você inserir a senha mestra correta.
Language: Python - Size: 3.91 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

ChandanaGiridhar/python_practice
Trying to learn python and code everyday
Language: Python - Size: 172 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

puneettbhatnagr/Python-Training-Codes
Python Training Codes
Language: Jupyter Notebook - Size: 23.6 MB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

varnikaaavyas/Personal-Voice-Assistant---TaskBOT-
created a software program using python and its libraries. TaskBOT is a software program that helps you ease your day-to-day tasks, such as play music, delete temporary files, open camera etc. It can take commands via voice. The main objective was to save your time.
Language: Python - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nandlal00/DS-Python-Project
Data Science Python Project using Jupitor notebook
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Akhil-Binu/free-virusscanner-by-akhilbinu
This is a virus total based lightweight Antivirus Scanner build using Python.
Language: Python - Size: 223 KB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Vigneswarsiddu/Important-Python-Libraries-for-Machine-Learning
Complete Libraries on Numpy, Pandas, Matplotlib, Seaborn in Python for Machine Learning Author: K. VIGNESWAR SIDDU
Size: 1000 Bytes - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Nehikt/How-to-convert-video-clip-into-Gif-using-python
Convert video clip to gif using python
Language: Jupyter Notebook - Size: 2.93 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Nehikt/How-to-generate-QR-code-using-Python
Generate QR code using python
Language: Jupyter Notebook - Size: 1.95 KB - Last synced at: over 1 year ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

ANAY7/USER-BEHAVIOUR-prediction-ML
This project focuses on understanding user behavior regarding personalized offers in the context of a marketing strategy. A survey was conducted to collect data from users, presenting them with different scenarios related to dining or takeaway offers.
Language: Jupyter Notebook - Size: 584 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

neelangshu007/Voice-enabled-rock-paper-scissors-game
Voice enabled game of rock paper scissors using Python
Language: Python - Size: 1.95 KB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

masanbasa3k/Hand_Tracking
Python hand tracking with mediapipe
Language: Python - Size: 4.88 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

masanbasa3k/Python_libraries_basics
Python libraries basics
Language: Python - Size: 2.93 KB - Last synced at: about 1 year ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

KunalGehlot/logEZ
Make logging easy in your applications! Use this simple library to easily use logs in any of your applications.
Language: Python - Size: 41 KB - Last synced at: 9 days ago - Pushed at: almost 2 years ago - Stars: 5 - Forks: 0

Lakshit-Chiranjiv/mini-python-projects
mini python projects for exploring libraries and learning
Language: HTML - Size: 661 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

NaveenKumarDongre/Sentimental-analysis-NLP
This is a Sentimental analysis app built with python streamlit library , in this project we had used the NLP python libraries as textblob, vaderSentiment
Language: Python - Size: 23.4 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Shreyasgarodi/open-textfile-in-pyton
This program is used to read the text file using python
Language: Python - Size: 3.91 KB - Last synced at: 6 months ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 1

rangergalaxy/python-useful-libraries
Python libs
Size: 12.7 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

rangergalaxy/python-data-analysis
Data analysis with Python
Language: Jupyter Notebook - Size: 4.32 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RayanAhmed2000/Python-with-DS---Digipodium
Using the power 💪🏻 of Python to play with data and creating a Data Science Project
Language: Jupyter Notebook - Size: 16.9 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 1

Miteshverma9/Heroku
ML project for the internship at Technocolabs company
Language: Jupyter Notebook - Size: 5.88 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 2 - Forks: 0

JHeaon/Python-SympyLibraryProject
Making program with Python Library
Language: Python - Size: 331 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

shubhadapaithankar/Covid-19-Impact-Analysis
Investigate the spread of Covid-19 between countries and its impact on the world economy
Language: Python - Size: 1.33 MB - Last synced at: 27 days ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

RussCob/PythonProject-Pharmaceutical-Analysis
Analyzed the pharmaceutical data for potential treatments to squamous cell carcinoma (SCC), a commonly occurring form of skin cancer. 250 mice were treated through a variety of drug regimes over the course of 45 days.
Language: Jupyter Notebook - Size: 327 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

Abhishek3512/skincancer
An application based Skin cancer detection which tells the outcome as Bening or Maligant(cancerous).
Language: Jupyter Notebook - Size: 12.7 MB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0
