Topic: "itertools"
apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
Language: Swift - Size: 725 KB - Last synced at: 4 days ago - Pushed at: about 2 months ago - Stars: 6,126 - Forks: 445

omnilib/aioitertools
itertools and builtins for AsyncIO and mixed iterables
Language: Python - Size: 267 KB - Last synced at: 4 days ago - Pushed at: 5 months ago - Stars: 255 - Forks: 25

ast-al/rangeless
c++ LINQ -like library of higher-order functions for data manipulation
Language: C++ - Size: 1.28 MB - Last synced at: 5 months ago - Pushed at: about 4 years ago - Stars: 194 - Forks: 6

LaihoE/SIMD-itertools
Faster implementations of standard library operations like find, filter, position etc.
Language: Rust - Size: 269 KB - Last synced at: 12 days ago - Pushed at: 3 months ago - Stars: 177 - Forks: 3

JuliaCollections/IterTools.jl
Common functional iterator patterns
Language: Julia - Size: 968 KB - Last synced at: 1 day ago - Pushed at: about 1 month ago - Stars: 157 - Forks: 30

narimiran/itertools
Nim rewrite of a very popular Python module of the same name.
Language: Nim - Size: 79.1 KB - Last synced at: about 3 hours ago - Pushed at: over 2 years ago - Stars: 136 - Forks: 6

slavaGanzin/ramda.py
Python clone of Ramda.js
Language: Python - Size: 498 KB - Last synced at: 24 days ago - Pushed at: about 1 year ago - Stars: 68 - Forks: 7

Smoren/itertools-ts
TypeScript Iteration Tools Library
Language: TypeScript - Size: 1.34 MB - Last synced at: 7 days ago - Pushed at: about 2 months ago - Stars: 58 - Forks: 11

Tadaboody/good_smell
A linting/refactoring library for python best practices and lesser-known tricks
Language: Python - Size: 138 KB - Last synced at: 9 days ago - Pushed at: over 3 years ago - Stars: 30 - Forks: 3

dahlia/aitertools
Well-tested utility functions dealing with async iterables
Language: TypeScript - Size: 125 KB - Last synced at: about 4 hours ago - Pushed at: about 1 year ago - Stars: 20 - Forks: 0

lambdalisue/deno-itertools
🦕 A TypeScript port of Python's itertools and more-itertools for Deno
Language: TypeScript - Size: 1.7 MB - Last synced at: 8 days ago - Pushed at: about 1 year ago - Stars: 19 - Forks: 1

maet3608/nuts-flow
A simple dataflow framework in Python
Language: Python - Size: 8.7 MB - Last synced at: 8 days ago - Pushed at: about 4 years ago - Stars: 17 - Forks: 3

zerobsv/zitertools
An improved version of the existing python itertools library that I created for Zig.
Language: Zig - Size: 1.45 MB - Last synced at: 28 days ago - Pushed at: over 4 years ago - Stars: 17 - Forks: 0

lawrence-laz/zig-enumerable
Iterator tools for functional data processing.
Language: Zig - Size: 124 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 16 - Forks: 0

blakeembrey/iterative
Functions for working with iterators in JavaScript and TypeScript
Language: TypeScript - Size: 598 KB - Last synced at: 9 days ago - Pushed at: over 1 year ago - Stars: 16 - Forks: 1

the-spyke/undercut
JavaScript lazy data processing, pipelines, and language utilities built around native JS features and protocols.
Language: TypeScript - Size: 3.77 MB - Last synced at: 7 days ago - Pushed at: about 2 years ago - Stars: 15 - Forks: 3

cjrh/excitertools
itertools (and more-itertools) in the form of function call chaining (fluent interface)
Language: Python - Size: 264 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 14 - Forks: 2

anishLearnsToCode/hackerrank-python
Python 🐍 Domain on HackerRank 💻 - Problems & Solutions
Language: Python - Size: 192 KB - Last synced at: 16 days ago - Pushed at: over 4 years ago - Stars: 12 - Forks: 3

ramhiser/itertools2
Functions creating iterators for efficient looping in R
Language: R - Size: 438 KB - Last synced at: 26 days ago - Pushed at: over 9 years ago - Stars: 12 - Forks: 3

popravich/asyncio_iter_tools
Python asyncio tools for working with async-iterators.
Language: Python - Size: 43.9 KB - Last synced at: about 1 year ago - Pushed at: about 6 years ago - Stars: 11 - Forks: 0

zicht/itertools
Library - Python-inspired library for declaratively (functionally) processing (lists of) data
Language: PHP - Size: 558 KB - Last synced at: 4 days ago - Pushed at: almost 2 years ago - Stars: 10 - Forks: 1

RFPAlves/csharp-itertools
C# library based on Python 3 itertools
Language: C# - Size: 35.2 KB - Last synced at: 25 days ago - Pushed at: over 3 years ago - Stars: 10 - Forks: 2

deepeshpatel/jnumbertools
JNumberTools is an open-source Java library for solving complex problems in combinatorics and number theory. Whether you're a researcher, developer, or student, this library offers a comprehensive set of APIs to efficiently handle a wide range of mathematical tasks, from basic to advanced combinatorial computations
Language: Java - Size: 1.76 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 9 - Forks: 0

mathspp/the-little-book-of-itertools
Automated tests for the exercises from “The little book of itertools”
Language: Python - Size: 30.3 KB - Last synced at: 20 days ago - Pushed at: 9 months ago - Stars: 8 - Forks: 2

avdosev/itertools_dart
Simple package for easy work with Dart iterators just like Python itertools.
Language: Dart - Size: 39.1 KB - Last synced at: about 1 year ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 0

ozlemekici/detecting_fake_news
TfidfVectorizer & PassiveAggressiveClassifier
Language: Jupyter Notebook - Size: 11 MB - Last synced at: almost 2 years ago - Pushed at: about 3 years ago - Stars: 5 - Forks: 1

jasonbot/chains
Fun tricks for stream-style programming: the inevitable, sad but logical conclusion of iterators and generics in Go
Language: Go - Size: 77.1 KB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 4 - Forks: 0

0xF7A4C6/GoCycle
Simply iterate through a list.
Language: Go - Size: 8.79 KB - Last synced at: 10 months ago - Pushed at: almost 2 years ago - Stars: 4 - Forks: 3

ramarav/Fake_News_Detection
Machine learning approach for fake news detection using Scikitlearn
Language: Jupyter Notebook - Size: 11.1 MB - Last synced at: 7 days ago - Pushed at: almost 5 years ago - Stars: 4 - Forks: 0

alexpantyukhin/combinations
Go lang combination package.
Language: Go - Size: 12.7 KB - Last synced at: 15 days ago - Pushed at: over 6 years ago - Stars: 4 - Forks: 1

pythoncircus/splendid
A collection of useful small python helpers
Language: Python - Size: 33.2 KB - Last synced at: 23 days ago - Pushed at: almost 8 years ago - Stars: 4 - Forks: 0

Kartmaan/french-language-tools
A series of offline language tools based on a French dictionary in .csv format
Language: Python - Size: 10.7 MB - Last synced at: 23 days ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 0

ralgond/more-itertools
A rust implementation of python more-itertools
Language: Rust - Size: 244 KB - Last synced at: 13 days ago - Pushed at: about 1 year ago - Stars: 3 - Forks: 0

noahverner1995/SAND-wich
An open-source project that's focused on making your NFT collection really fast.
Language: Python - Size: 43.5 MB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

windsuzu/PythonUniverse
The goal of PythonUniverse is to collect and organize Python skills in one place. We've collected some Python techniques, Python modules, and some libraries for data science. Each Topic includes code snippet and further explanation.
Language: Jupyter Notebook - Size: 22.8 MB - Last synced at: 11 months ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

zejiran/password-hacker
🦦 Client app connected to a server for learning how hacking works. Use of iterators, generators, and itertools module
Language: Python - Size: 6.84 KB - Last synced at: about 1 month ago - Pushed at: over 4 years ago - Stars: 3 - Forks: 0

CodingEZ/Scrabble-AI
A simple Scrabble-playing game with a computer AI that plays the best possible word in a given scenario. The computer is currently not optimized to switch letters, only to play letters.
Language: Python - Size: 479 KB - Last synced at: almost 2 years ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 2

shreyash14s/itertools-c
Python's itertools implementation for C.
Language: C - Size: 6.84 KB - Last synced at: over 1 year ago - Pushed at: over 8 years ago - Stars: 3 - Forks: 0

Arko-Sengupta/Phone-Matchup
Phone-Matchup a Phone Prediction Model which uses ETL Pipeline for data extraction.
Language: Python - Size: 48.8 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

Zozi96/linq_tool
Linq is a powerful Python library that allows you to query and manipulate collections in a fluent, SQL-like manner. Inspired by LINQ in C#, this library provides a rich set of methods for transforming, filtering, and aggregating data with ease
Language: Python - Size: 32.2 KB - Last synced at: 21 days ago - Pushed at: 8 months ago - Stars: 2 - Forks: 1

DanikVitek/zitertools Fork of KilianVounckx/zitertools
zig iterators
Language: Zig - Size: 97.7 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 0

hansalemaos/numpycythonpermutations
Permutations, Combinations and Product for Numpy - written in Cython - 20x faster than itertools
Language: C - Size: 104 KB - Last synced at: 25 days ago - Pushed at: about 1 year ago - Stars: 2 - Forks: 1

hansalemaos/group_and_iter_everything
Many useful groupby / itertools functions
Language: Python - Size: 209 KB - Last synced at: 25 days ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

EPSOFT/heredity
Heredity
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 2 - Forks: 0

tmr232/go-explore
My explorations of Go
Language: Go - Size: 59.6 KB - Last synced at: 1 day ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

adityabhalsod/Bruteforce-Python
Language: Python - Size: 15.6 KB - Last synced at: 9 months ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

DahlitzFlorian/article-introduction-to-itertools-snippets
Supporting material for the "Introduction To Itertools" article
Language: Python - Size: 5.86 KB - Last synced at: about 2 months ago - Pushed at: about 5 years ago - Stars: 2 - Forks: 0

lonnen/oops-all-itertools
never again lookup whether the itertool you need is builtin or from more-itertools
Language: Python - Size: 25.4 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 0

gabrielcoelhodacunha-old/upm-mini-pascal-compiler 📦
Simplified Python compiler for the Mini Pascal language.
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

isaccanedo/python-itertools
:computer: Python IterTools
Language: Python - Size: 60.5 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0

hansalemaos/cythoncartesian
Cartesian Product - 6x faster than itertools.product - 10x less memory
Language: Python - Size: 23.4 KB - Last synced at: 28 days ago - Pushed at: over 1 year ago - Stars: 1 - Forks: 0

bl33h/digitsCombination
A program for generating and analyzing four-digit combinations. Provides sequence counts and verification using itertools and collections libraries.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: almost 2 years ago - Stars: 1 - Forks: 0

EPSOFT/minesweeper
Minesweeper
Language: Python - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

EPSOFT/knights
knights
Language: Python - Size: 18.6 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 1 - Forks: 0

EPSOFT/genetic-algorithm
container genetic algorithm solver
Language: Python - Size: 17.6 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

chrismilson/itertools.js Fork of nvie/itertools
Some great tools for iteration in javascript
Language: TypeScript - Size: 2.08 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

EPSOFT/Embedding
Embedding
Language: Jupyter Notebook - Size: 38.1 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

hydrobot004/Predict-future-sales-and-A-B-model-comparison-
Predict future sales and A/B model comparison 👾
Language: Jupyter Notebook - Size: 17.6 KB - Last synced at: almost 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

tushushu/notrust
Python iteration tools with rust style.
Language: Python - Size: 16.6 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 1 - Forks: 0

Schefflera-Arboricola/PnC-11th-project
[2018 project] Toolkit for beginner-level permutations and combinations problems. Enabled easy calculation and display of permutations and combinations of a given string using customized algorithms. Employed Python's itertools library to generate, filter, and manipulate results, aiding learners in understanding fundamental concepts in a fun way.
Language: Python - Size: 4.88 KB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

jaykumar23/itertools-and-math-tutorial
A tutorial on itertools(iterator module) and math in python
Language: Jupyter Notebook - Size: 7.81 KB - Last synced at: about 2 years ago - Pushed at: about 3 years ago - Stars: 1 - Forks: 0

anandsharma-i/Fake_News_Detection
This is a project about detection of Fake News using tfidfvectorizer.
Language: Jupyter Notebook - Size: 8.13 MB - Last synced at: almost 2 years ago - Pushed at: almost 4 years ago - Stars: 1 - Forks: 0

abhinav-bhardwaj/Google-Hash-Code-2021
Solution of Google Hash Code 2021 Practice Problem using Python
Language: Python - Size: 3.42 MB - Last synced at: about 2 years ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

AayushChaube/Superstore---Time_Series_Analysis
A Time Series Analysis and Forecasting, using ARIMA and Prophet models, on a superstore dataset.
Language: Python - Size: 974 KB - Last synced at: over 1 year ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 1

Lipen/kotlin-itertools
Itertools for Kotlin
Language: Kotlin - Size: 70.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Vykstorm/more-itertools
This is an extension for the standard python itertools module
Language: Python - Size: 72.3 KB - Last synced at: about 2 years ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

dineshsonachalam/Python_Practice
HackerRank Python practice problems
Language: Jupyter Notebook - Size: 60.5 KB - Last synced at: 11 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

dzherb/go-itertools
Miscellaneous utils for iteration
Language: Go - Size: 28.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

HaniNghi/The-Optimal-Complete-Portfolio
The Optimal Complete Portfolio built by given stock's prices data automated with Python and Pandas, Numpy, Openpyxl, Itertools.
Language: Jupyter Notebook - Size: 8.79 KB - Last synced at: 22 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

amiridk/statistics-and-algebra-in-python
simple and important statics operations and Famous statistical problems , also algebra operations
Language: Jupyter Notebook - Size: 10.7 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

gabor-gabor/Investment-Portfolio-by-Data36
Diversified Investment Portfolio with Data Science
Language: Jupyter Notebook - Size: 1.64 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

andrijzyn/TheTruthTable
#️⃣ The truth table calculator with output in Unicode format like-e: f1(x, y) = (x ∨ y̅) ∧ (x ∨ y)
Language: HTML - Size: 20.9 MB - Last synced at: about 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Winterwind/InteractiveListSorter
A short project (mostly for personal use) that allows the user to do a sort of manual bubble sort in which they choose their preferences from each combination of 2 items from a list
Language: Python - Size: 3.91 KB - Last synced at: 2 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

kennedy3y/cinesearch
Easiest yet most advanced telegram movie sharing (searching) bot.
Language: Python - Size: 18.6 KB - Last synced at: 11 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

AnufrievSY/ScienceNewsTGbot
Iindividual science news in your telegram
Language: Python - Size: 113 KB - Last synced at: about 2 months ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

HasanYahya101/Tic-Tac-Toe-Tkinter
A simple tic-tac-toe app made in python using tkinter and itertools libraries. It creates a small window that a user uses to play the game. Moreover, the Options tab on the top left menu can be used to restart the game or quit.
Language: Python - Size: 12.7 KB - Last synced at: 28 days ago - Pushed at: 11 months ago - Stars: 0 - Forks: 0

dpassos91/milesinthesky_project2
Data Science: Machine Learning analysis of B2B website Visits and Purchase Patterns
Language: Jupyter Notebook - Size: 27.6 MB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

rabuchaim/next_dir_class
The nextDir class allows files to be balanced as evenly as possible in a directory structure like /X/Y/W/Z/... With this class it is also possible to generate the text used to create this directory tree at N levels, with characters from 0..9-A-F
Language: Python - Size: 6.84 KB - Last synced at: about 1 year ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

wajahat-dev/NLP
University Natural Language Processing Project
Language: Python - Size: 48.3 MB - Last synced at: 12 months ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

Mohamed-Taha-Essa/HackerRankProblems
Hacker rank solution using python programming language with simple code.
Language: Python - Size: 23.4 KB - Last synced at: about 1 month ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

zeeshan2k2/scientific-computing-python-freeCodeCamp
Language: Python - Size: 6.84 KB - Last synced at: about 17 hours ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

m7md158/web_scraping_project1
web scraping project_1
Language: Python - Size: 14.6 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

AakashJaswal/PythonPractice
My python playground, includes topic from list, tuple, dict to generator, decorators.
Language: Python - Size: 894 KB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1

DoriDoro/algoInvest_trade
Project 7 OpenClassrooms Path - AlgoInvest&Trade -- develop an algorithm to solve a problem
Language: Python - Size: 338 KB - Last synced at: 19 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

wahidupal/Sales-Data-Analysis
12 months worth of sales data was analyzed here
Language: Jupyter Notebook - Size: 3.21 MB - Last synced at: over 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

thauanb-dev/requestBrute
Brute Force with Requests
Language: Python - Size: 535 KB - Last synced at: 3 days ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

judysoukkhaphon/Grade-Calculator
Basic weighted grade calculator. My first project <3
Language: Python - Size: 11.7 KB - Last synced at: almost 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

abideen-olawuwo/georgiatimeseries
A times series forcasting
Language: Jupyter Notebook - Size: 592 KB - Last synced at: about 2 months ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

MyreLab/pet-nutrition-calculator
Python program that calculates daily nutritional requirements for pets and outputs the right combination of wet and dry food based on pet's weight and diet type.
Language: Python - Size: 39.1 KB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 1

counterposition/itertools
A TypeScript port of Python's itertools module
Language: TypeScript - Size: 679 KB - Last synced at: 6 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

hansalemaos/a_pandas_ex_combinatoric_iterators_to_df
Creates DataFrames from product, permutations, combinations, combinations_with_replacement with best dtype
Language: Python - Size: 1.95 KB - Last synced at: 26 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

macktb/password-hack
Password hacking using some vulnerabilities
Language: Python - Size: 33.2 KB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anas436/Loan-Case-will-be-Paid-OFF-or-NOT-Prediction-using-Classification-with-Python
Language: Jupyter Notebook - Size: 56.6 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Anas436/Cancer-Detection-using-Support-Vector-Machines-with-Python
Language: Jupyter Notebook - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

kra53n/pycheatsheet-itertools
Cheatsheet for Python itertools in Russian
Size: 132 KB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Vishnu-Kota/Foursquare
A machine learning model which is used to accurately predict and pin-point locations based on models and deep learning layers.
Language: Jupyter Notebook - Size: 21.2 MB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

N-4-V/ElementsAddUptoN
Given a list of integers and a target sum, display all subsets of list which add up to it.
Language: Python - Size: 12.7 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

abphilip-resources/PY-Tasks-1
Python - Exploring Regular Tasks with Python
Language: Python - Size: 14.2 MB - Last synced at: about 2 years ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

bibajz/anyiotools
Toolbox for working with async iterators in Python.
Language: Python - Size: 9.77 KB - Last synced at: about 2 months ago - Pushed at: almost 4 years ago - Stars: 0 - Forks: 0

vc-adams/Idaho_Wildfires_Dashboard Fork of eobianyor/Project3
Machine Learning project to predict Idaho wildfires.
Language: Jupyter Notebook - Size: 72 MB - Last synced at: almost 2 years ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0
