-
When loading my CSV or Excel file with a Date field Orange does not recognize or provide the ability to change the field type to DateTime. All date fields come in as Categorical data. I'm trying to do…
-
Hello,
I'm using ExcelDataReader for reading excel files (*.xlsx, *.xlsb, *.xls) and i'm trying to speed up the process of it.
It works perfectly fine, but it takes time to display rows. To note…
-
In my excel file, I formatted the column as "Text" format. The data looks something like this:
```
Material_Number
000000000000000001
000000000000000002
000000000000000003
00000000…
-
**异常代码**
定义的接受对象实体:
```java
package com.sportswin.soa.zhuolianorg.controller.impl.user;
import com.alibaba.excel.annotation.ExcelIgnoreUnannotated;
import com.alibaba.excel.annotation.Excel…
-
### 版本情况
JDK版本: openjdk_8_201
hutool版本: 5.X.X(请确保最新尝试是否还有问题)
### 问题描述(包括截图)
1. 复现代码
```java
Console.log("报错了");
```
2. 堆栈信息
3. 测试涉及到的文件(注意脱密)
比如报错的Excel文件,有问题的图片等。
-
**建议先去看文档**
[快速开始](https://www.yuque.com/easyexcel/doc/easyexcel) 、[常见问题](https://www.yuque.com/easyexcel/faq)
**触发场景描述**
新项目,使用easyExcel导入csv文件
项目依赖:
```xml
com.alibaba
easyexcel
…
pdkst updated
2 years ago
-
[DEBUG] 2020-06-05 13:10:15,651 method:com.alibaba.excel.analysis.v03.handlers.FormulaRecordHandler.processRecord(FormulaRecordHandler.java:42)
Get formula value error.
java.lang.RuntimeException: C…
-
## General
- Add installation script (#442)
- When multiple unique indexes exist, the unique index of the numeric type is automatically selected as the split key (#449)
- [addax-storage] Add suppor…
-
## 🐛 Bug Report
When the '.xlsb' file is being data driven/read, an additional empty row is being executed or stored-Selenium-C#-V 4.0.0-rc1
## Expected behavior
The extra/empty row should no…
-
## 🐛 Bug Report
When the Excel is Data Driven and Platform target is 'Any CPU' and installed is 'accessdatabaseengine_X64.exe', error is displayed but when the 'x64' is chosen, the error is not dis…