Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / queryverse/ExcelFiles.jl issues and pull requests

#62 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#61 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] 10 months ago

#60 - Is Pycall necessary in project.toml?

Issue - State: open - Opened by jdiaz97 about 1 year ago - 1 comment

#57 - [AUTO] Format files using DocumentFormat

Pull Request - State: open - Opened by github-actions[bot] over 1 year ago
Labels: no changelog

#56 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#55 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 1 year ago

#54 - Compat bounds in General do not include XLSX v0.8

Issue - State: open - Opened by angusmoore about 2 years ago - 1 comment

#53 - Can not open xlsx file. How to fix that?

Issue - State: open - Opened by yummy527 over 2 years ago - 1 comment

#52 - Fail to import ExcelFiles. Give me some help, thanks!

Issue - State: closed - Opened by yummy527 over 2 years ago - 1 comment

#51 - xlsx files not loading

Issue - State: open - Opened by pstaabp over 3 years ago - 3 comments

#50 - [AUTO] Format files using DocumentFormat

Pull Request - State: closed - Opened by github-actions[bot] about 4 years ago
Labels: no changelog

#49 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] about 4 years ago

#48 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#47 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#46 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#45 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#44 - Documentation for colnames is wrong for load()

Issue - State: open - Opened by curtosis over 4 years ago
Labels: bug

#43 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] over 4 years ago

#42 - [AUTO] Format files using DocumentFormat

Pull Request - State: closed - Opened by github-actions[bot] almost 5 years ago
Labels: no changelog

#41 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] almost 5 years ago

#40 - Julia Package Butler Updates

Pull Request - State: closed - Opened by github-actions[bot] almost 5 years ago

#39 - save function ERROR: UndefVarError: save not defined

Issue - State: open - Opened by dengfei2013 about 5 years ago - 1 comment

#38 - write multiple sheets to the same file

Issue - State: open - Opened by kafisatz about 5 years ago - 1 comment
Labels: enhancement

#37 - Release 1.0.0

Pull Request - State: closed - Opened by davidanthoff over 5 years ago - 1 comment

#36 - Release 1.0.0

Pull Request - State: closed - Opened by davidanthoff over 5 years ago

#35 - Fix column type detection with missing values

Pull Request - State: closed - Opened by davidanthoff over 5 years ago

#34 - Open .xlsx file once and read multiple sheets

Issue - State: open - Opened by MFairley over 5 years ago - 1 comment
Labels: enhancement

#33 - DataFrame(load("file.xlsx", "sheetname")) not working

Issue - State: open - Opened by cossio over 5 years ago - 1 comment

#32 - Update deps

Issue - State: closed - Opened by felipenoris over 5 years ago - 10 comments

#31 - Update to latest PyCall version

Pull Request - State: closed - Opened by davidanthoff over 5 years ago

#30 - Deprecated warning when calling `load`

Issue - State: closed - Opened by artt over 5 years ago - 1 comment

#29 - Improve on test coverage

Pull Request - State: closed - Opened by TonyLianLong over 5 years ago - 1 comment

#28 - Get coverage to 90%

Issue - State: closed - Opened by davidanthoff over 5 years ago

#27 - Remove reference to feather

Pull Request - State: closed - Opened by quinnj over 5 years ago - 1 comment

#26 - Medium term plan: Use XLSX.jl and LibXLS.jl instead of ExcelReader.jl

Issue - State: open - Opened by davidanthoff over 5 years ago - 1 comment
Labels: enhancement, help wanted, up for grabs

#25 - Add support for 'application/vnd.dataresource+json' MIME type

Pull Request - State: closed - Opened by davidanthoff almost 6 years ago - 1 comment

#24 - Make it default to overwrite existing files instead of throwing an Error

Issue - State: open - Opened by xgdgsc almost 6 years ago - 1 comment
Labels: enhancement

#23 - Question: compression?

Issue - State: closed - Opened by xgdgsc almost 6 years ago - 13 comments

#22 - Cannot iterate over ExcelFile

Issue - State: open - Opened by simonbyrne almost 6 years ago - 3 comments

#21 - Fileio exports

Pull Request - State: closed - Opened by davidanthoff almost 6 years ago

#20 - Add save readme

Pull Request - State: closed - Opened by Yijia-Chen almost 6 years ago - 1 comment

#19 - Add section to README that describes saving

Issue - State: closed - Opened by davidanthoff almost 6 years ago - 1 comment
Labels: enhancement

#18 - Fix bug when specifying colnames

Pull Request - State: closed - Opened by nicoleepp about 6 years ago - 3 comments

#16 - Add XLSX saving support

Pull Request - State: closed - Opened by TonyLianLong about 6 years ago - 2 comments

#15 - A way to handle excel sheets with non-unique headers when importing into dataframes?

Issue - State: closed - Opened by IanButterworth about 6 years ago - 3 comments
Labels: enhancement

#14 - Precompile warning on 1.0

Issue - State: closed - Opened by MaWo2 about 6 years ago - 5 comments
Labels: bug

#13 - Cannot convert from DataValues.DataValue{Any} to DateTime

Issue - State: open - Opened by IanButterworth about 6 years ago - 3 comments
Labels: bug

#12 - Transposing sheet before entering into DataFrame

Issue - State: open - Opened by IanButterworth about 6 years ago
Labels: enhancement

#11 - something wrong with missing values (empty cells in excel files)

Issue - State: closed - Opened by aakhmetz over 6 years ago - 1 comment
Labels: bug

#10 - Update to julia 0.7

Pull Request - State: closed - Opened by davidanthoff over 6 years ago - 4 comments

#9 - Error in DataFrame Function

Issue - State: closed - Opened by lucasfreitas1988 over 6 years ago - 9 comments

#8 - Use TableShowUtils.jl

Pull Request - State: closed - Opened by davidanthoff over 6 years ago

#7 - Failing on first call, working on subsequent calls

Issue - State: closed - Opened by rjplevin over 6 years ago - 2 comments

#6 - Fix bug related to skipstartrows etc.

Pull Request - State: closed - Opened by davidanthoff over 6 years ago - 1 comment

#5 - Accessing sheet by number

Issue - State: closed - Opened by aakhmetz over 6 years ago
Labels: enhancement

#4 - Incorporate table read from ExcelReaders

Pull Request - State: closed - Opened by davidanthoff over 6 years ago

#2 - fixed url to ExcelReaders.jl

Pull Request - State: closed - Opened by rapus95 about 7 years ago - 2 comments

#1 - Add save function

Issue - State: closed - Opened by davidanthoff over 7 years ago
Labels: enhancement