Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Projects in Awesome Lists tagged with itertools
A curated list of projects in awesome lists tagged with itertools .
https://github.com/apple/swift-algorithms
Commonly used sequence and collection algorithms for Swift
Last synced: 16 Dec 2024
https://github.com/omnilib/aioitertools
itertools and builtins for AsyncIO and mixed iterables
asyncio hacktoberfest itertools python python3
Last synced: 19 Dec 2024
https://github.com/ast-al/rangeless
c++ LINQ -like library of higher-order functions for data manipulation
cpp cpp11 functional functional-programming itertools lazy-evaluation linq parallel pipeline range streaming-algorithms streaming-data
Last synced: 14 Nov 2024
https://github.com/juliacollections/itertools.jl
Common functional iterator patterns
chain functional-iterators iterators itertools julia julia-language julialang
Last synced: 15 Dec 2024
https://github.com/slavaganzin/ramda.py
Python clone of Ramda.js
curry fp functional-programming itertools python ramda toolz
Last synced: 18 Dec 2024
https://github.com/smoren/itertools-ts
TypeScript Iteration Tools Library
async-iterable async-iterables async-iteration async-iterator async-iterators fluentinterface generator infinite-iteration iterable iterator itertools itertools-library looping loops random-iteration stream streams zip
Last synced: 18 Dec 2024
https://github.com/lambdalisue/deno-itertools
🦕 A TypeScript port of Python's itertools and more-itertools for Deno
deno itertools jsr more-itertools
Last synced: 09 Nov 2024
https://github.com/dahlia/aitertools
Well-tested utility functions dealing with async iterables
async-iterators deno itertools typescript
Last synced: 20 Dec 2024
https://github.com/blakeembrey/iterative
Functions for working with iterators in JavaScript and TypeScript
helpers iterable iterator itertools typescript utility
Last synced: 09 Nov 2024
https://github.com/philipyip1988/python-tutorials
JupyterLab based Python Tutorials. These are detailed markdown tutorials covering installation, markdown, text datatypes, numeric data types, collections, programming constructs, the collections, itertools, math, random, datetime, statistics, sys, operating system, abc, csv and pickle modules, the numpy, pandas and matplotlib libraries.
anaconda collections conda datetime itertools jupyterlab libmamba markdown math matplotlib miniconda numpy pandas python python3 random tex tutorial
Last synced: 07 Dec 2024
https://github.com/lawrence-laz/zig-enumerable
Iterator tools for functional data processing.
enumerable functional iterators itertools linq zig zig-package
Last synced: 21 Nov 2024
https://github.com/anishlearnstocode/hackerrank-python
Python 🐍 Domain on HackerRank 💻 - Problems & Solutions
basic-data-types code collections datetime hackerrank hackerrank-python hackerrank-solutions itertools java math programming python python-collections python-domain python-itertools python3 regex sets strings zip
Last synced: 24 Nov 2024
https://github.com/anishLearnsToCode/hackerrank-python
Python 🐍 Domain on HackerRank 💻 - Problems & Solutions
basic-data-types code collections datetime hackerrank hackerrank-python hackerrank-solutions itertools java math programming python python-collections python-domain python-itertools python3 regex sets strings zip
Last synced: 01 Nov 2024
https://github.com/cjrh/excitertools
itertools (and more-itertools) in the form of function call chaining (fluent interface)
chainable-methods fluent-interface itertools itertools-library pipeline-processor
Last synced: 28 Oct 2024
https://github.com/alexpantyukhin/combinations
Go lang combination package.
cartesian-product combinations golang itertools permutation product
Last synced: 13 Oct 2024
https://github.com/ramarav/fake_news_detection
Machine learning approach for fake news detection using Scikitlearn
itertools jupyter-notebook jupyter-notebooks machine-learning machine-learning-algorithms machinelearning numpy pandas passiveaggressiveclassifier python python-3 python3 scikit-learn scikitlearn-machine-learning tfidfvectorizer
Last synced: 06 Nov 2024
https://github.com/tmr232/go-explore
My explorations of Go
experimental go golang itertools python
Last synced: 16 Nov 2024
https://github.com/dahlitzflorian/article-introduction-to-itertools-snippets
Supporting material for the "Introduction To Itertools" article
itertools python python3 supporting-material
Last synced: 11 Nov 2024
https://github.com/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.
beginner-project combinations combinatorics itertools permutation-algorithms python toolkit
Last synced: 25 Nov 2024
https://github.com/lonnen/oops-all-itertools
never again lookup whether the itertool you need is builtin or from more-itertools
Last synced: 14 Oct 2024
https://github.com/ralgond/more-itertools
A rust implementation of python more-itertools
Last synced: 11 Nov 2024
https://github.com/isaccanedo/python-itertools
:computer: Python IterTools
analisys combination itertools python
Last synced: 13 Nov 2024
https://github.com/kartmaan/french-language-tools
A series of offline language tools based on a French dictionary in .csv format
anagrams csv definitions dictionary dictionnaire filtering filtering-algorithm francais french french-language itertools kaggle lexicon offline pandas parser wiktionary word-analysis xml xml-parser
Last synced: 24 Nov 2024
https://github.com/bl33h/digitscombination
A program for generating and analyzing four-digit combinations. Provides sequence counts and verification using itertools and collections libraries.
collections combinations digits itertools itertools-library python
Last synced: 20 Nov 2024
https://github.com/gelndjj/brute_pass
How long your computer takes to find out a password ?
brute-force bruteforce itertools password
Last synced: 14 Nov 2024
https://github.com/anufrievsy/sciencenewstgbot
Iindividual science news in your telegram
bs4 bs4-requests deep-translator flask googletranslator html itertools lxml lxml-html lxml-xpath pandas re requests scraper telebot threading time tqdm translator xpath
Last synced: 13 Nov 2024
https://github.com/bibajz/anyiotools
Toolbox for working with async iterators in Python.
Last synced: 15 Nov 2024
https://github.com/epsoft/minesweeper
Minesweeper
itertools minesweeper minesweeper-game pygame random sys time
Last synced: 12 Nov 2024
https://github.com/anas436/loan-case-will-be-paid-off-or-not-prediction-using-classification-with-python
decision-trees f1-score ibm-watson itertools jaccard-score knearest-neighbor-algorithm log-loss logistic-regression matplotlib-pyplot numpy pandas python3 scikit-learn sklearn support-vector-machines
Last synced: 06 Dec 2024
https://github.com/mohamed-taha-essa/hackerrankproblems
Hacker rank solution using python programming language with simple code.
abstract-classes collections-python dictionaries-in-python hackerrank-solutions inheritance-examples itertools listcomprehensions nestedlist oops-in-python ordereddict problem-solving python python3 recursion-basics set
Last synced: 21 Nov 2024
https://github.com/epsoft/genetic-algorithm
container genetic algorithm solver
algorithm containers deepcopy general-solver-functions-access genetic itertools logger os random solver
Last synced: 12 Nov 2024
https://github.com/rutzno/password-hack
Password hacking using some vulnerabilities
argparse itertools json socket
Last synced: 12 Nov 2024
https://github.com/takanoriyanagitani/groupby
itertools.groupby for c, c++, c#, golang, rust, java, scala, ...
Last synced: 08 Nov 2024
https://github.com/epsoft/embedding
Embedding
adam dense embedding flatten itertools numpy onehotencoder optimizers pandas sequential tensorflow
Last synced: 12 Nov 2024
https://github.com/tinoco/ticapsoriginal_tags_collector
Ticapsoriginal tags collector indexing all site map , crawling all text , and classify with nltk.
advertools bs4 crawling google itertools nltk python requests stopwords tags ticapsoriginal tqdm trends
Last synced: 11 Nov 2024
https://github.com/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.
game gui itertools libraries pip preview python release script tic-tac-toe tkinter tkinter-gui
Last synced: 09 Dec 2024
https://github.com/takanoriyanagitani/row2columnar
row oriented to column oriented
avx avx2 binary column-oriented columnar distinct groupby heapq itertools little-endian merge uniq
Last synced: 08 Nov 2024