issues
search
vallettea
/
koala
Transpose your Excel calculations into python for better performances and scaling.
GNU General Public License v3.0
147
stars
59
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump lxml from 4.1.1 to 4.9.1
#263
dependabot[bot]
opened
2 years ago
0
add to_xlsx function
#262
charlesdwright
opened
2 years ago
1
Bump lxml from 4.1.1 to 4.6.5
#261
dependabot[bot]
closed
2 years ago
1
AttributeError: 'DiGraph' object has no attribute 'node'
#260
xiejen
opened
3 years ago
1
Bump lxml from 4.1.1 to 4.6.3
#259
dependabot[bot]
closed
2 years ago
1
Bump lxml from 4.1.1 to 4.6.2
#258
dependabot[bot]
closed
3 years ago
1
Attribute error: 'Spreadsheet' object has no attribute 'clean_pointers'
#257
mjozan
opened
4 years ago
0
Add support for SUBSTITUTE
#256
todhunter
opened
4 years ago
0
Double negative/minus operator causes IndexError
#255
ghost
opened
4 years ago
1
Using Koala to reduce the unnecessary sheets of excel file
#254
haowang0402
opened
4 years ago
0
Python 3 - Take 2
#253
strichter
opened
4 years ago
9
AttributeError: 'Spreadsheet' object has no attribute 'Range'
#252
rdmolony
opened
4 years ago
1
not enough values to unpack koala/ast/__init__.py", line 397, in prepare_pointer
#251
mjozan
opened
4 years ago
0
Performance testing and benchmark
#250
bradbase
opened
4 years ago
4
Koala is getting increasingly difficult to manage -- re-write?
#249
bradbase
opened
4 years ago
30
Remove Python 2 support and modernize required libraries.
#248
kmonson
closed
4 years ago
2
add missing import into code example
#247
lauri108
closed
4 years ago
0
References to "Range" method in Spreadsheet
#246
SlavaKozlov
opened
4 years ago
1
What is the difference between this and pycel?
#245
ckp95
opened
4 years ago
1
Fix CI tests
#244
brianmay
closed
4 years ago
1
Fix set value on named range to check sp.named_ranges for real address
#243
conradbez
closed
4 years ago
2
sp.set_value() not called properly on named cell
#242
conradbez
opened
4 years ago
0
Cannot import name 'unicode' from 'openpyxl.compat'
#241
stupy
opened
5 years ago
1
networkx 2.4 breaks koala
#240
brianmay
opened
5 years ago
3
Percentage token has .tvalue as float
#239
jnwltr
opened
5 years ago
2
save updated cell values as an excel file
#238
NSanjay
opened
5 years ago
2
TypeError: expected string or bytes-like object
#237
zi-l
closed
5 years ago
2
Allow functions without arguments
#236
eiso
closed
5 years ago
1
IF(A1=FALSE) treated same as IF(A1=0)
#235
elfmanp
opened
5 years ago
1
Clean up excellib file
#234
danielsjf
closed
4 years ago
2
Add contribution get started
#233
danielsjf
closed
4 years ago
3
When there is no argument for a function, Koala exits.
#232
eiso
opened
5 years ago
3
Move ExcelCompiler functionality to Spreadsheet object while keeping gen_graph working with arguments
#231
bradbase
closed
4 years ago
4
Merge ExcelCompiler functionality into Spreadsheet object and keep gen_graph working with arguments
#230
bradbase
closed
5 years ago
1
Merging fix of Spreadsheet/ExcelCompiler, updated tests
#229
bradbase
closed
5 years ago
1
Move ExcelCompiler functionality to Spreadsheet while keeping gen_graph working with arguments
#228
bradbase
closed
5 years ago
1
How to receive only value changed cells
#227
eiso
opened
5 years ago
8
Roll back merge of ExcelCompiler and Spreadsheet objects
#226
bradbase
opened
5 years ago
4
Merging fix of Spreadsheet/ExcelCompiler, updated tests, Attempt 4
#225
bradbase
closed
5 years ago
1
math functions (sinus/radians etc.)
#224
stefanslangen
opened
5 years ago
2
Merging fix of Spreadsheet/ExcelCompiler, updated tests, Attempt 3
#223
bradbase
closed
5 years ago
2
Merging fix of Spreadsheet/ExcelCompiler, updated tests, Attempt 3
#222
bradbase
closed
5 years ago
5
Merging fix of Spreadsheet/ExcelCompiler, updated tests, Attempt 2
#221
bradbase
closed
5 years ago
4
Get tests working, fix Spradsheet/ExcelCompiler change.
#220
bradbase
closed
5 years ago
1
Tests for utils.py
#219
Brad-eki
opened
5 years ago
5
API Documentation
#218
Brad-eki
opened
5 years ago
7
Bugfix Spreadsheet, doco fixes, update requirements
#217
Brad-eki
closed
5 years ago
0
Group requirements
#216
danielsjf
closed
5 years ago
1
bugfix gen_graph
#215
Brad-eki
closed
5 years ago
9
gen_graph no longer returns a new instance of Spreadsheet
#214
Brad-eki
closed
5 years ago
6
Next