Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / EntilZha/PyFunctional issues and pull requests

#206 - Type Hint Issue with `group_by` Method

Issue - State: open - Opened by CatBraaain about 2 months ago

#205 - async

Issue - State: open - Opened by ChaimTPipl 4 months ago

#204 - no module named _lzma'

Issue - State: open - Opened by hiel 5 months ago - 1 comment

#203 - 1.5.0 release notes?

Issue - State: open - Opened by antonkulaga 5 months ago

#202 - Publish with github action and git versioning

Pull Request - State: open - Opened by FlavioAmurrioCS 5 months ago

#200 - fix name of transformations

Pull Request - State: closed - Opened by maestro-1 7 months ago - 3 comments

#199 - Another typing attempt

Pull Request - State: closed - Opened by FlavioAmurrioCS 7 months ago - 6 comments

#198 - Release 1.5.0

Pull Request - State: closed - Opened by EntilZha 8 months ago - 1 comment

#197 - Make it compatible with pandas 2

Pull Request - State: closed - Opened by artemisart 10 months ago - 1 comment

#196 - Add typing, some refactor, run and fix all doctests

Pull Request - State: open - Opened by artemisart 10 months ago - 1 comment

#195 - Examples with peek() fail with v1.4.3

Issue - State: closed - Opened by jkostrowski 10 months ago - 4 comments

#194 - Add mypy auto check and fix easy errors

Pull Request - State: closed - Opened by EntilZha about 1 year ago - 1 comment

#193 - Various simplifications, use comprehensions, helps typing.

Pull Request - State: closed - Opened by artemisart over 1 year ago - 2 comments

#192 - fix the variable typo in readme

Pull Request - State: closed - Opened by ponytailer over 1 year ago - 1 comment

#191 - Type hinting io handler

Pull Request - State: closed - Opened by maestro-1 over 1 year ago - 1 comment

#190 - Feature type hinting

Pull Request - State: closed - Opened by maestro-1 over 1 year ago - 10 comments

#189 - feature: type hinting for pipeline and transformation

Pull Request - State: closed - Opened by maestro-1 over 1 year ago

#188 - add remove_all in seq

Pull Request - State: closed - Opened by ponytailer over 1 year ago - 3 comments

#187 - Remove py<3.3 backports and use pyproject.toml

Pull Request - State: closed - Opened by artemisart over 1 year ago - 2 comments

#186 - Async Support

Issue - State: closed - Opened by maestro-1 over 1 year ago - 4 comments
Labels: stale

#185 - module functions and variables not found

Issue - State: open - Opened by dnsmkl over 1 year ago - 5 comments
Labels: stale

#184 - Maintenance update

Pull Request - State: closed - Opened by artemisart over 1 year ago - 2 comments

#183 - Add `chain` sequence constructor

Pull Request - State: closed - Opened by artemisart over 1 year ago - 4 comments

#182 - Fix pylint failures

Pull Request - State: closed - Opened by EntilZha over 1 year ago - 1 comment

#181 - Add method called `chain` to merge given iterators, then new the seq

Pull Request - State: closed - Opened by ponytailer over 1 year ago - 8 comments

#180 - Update actions

Pull Request - State: closed - Opened by artemisart over 1 year ago - 6 comments

#179 - Old link to documentation in pypi

Issue - State: closed - Opened by artemisart over 1 year ago - 3 comments
Labels: docs, stale

#178 - Maintenance update

Pull Request - State: closed - Opened by Drvanon over 1 year ago - 7 comments

#177 - Add mypy type linting

Pull Request - State: open - Opened by Drvanon over 1 year ago - 13 comments
Labels: evergreen

#175 - Add the split transformation

Pull Request - State: closed - Opened by AlexandreKempf almost 2 years ago - 4 comments
Labels: stale

#174 - More dictionary/tuple list helpers

Issue - State: open - Opened by foresthu2006 about 2 years ago - 5 comments
Labels: feature, help wanted, evergreen

#173 - Add raw option to head() and the likes

Pull Request - State: closed - Opened by swiergot about 2 years ago - 4 comments

#172 - Bump urllib3 from 1.26.2 to 1.26.5

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 1 comment
Labels: dependencies

#171 - Thank you!

Issue - State: closed - Opened by MalongTang over 2 years ago - 1 comment

#170 - [Question] VSCode language server doesn't see the pyfunctional package

Issue - State: open - Opened by bmsan almost 3 years ago - 3 comments
Labels: evergreen

#169 - Cache to file and auto-load from cache

Issue - State: open - Opened by hXtreme almost 3 years ago - 4 comments
Labels: evergreen

#168 - seq() converts pandas DataFrame into Sequence

Issue - State: open - Opened by Arshaku almost 3 years ago - 8 comments
Labels: evergreen

#166 - Add "peek" feature, similar to that of Java Streams API

Pull Request - State: closed - Opened by kchro3 about 3 years ago - 2 comments

#165 - "peek" functionality

Issue - State: closed - Opened by kchro3 about 3 years ago - 1 comment

#164 - lazy_parallellize having trouble with function context?

Issue - State: open - Opened by larroy about 3 years ago - 3 comments
Labels: evergreen

#163 - Tuple argument unpacking functionality

Issue - State: open - Opened by Kache about 3 years ago - 4 comments
Labels: evergreen

#162 - add Typing for Stream and Sequence

Pull Request - State: open - Opened by weditor about 3 years ago - 15 comments
Labels: evergreen

#161 - Allow empty sequence expressions `seq()`, `pseq()`

Pull Request - State: closed - Opened by Kache over 3 years ago - 2 comments

#160 - Addressing Issue 158: Unexpected Sequence Wrapping from Grouped

Pull Request - State: closed - Opened by stephan-rayner over 3 years ago - 3 comments

#159 - Empty sequence

Issue - State: closed - Opened by Kache over 3 years ago - 6 comments

#158 - Unexpected Sequence wrapping from grouped

Issue - State: closed - Opened by evanw2 over 3 years ago - 7 comments
Labels: help wanted, evergreen

#157 - Potential fix for issue 156

Pull Request - State: closed - Opened by EntilZha over 3 years ago - 1 comment

#156 - Unexpected behaviour on chain with .drop_right

Issue - State: closed - Opened by ajtkulov over 3 years ago - 2 comments

#155 - Make dill requirements for flexible to work with Apache Beam reqs

Pull Request - State: closed - Opened by EntilZha almost 4 years ago - 1 comment

#154 - Modified for_each to return original unmodified sequence

Pull Request - State: closed - Opened by bmsan almost 4 years ago - 2 comments

#153 - for_each doesn't return the original sequence but returns None

Issue - State: closed - Opened by bmsan almost 4 years ago - 8 comments

#152 - docs: fix simple typo, sequenc -> sequence

Pull Request - State: closed - Opened by timgates42 almost 4 years ago - 2 comments

#151 - Distinct now maintains order

Pull Request - State: closed - Opened by stephan-rayner almost 4 years ago - 5 comments

#150 - Latest version has pandas/numpy as requirements

Issue - State: closed - Opened by CloudySnake about 4 years ago - 2 comments

#149 - Could I use the index in the map function

Issue - State: closed - Opened by wkmyws over 4 years ago - 1 comment

#148 - any kind of join with different key name

Issue - State: closed - Opened by flakobatako over 4 years ago - 1 comment

#147 - pyfunctional is incompatible with multiprocess because dill

Issue - State: closed - Opened by galen104 almost 5 years ago - 7 comments
Labels: stale

#146 - pseq speed

Issue - State: closed - Opened by galen104 almost 5 years ago - 2 comments

#145 - dict usage

Issue - State: closed - Opened by galen104 almost 5 years ago - 2 comments

#144 - adding extend feature

Pull Request - State: closed - Opened by jsemric over 5 years ago - 5 comments

#143 - Sequence.__str__ does not handle infinite sequences.

Issue - State: closed - Opened by michalk-1 over 5 years ago - 4 comments
Labels: potential-feature

#142 - conda package

Issue - State: open - Opened by antonkulaga over 5 years ago - 7 comments
Labels: evergreen

#141 - maybe, pyfunctional not work well.

Issue - State: closed - Opened by wdmx666 over 5 years ago - 2 comments

#140 - Docstring of tail fixed

Pull Request - State: closed - Opened by Guillem96 over 5 years ago - 2 comments

#139 - Add conversion of sequences to JSON

Issue - State: closed - Opened by fkromer almost 6 years ago - 4 comments
Labels: stale

#138 - Update setup.py dill to requirements.txt

Pull Request - State: closed - Opened by piercefreeman almost 6 years ago - 3 comments

#137 - Transformations: Reversed: added PRE_COMPUTE attribute to reverse transformation

Pull Request - State: closed - Opened by simlei about 6 years ago - 5 comments

#136 - Reverse fails on sequences

Issue - State: closed - Opened by simlei about 6 years ago - 2 comments

#134 - Use Tox for running tests locally and on Travis

Pull Request - State: closed - Opened by chrisrink10 about 6 years ago - 4 comments
Labels: stale

#133 - Use tox for testing

Issue - State: closed - Opened by chrisrink10 about 6 years ago - 4 comments
Labels: stale

#132 - Catch StopIteration errors for Python 3.7 compatibility

Pull Request - State: closed - Opened by chrisrink10 about 6 years ago - 2 comments

#131 - PyFunctional Sequence.grouped does not work in Python 3.7

Issue - State: closed - Opened by chrisrink10 about 6 years ago

#130 - support for identity function

Issue - State: closed - Opened by jeremieSimon about 6 years ago - 2 comments

#129 - Loosen versions for requirements

Pull Request - State: closed - Opened by piercefreeman over 6 years ago - 7 comments

#128 - Unlocking setup.py Requirements

Issue - State: closed - Opened by piercefreeman over 6 years ago - 1 comment

#127 - Why does Sequence try to wrap iterable elements as a new Sequence?

Issue - State: closed - Opened by chrisrink10 over 6 years ago - 4 comments
Labels: help wanted, potential-feature, stale

#126 - Change of order because of distinct()

Issue - State: closed - Opened by galuszkak over 6 years ago - 5 comments
Labels: help wanted, evergreen

#125 - Fix broken link in README.md

Pull Request - State: closed - Opened by Kae2312 over 6 years ago - 2 comments

#124 - Wierd bug with flatten and partition

Issue - State: closed - Opened by cdoool over 6 years ago - 4 comments
Labels: bug

#123 - Fix for the grouped() and to_csv() functions

Pull Request - State: closed - Opened by abybaddi009 almost 7 years ago - 9 comments

#122 - Fix Bug where _wrap handles Pandas DFs incorrectly

Pull Request - State: closed - Opened by geenen124 almost 7 years ago - 4 comments

#121 - The function to_csv() might not be working correctly

Issue - State: closed - Opened by abybaddi009 almost 7 years ago - 1 comment

#120 - The grouped() function is not working as expected

Issue - State: closed - Opened by rseed42 almost 7 years ago - 3 comments
Labels: bug

#119 - Fix typos

Pull Request - State: closed - Opened by jwilk almost 7 years ago - 2 comments

#118 - Adding type hinting in the code.

Issue - State: open - Opened by nmiculinic almost 7 years ago - 16 comments
Labels: feature, help wanted, evergreen

#117 - Allow variance of other versions, account for dill fix

Pull Request - State: closed - Opened by oliverlockwood almost 7 years ago - 4 comments

#116 - Allow some variance in 'six' library version

Pull Request - State: closed - Opened by oliverlockwood almost 7 years ago - 2 comments

#115 - Incompatibility with latest version of `six` library

Issue - State: closed - Opened by oliverlockwood almost 7 years ago

#114 - pretty-print show() from the docs seem to be missing

Issue - State: closed - Opened by rjanovski over 7 years ago - 3 comments

#113 - Is it possible to add new operators?

Issue - State: closed - Opened by thejohnfreeman over 7 years ago - 3 comments
Labels: feature, help wanted

#112 - "ScalaFunctional" -> "PyFunctional"

Pull Request - State: closed - Opened by thejohnfreeman over 7 years ago - 2 comments

#111 - head() and first() do not lazily evaluate the same as take()

Issue - State: closed - Opened by timerooney over 7 years ago - 2 comments

#110 - Replace dill with cloudpickle?

Issue - State: closed - Opened by linar-jether over 7 years ago - 3 comments
Labels: stale

#109 - support of generics and other type hints

Issue - State: closed - Opened by antonkulaga over 7 years ago - 1 comment

#108 - more on dictionaries

Issue - State: closed - Opened by antonkulaga over 7 years ago - 4 comments

#107 - Cleanup

Pull Request - State: closed - Opened by BebeSparkelSparkel over 7 years ago - 5 comments

#106 - sequence.right_join doc example code

Issue - State: closed - Opened by BebeSparkelSparkel over 7 years ago - 3 comments
Labels: help wanted, stale