issues
search
viralogic
/
py-enumerable
A Python module used for interacting with collections of objects using LINQ syntax
MIT License
187
stars
24
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fixed bug in Enumerable.Any()
#85
NigelBess
opened
7 months ago
0
Operation did not complete successfully because the file contains a virus or potentially unwanted software
#84
artcrespo
opened
8 months ago
0
Field name not found, throw exception
#83
ksusanto
opened
1 year ago
0
Unexpected IndexError
#82
ericgcc
opened
1 year ago
0
Enumerable.chunk
#81
FracturedCode
opened
1 year ago
0
Strange Append behavior
#80
LiviuShiva
opened
1 year ago
0
reverse() not reverse
#79
pinter-adam
opened
1 year ago
0
Release v1.4.0
#78
viralogic
closed
1 year ago
0
Bump future from 0.18.2 to 0.18.3
#77
dependabot[bot]
opened
1 year ago
1
#73-Retain Enumerable ordering
#76
viralogic
closed
1 year ago
0
#69-codecov-integration
#75
viralogic
closed
2 years ago
0
Speed
#74
davepruitt
opened
2 years ago
3
Retain Enumerable ordering
#73
viralogic
closed
1 year ago
0
Call to any() mutates the collection
#72
mzhukovs
closed
2 years ago
2
add index_of, last_index_of, and for_each
#71
mzhukovs
opened
3 years ago
5
Consider adding some List extension equivalents
#70
mzhukovs
closed
2 years ago
1
Add codecov
#69
viralogic
closed
2 years ago
1
Release 1.3.0
#68
viralogic
closed
3 years ago
0
Rename "to_dict" to "to_dictionary"
#67
steveberdy
closed
3 years ago
0
Add to_dict functionality
#66
steveberdy
closed
3 years ago
6
Bump py from 1.9.0 to 1.10.0
#65
dependabot[bot]
closed
3 years ago
2
Bump pyyaml from 5.3.1 to 5.4
#64
dependabot[bot]
closed
3 years ago
2
Consider add a method to_dict
#63
norsd
closed
3 years ago
1
Consider typing
#62
cleoold
opened
3 years ago
3
Release 1.2.5
#60
viralogic
closed
3 years ago
0
Concat Mutation
#59
viralogic
closed
3 years ago
0
Test and Release GitHub Actions
#58
viralogic
closed
3 years ago
0
#55-Poetry dependency management
#57
viralogic
closed
3 years ago
0
Remove support for python 2.7 and 3.5
#56
viralogic
closed
3 years ago
1
Poetry dependency management
#55
viralogic
closed
3 years ago
0
Adds syntax highlight
#54
sobolevn
closed
4 years ago
1
Add() does not behave as expected on an empty Enumerable
#53
kekivelez
closed
3 years ago
4
The result_func from group_by is acting up
#52
haliaga
closed
3 years ago
3
Patch 1.2.4
#51
viralogic
closed
4 years ago
0
group_by bug
#50
GF-Huang
closed
4 years ago
4
Merge from master
#49
viralogic
closed
4 years ago
0
Issue #47 - Fixed issue with join method.
#48
viralogic
closed
4 years ago
0
Join does not behave the same as py-linq==1.2.1
#47
ksusanto
closed
4 years ago
2
Development
#46
viralogic
closed
4 years ago
0
Github Action integration
#45
viralogic
closed
4 years ago
0
Github build action
#44
viralogic
closed
4 years ago
0
Flake8 and github build action work
#43
viralogic
closed
4 years ago
0
Moved build to Azure Pipelines
#42
viralogic
closed
4 years ago
0
Create pythonpackage.yml
#41
viralogic
closed
4 years ago
0
Performance Tests
#40
viralogic
opened
4 years ago
0
Switch build to Azure Pipelines
#39
viralogic
closed
4 years ago
1
Performance Issue on Select
#38
viralogic
closed
4 years ago
1
Issue 36 - Fixed iteration of file lines
#37
viralogic
closed
4 years ago
0
Using py-linq on files fails in version 1.2.0
#36
bartvanesWB
closed
4 years ago
2
.first() unexcpected result
#35
inielse
closed
4 years ago
1
Next