Basic SQL concepts implemented using SQLAlchemy and IBM db2.
-
Updated
Aug 31, 2021 - Jupyter Notebook
Basic SQL concepts implemented using SQLAlchemy and IBM db2.
Welcome to my beginner-friendly C++ code repository, containing a collection of simple and helpful programs to learn the fundamentals of C++ programming.
Linux software designed to rename/cleaning filenames, adding titles (from a list) and provide specific tag insertion and moving files contained in multi directories to a single folder ... lot of option availables (regex, Posix character classes, case sensitive, keep between, extract).
This project implements a three-tier rule engine application designed to determine user eligibility based on various attributes such as age, department, income, and spend. The system dynamically creates, combines, and evaluates rules using an AST to represent conditional logic. It enables flexibility in rule creation and modification.
This repository is dedicated to the histogram model (theory and implementation) that can be used for data analysis and information retrieval.
This is a Rust implementation of the Mersenne Twister (MT19937) pseudo random number generator (PRNG). This implementation allows you to generate random numbers seeded with the process ID (PID) of the running program, making the sequence of generated numbers different each time the program is run.
Add a description, image, and links to the logical-operations topic page so that developers can more easily learn about it.
To associate your repository with the logical-operations topic, visit your repo's landing page and select "manage topics."