GitHub / pyexcel/pyexcel issues and pull requests
#291 - release 0.7.3
Pull Request -
State: closed - Opened by chfw 4 months ago
#290 - Typing support
Issue -
State: closed - Opened by verhovensky 4 months ago
- 1 comment
#289 - release 0.7.2
Pull Request -
State: closed - Opened by chfw 4 months ago
#288 - Insert row at index
Issue -
State: open - Opened by syserr0r 5 months ago
#287 - Incompatibility with current version of openpyxl
Issue -
State: closed - Opened by ShaheedHaque 5 months ago
- 2 comments
#286 - Question: cell comments and images
Issue -
State: closed - Opened by unrealsolver 7 months ago
- 1 comment
#285 - TypeError: Object of type timedelta is not JSON serializable
Issue -
State: open - Opened by jkirk 8 months ago
#284 - Maintenance release
Pull Request -
State: closed - Opened by chfw 9 months ago
#283 - Auto Py To Exe fail to find hidden import package
Issue -
State: open - Opened by yijuchenwork1113 about 1 year ago
Labels: help wanted
#282 - Inconsistent result for formulas in string
Issue -
State: open - Opened by jacky9813 over 1 year ago
#281 - is slow load of .ods file expected/not planned to be fixed?
Issue -
State: closed - Opened by matkoniecz over 1 year ago
- 3 comments
#280 - try to improve English
Pull Request -
State: closed - Opened by matkoniecz over 1 year ago
#279 - Does not work with Python 3.12 (Windows 11, Office 365)
Issue -
State: closed - Opened by BugByteMan over 1 year ago
- 2 comments
#278 - Some information of a long text cell is not saved.
Issue -
State: open - Opened by unique0ne0 over 1 year ago
#277 - save book after adding sheet not working
Issue -
State: closed - Opened by k1ngf15h3r almost 2 years ago
- 1 comment
#276 - Some more updates for python 3 language changes, tidyups
Pull Request -
State: closed - Opened by marksmayo about 2 years ago
- 2 comments
#275 - _csv.Error: iterator should return strings, not bytes (did you open the file in text mode?)
Issue -
State: open - Opened by ygag-favas about 2 years ago
#274 - Replace deprecated imp module with importlib
Issue -
State: closed - Opened by hugovk over 2 years ago
- 1 comment
#273 - html getter is not defined
Issue -
State: closed - Opened by nickyspag over 2 years ago
- 1 comment
#272 - Why is Chardet a dependency?
Issue -
State: closed - Opened by dhensen over 2 years ago
- 3 comments
#271 - get_book() restults in TypeError: 'set' object is not subscriptable
Issue -
State: closed - Opened by vildead over 2 years ago
- 3 comments
#270 - append_doc method breaks with interpreter optimization on
Issue -
State: closed - Opened by sevdog over 2 years ago
#269 - pylint fixes
Pull Request -
State: closed - Opened by marksmayo over 2 years ago
#268 - CSV : decimal separator
Issue -
State: closed - Opened by doudz almost 3 years ago
- 5 comments
#267 - pyexcel assumes dest_file_name is a str, does not tolerate pathlib.Path
Issue -
State: closed - Opened by root-11 almost 3 years ago
#266 - documentation: Output formats for p.save_as are not documented.
Issue -
State: open - Opened by root-11 almost 3 years ago
- 1 comment
#265 - Add tqdm progressbar to BookStream and SheetStream [feature request]
Issue -
State: closed - Opened by root-11 almost 3 years ago
- 1 comment
#264 - docs: Fix a few typos
Pull Request -
State: closed - Opened by timgates42 about 3 years ago
- 1 comment
#263 - `file_name` argument supports `pathlib.Path`
Issue -
State: closed - Opened by Zeroto521 about 3 years ago
- 1 comment
#262 - cleanup setup.py & tests
Pull Request -
State: closed - Opened by hiaselhans about 3 years ago
- 1 comment
#261 - deprecate old python versions
Issue -
State: closed - Opened by hiaselhans about 3 years ago
- 1 comment
#260 - Pyproject.toml
Pull Request -
State: closed - Opened by KOLANICH about 3 years ago
- 7 comments
#259 - Get cell indexes/coordinates
Issue -
State: closed - Opened by polodealvarado about 3 years ago
#258 - How can I maintain column headers when adding all sheets to a book?
Issue -
State: open - Opened by unique0ne0 over 3 years ago
#257 - save_as() reports the wrong argument when an invalid keyword arg is supplied
Issue -
State: open - Opened by ariel-co over 3 years ago
- 3 comments
#256 - release 0.7.0
Pull Request -
State: closed - Opened by chfw over 3 years ago
- 1 comment
#255 - pyexcel.get_array documentation page seems to be a copy of pyexcel.get_sheet
Issue -
State: closed - Opened by chimosky over 3 years ago
- 3 comments
#254 - sheet.column ValueError: 'col2' is not in list
Issue -
State: closed - Opened by rez0n over 3 years ago
- 2 comments
#253 - Suppressing PyExcel Empty Row Warning during file read to SQLAlclemy model
Issue -
State: closed - Opened by avagut over 3 years ago
- 7 comments
#252 - Query sets source
Issue -
State: closed - Opened by TimurKady over 3 years ago
- 1 comment
#251 - Edit opened excel: possible?
Issue -
State: closed - Opened by seghier almost 4 years ago
- 1 comment
#250 - RecursionError raised on deepcopy of a sheet
Issue -
State: closed - Opened by dsluo almost 4 years ago
- 1 comment
#249 - drop out the backward support for pyexcel.ext.*
Issue -
State: closed - Opened by chfw almost 4 years ago
- 1 comment
#248 - Formatting loss after save_as in xlsx, xls, ods
Issue -
State: closed - Opened by jdaniele71 almost 4 years ago
- 4 comments
#247 - Maintenance release - chardet as explicit dependency
Pull Request -
State: closed - Opened by chfw almost 4 years ago
- 1 comment
#246 - Can't make pyexcel work with pyinstaller
Issue -
State: closed - Opened by FlorianGai almost 4 years ago
- 2 comments
#245 - AttributeError: module 'pyexcel_io.manager' has no attribute 'get_writers'
Issue -
State: closed - Opened by inspurhua almost 4 years ago
- 1 comment
#244 - python 3.9 versiyon AttributeError: module 'time' has no attribute 'clock'
Issue -
State: closed - Opened by bilalcelik almost 4 years ago
- 1 comment
#243 - fix small typo
Pull Request -
State: closed - Opened by wesleyacheng about 4 years ago
#242 - How do you use `dest_initializer` and `dest_model`?
Issue -
State: closed - Opened by coler-j over 4 years ago
- 2 comments
#241 - merge_all_to_a_book drops column headers
Issue -
State: closed - Opened by aleksbor over 4 years ago
- 4 comments
#240 - Load as Decimal
Issue -
State: closed - Opened by mortoray over 4 years ago
- 2 comments
#239 - open file from memory in django
Issue -
State: closed - Opened by arezazadeh over 4 years ago
- 3 comments
#238 - Time to migrate travis build to github action
Issue -
State: closed - Opened by chfw over 4 years ago
#237 - fix windows build
Pull Request -
State: closed - Opened by chfw over 4 years ago
- 1 comment
#236 - Release 0.6.6
Pull Request -
State: closed - Opened by chfw over 4 years ago
#235 - Misc for next release
Pull Request -
State: closed - Opened by chfw over 4 years ago
- 1 comment
#234 - WIP: Workflow
Pull Request -
State: closed - Opened by hiaselhans over 4 years ago
- 3 comments
#233 - dynamically resize the table matrix on set_value
Pull Request -
State: closed - Opened by hiaselhans over 4 years ago
- 16 comments
#232 - KeyError: '.ods' on sheet = pe.get_book(file_name=f)
Issue -
State: closed - Opened by academay almost 5 years ago
- 2 comments
#231 - release 0.6.5
Pull Request -
State: closed - Opened by chfw almost 5 years ago
- 1 comment
#230 - Query set source
Pull Request -
State: closed - Opened by chfw almost 5 years ago
- 1 comment
#229 - Rename README.rst to ReadMe.rst
Pull Request -
State: closed - Opened by jackSaluza almost 5 years ago
- 1 comment
#228 - XLS/XLSX/ODS to CSV discards empty columns at the end of row
Issue -
State: closed - Opened by kaittodesk almost 5 years ago
- 3 comments
#227 - Query set source
Pull Request -
State: closed - Opened by chfw almost 5 years ago
#226 - Merge multiple xlsx files into new xlsx file without losing formatting
Issue -
State: closed - Opened by luke4u almost 5 years ago
- 5 comments
#225 - In get_sheet() failed to compare int and str
Issue -
State: closed - Opened by phwegner almost 5 years ago
- 1 comment
#224 - `get_sheet(records=...)` ignore new columns
Issue -
State: closed - Opened by NatureGeorge almost 5 years ago
- 5 comments
#223 - Get dictionary the content of a specific sheet in multiple sheet
Issue -
State: closed - Opened by kingdg25 almost 5 years ago
- 2 comments
#222 - ValueError when trying to save to xlsx
Issue -
State: closed - Opened by hiphamster almost 5 years ago
- 2 comments
#221 - release 0.6.4
Pull Request -
State: closed - Opened by chfw almost 5 years ago
- 1 comment
#220 - Don't discard ordering from a dict
Pull Request -
State: closed - Opened by craiga almost 5 years ago
- 1 comment
#219 - Book created from a dict discards ordering
Issue -
State: closed - Opened by craiga almost 5 years ago
- 1 comment
#218 - release 0.6.3
Pull Request -
State: closed - Opened by chfw almost 5 years ago
- 1 comment
#217 - Sync with dev branch and unit test for the PR #214
Pull Request -
State: closed - Opened by mathsyouth almost 5 years ago
- 3 comments
#216 - Add unit test for the PR #214
Pull Request -
State: closed - Opened by mathsyouth almost 5 years ago
- 3 comments
#215 - 'mock' is missing in developer's unit testing
Issue -
State: closed - Opened by chfw about 5 years ago
#214 - remove leading and trailing whitespace for names
Pull Request -
State: closed - Opened by mathsyouth about 5 years ago
- 5 comments
#213 - Readme update
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#212 - release 0.6.2
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#211 - Control column order
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#210 - Can't write xlsx file with program packaged with Pyinstaller
Issue -
State: closed - Opened by ozsolarwind about 5 years ago
- 4 comments
#209 - Doc update 2
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#208 - Readme update
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#207 - Transferring styles during conversion from xls to xlsx
Issue -
State: closed - Opened by Lepiloff about 5 years ago
- 5 comments
#206 - Merged cell aren't processed properly?
Issue -
State: closed - Opened by Lepiloff about 5 years ago
- 3 comments
#205 - pyexcel.yml: Add `setup_use_markers: true`
Pull Request -
State: closed - Opened by ayan-b about 5 years ago
- 1 comment
#204 - Emergency Fix on 0.6.0
Pull Request -
State: closed - Opened by chfw about 5 years ago
- 1 comment
#203 - v0.6.0 missed texttable in setup.py
Issue -
State: closed - Opened by chfw about 5 years ago
#202 - release 0.6.0
Pull Request -
State: closed - Opened by chfw over 5 years ago
- 1 comment
#201 - Header update
Pull Request -
State: closed - Opened by chfw over 5 years ago
#200 - Add vs iadd
Pull Request -
State: closed - Opened by chfw over 5 years ago
- 1 comment
#199 - sheet.row + acts as sheet.row +=
Issue -
State: closed - Opened by hiphamster over 5 years ago
- 1 comment
#198 - `iget_records` leaks memory when column count 15,000+
Issue -
State: open - Opened by rayepps over 5 years ago
- 4 comments
#197 - sheet.column is empty
Issue -
State: closed - Opened by jangxx over 5 years ago
- 4 comments
#196 - how to fix XLDateAmbiguous exception when import excel which contains time field
Issue -
State: closed - Opened by eazow over 5 years ago
- 1 comment
#195 - Fix simple typo: scentific -> scientific
Pull Request -
State: closed - Opened by timgates42 over 5 years ago
- 1 comment
#194 - Fix simple typo: scentific -> scientific
Issue -
State: closed - Opened by timgates42 over 5 years ago
#193 - Merged cells treated differently in .ods and .xls files
Issue -
State: open - Opened by pedrohasantiago over 5 years ago
#192 - Documentation - What are the keywords in get_data()
Issue -
State: closed - Opened by aneuway2 over 5 years ago
- 3 comments