issues
search
dgorissen
/
pycel
A library for compiling excel spreadsheets to python code & visualizing them as a graph
GNU General Public License v3.0
573
stars
152
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
NOT does not work in the context of a range context
#164
heetbeet
opened
2 weeks ago
1
Add search functionality
#163
heetbeet
opened
2 weeks ago
2
Jh/hotfixes
#162
jhydoskiml
closed
5 months ago
0
Expression parsing error when referring to a Named Range
#161
raybsmith
opened
6 months ago
1
Formula Parsing Error
#160
agoddijn
opened
9 months ago
1
Absolute and relative references are converted to identical Python code.
#159
manns
opened
10 months ago
0
Formula parsing error
#158
jt269
opened
1 year ago
0
Huy/add mocking for today
#157
hgtruong
closed
1 year ago
0
Remove networkx < 2.7 version constraint & "Various functions"
#156
EdificomSA
opened
1 year ago
0
Remove networkx < 2.7 version constraint
#155
jonwu95
closed
8 months ago
0
Remove networkx version constraint
#154
jonwu95
closed
1 year ago
0
support for set_value and evaluate with defined names
#153
codinguncut
opened
2 years ago
0
Large excel files are slow to open
#152
bauerjon
opened
2 years ago
2
Added RAND and RANDBETWEEN
#151
jiboncom
opened
2 years ago
1
Can the graph be saved as a simple Excel file?
#150
charlesdwright
opened
2 years ago
0
Incorrect formual evaluation
#149
maneeshkulkarni78
closed
2 years ago
2
Wrong result if lookup_value is string for "match" function.
#148
lhz5166
opened
2 years ago
1
Revert "Update excelcompiler.py"
#147
dgorissen
closed
2 years ago
0
Update excelcompiler.py
#146
SDIdo
closed
2 years ago
1
Wrong evaluations when creating ExcelCompiler model from openpyxl workbook
#145
igheorghita
opened
2 years ago
0
Create an optimization function which processes the graph and convert…
#144
tarkmeper
opened
2 years ago
2
Add support for 'CELL('contents',[reference])' command.
#143
CatalinaMitulescu
closed
2 years ago
0
Add support for 'exact' command.
#142
CatalinaMitulescu
closed
2 years ago
1
Add support for 'exact' function.
#141
CatalinaMitulescu
closed
2 years ago
1
docs: Fix a few typos
#140
timgates42
closed
2 years ago
1
Various functions
#139
igheorghita
opened
3 years ago
3
How to properly use the excel_helper decorator?
#138
igheorghita
opened
3 years ago
0
accounting for white spaces in ranges
#137
igheorghita
opened
3 years ago
1
Minor issue regarding whitespace parsing
#136
igheorghita
opened
3 years ago
1
Implement SWITCH()
#135
stephenrauch
closed
3 years ago
1
fix order of evaluation test
#134
igheorghita
closed
3 years ago
5
account for trivial case in sumproduct
#133
igheorghita
closed
3 years ago
0
always clear range todos so that evaluation after error is stable
#132
igheorghita
closed
3 years ago
5
Better handle indirect cells in compiled workbooks
#131
stephenrauch
closed
3 years ago
1
1.0b29 (2021-09-13)
#130
stephenrauch
closed
3 years ago
0
AttributeError: 'Worksheet' object has no attribute 'formula_attributes'
#129
karolinabirecka
closed
3 years ago
3
Order of evaluation matters when a cell contains a nonimplemented function
#128
igheorghita
closed
3 years ago
4
Improvements for Iterative Calcs & release 1.0b28
#127
stephenrauch
closed
3 years ago
0
Evaluate Starts Returning None After Successfully Evaluating One Cell in Circular Formula Chain
#126
JSv4
opened
3 years ago
3
Add support for networkx 2.6
#125
stephenrauch
closed
3 years ago
1
1.0b27 (2021-07-10)
#124
stephenrauch
closed
3 years ago
1
Upstream
#123
stephenrauch
closed
3 years ago
1
Improve LINEST(), add several other stats and info functions
#122
stephenrauch
closed
3 years ago
1
Implement ISBLANK()
#121
stephenrauch
closed
3 years ago
1
Bug: How to fix isblank is not defined
#120
hellobiek
closed
3 years ago
0
Convert Changes.rst to keepachangelog style
#119
stephenrauch
closed
3 years ago
1
_CycleCell and _Cell may have problem
#118
hellobiek
closed
3 years ago
1
Fix #111, Incorrect implementation of YEARFRAC
#117
stephenrauch
closed
3 years ago
0
Improve error handling for lookup variants
#116
stephenrauch
closed
3 years ago
0
Allowing plugins to be passed to the deserialization function `from_file`
#115
nanaposo
closed
3 years ago
0
Next