issues
search
EntilZha
/
PyFunctional
Python library for creating data pipelines with chain functional programming
http://pyfunctional.pedro.ai
MIT License
2.41k
stars
132
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Type Hint Issue with `group_by` Method
#206
CatBraaain
opened
2 months ago
0
async
#205
ChaimTPipl
opened
4 months ago
0
no module named _lzma'
#204
hiel
opened
4 months ago
1
1.5.0 release notes?
#203
antonkulaga
opened
4 months ago
0
Publish with github action and git versioning
#202
FlavioAmurrioCS
opened
5 months ago
0
Proposal to Automate Package Publishing with GitHub Actions and Git Versioning
#201
FlavioAmurrioCS
opened
5 months ago
0
fix name of transformations
#200
maestro-1
closed
5 months ago
3
Another typing attempt
#199
FlavioAmurrioCS
closed
5 months ago
6
Release 1.5.0
#198
EntilZha
closed
8 months ago
1
Make it compatible with pandas 2
#197
artemisart
closed
8 months ago
1
Add typing, some refactor, run and fix all doctests
#196
artemisart
opened
9 months ago
1
Examples with peek() fail with v1.4.3
#195
jkostrowski
closed
8 months ago
4
Add mypy auto check and fix easy errors
#194
EntilZha
closed
1 year ago
1
Various simplifications, use comprehensions, helps typing.
#193
artemisart
closed
1 year ago
2
fix the variable typo in readme
#192
ponytailer
closed
1 year ago
1
Type hinting io handler
#191
maestro-1
closed
1 year ago
1
Feature type hinting
#190
maestro-1
closed
1 year ago
10
feature: type hinting for pipeline and transformation
#189
maestro-1
closed
1 year ago
0
add remove_all in seq
#188
ponytailer
closed
1 year ago
3
Remove py<3.3 backports and use pyproject.toml
#187
artemisart
closed
1 year ago
2
Async Support
#186
maestro-1
closed
1 year ago
4
module functions and variables not found
#185
dnsmkl
opened
1 year ago
5
Maintenance update
#184
artemisart
closed
1 year ago
2
Add `chain` sequence constructor
#183
artemisart
closed
1 year ago
4
Fix pylint failures
#182
EntilZha
closed
1 year ago
1
Add method called `chain` to merge given iterators, then new the seq
#181
ponytailer
closed
1 year ago
8
Update actions
#180
artemisart
closed
1 year ago
6
Old link to documentation in pypi
#179
artemisart
closed
1 year ago
3
Maintenance update
#178
Drvanon
closed
1 year ago
7
Add mypy type linting
#177
Drvanon
opened
1 year ago
13
the installation of the PyFunctional package has failed due to a missing item in the package archive.
#176
dario-github
closed
1 year ago
3
Add the split transformation
#175
AlexandreKempf
closed
1 year ago
4
More dictionary/tuple list helpers
#174
foresthu2006
opened
2 years ago
5
Add raw option to head() and the likes
#173
swiergot
closed
2 years ago
4
Bump urllib3 from 1.26.2 to 1.26.5
#172
dependabot[bot]
closed
2 years ago
1
Thank you!
#171
MalongTang
closed
2 years ago
1
[Question] VSCode language server doesn't see the pyfunctional package
#170
bmsan
opened
2 years ago
3
Cache to file and auto-load from cache
#169
hXtreme
opened
2 years ago
4
seq() converts pandas DataFrame into Sequence
#168
Arshaku
opened
2 years ago
8
Add "peek" feature, similar to that of Java Streams API
#166
kchro3
closed
3 years ago
2
"peek" functionality
#165
kchro3
closed
3 years ago
1
lazy_parallellize having trouble with function context?
#164
larroy
opened
3 years ago
3
Tuple argument unpacking functionality
#163
Kache
opened
3 years ago
4
add Typing for Stream and Sequence
#162
weditor
opened
3 years ago
15
Allow empty sequence expressions `seq()`, `pseq()`
#161
Kache
closed
3 years ago
2
Addressing Issue 158: Unexpected Sequence Wrapping from Grouped
#160
stephan-rayner
closed
3 years ago
3
Empty sequence
#159
Kache
closed
3 years ago
6
Unexpected Sequence wrapping from grouped
#158
evanw2
closed
3 years ago
7
Potential fix for issue 156
#157
EntilZha
closed
3 years ago
1
Unexpected behaviour on chain with .drop_right
#156
ajtkulov
closed
3 years ago
2
Next