bins
There are 25 repositories under bins topic.
1LCB/CC-Tools
CC Tools with Luhn Algorithm and Regex 🚀
krutikkkkkkkkk/bins-ws-api
API to get BIN Information
ArnabXD/bins-su-api
An API to get BIN details from bins.su ( Unofficial & may break if the bins.su do any changes )
KTN1990/bin-checker
Simple python script to check credit/debit card information using the first 6 digits!
ArnabXD/bins-ws-api
Unofficial API to fetch bin details from bins.ws
Retro-Linux/Oldest-Linux-Ever
Linux Initial Version With Running Environment
recyclingpioneers/recycling-pioneers-esp32
Recycling Pioneers project to create smart bins for McGill University. Code for the ESP32 microcontrollers in each bin.
sachinsenal0x64/pybin
💳 Random BINS
db4dass/ccLUHN_Generator
Card generator based on an initial bin, all cards obtained are previously validated using the Luhn algorithm
mrwilson/waste-receptacle-locations
:bar_chart: :wastebasket: :recycle: Open-data repository for public waste disposal locations
shargr2/Fantasy-Game-Analysis
This project analyzes the data for a fantasy game Heroes of Pymoli. Demonstrates use of Python and Pandas library, reading csv and converting to dataframes, merging dataframes, aggregate functions, bins, and cleaning and organizing data.
Anjuharidas4/Tableau
UK Bank, WeWashUSleep
darrylconnellyii/Heroes_of_Pymoli
Utilizing Pandas data frames to analyze in-game purchasing data for Heroes of Pymoli video game.
euxhenh/BinToGene
A tool for replacing promoter accessibility with a gene activity score.
hondatabase/files-archive
Holds mostly legacy Honda tuning related files and documentation.
JacqueLeeMeyer/pandas-challenge
Module 4 Challenge
reomelo/42Porto-minishell
Small implementation of a UNIX based-like shell
Sharron-Smilee/Tableau-HR-Analytics
HR Analytics - Tableau Dashboard
ajcascella/School-District-Analysis
This project analyzes school district data. Demonstrates use of Python and Pandas library, reading csv and converting to dataframes, merging dataframes, aggregate functions, bins, and cleaning and organizing data.
ajcascella/Video-Game-Player-And-Purchase-Analysis
This project analyzes video game purchasing data. Demonstrates use of Python and Pandas library, reading csv and converting to dataframes, merging dataframes, aggregate functions, bins, and cleaning and organizing data.
aktugchelekche/School_District_Analysis
Data Analysis and Data Merging
DanielSchuette/bin
Binaries in $HOME/bin.
denim2x/binpacking
Distribution of weighted items to bins (either a fixed bin count or a fixed volume per bin). Input data may be in various forms (list, dictionary, list of tuples), with an optional key (for the weight).
dunsinagb/PowerBi-Project
A PowerBi Project on Data Professionals Survey breakdown led by Alex-the-analyst
melindamalone/School_District_Analysis
The School District Analysis uses Python, Anaconda, Jupyter Notebook, the Pandas library specifically DataFrames, and NumPy to perform analysis on school data for fifteen different high schools across four different grades by merging the data into several Pandas DataFrames. Using the Pandas loc method, Pandas groupby function and bins, the average math, reading, and overall scores and passing rates were identified by student budget, by school size, and by school type.