Am I using the newest version of the library?
Is there an existing issue for this?
Current Behavior
https://github.com/CodePhiliaX/fastexcel/blob/main/README_EN.md
Key Features
High-performance Reading and Writing: FastExcel focuses on performance optimization, capable of efficiently handling large-scale Excel data. Compared to some traditional Excel processing libraries, it can significantly reduce memory consumption.
Simplicity and Ease of Use: The library offers a simple and intuitive API, allowing developers to easily integrate it into projects, whether for simple Excel operations or complex data processing.
Stream Operations: FastExcel supports stream reading, minimizing the problem of loading large amounts of data at once. This design is especially important when dealing with hundreds of thousands or even millions of rows of data.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
- Spark version:
- Spark-Excel version:
- OS:
- Cluster environment
Anything else?
No response
Am I using the newest version of the library?
Is there an existing issue for this?
Current Behavior
https://github.com/CodePhiliaX/fastexcel/blob/main/README_EN.md
Key Features
High-performance Reading and Writing: FastExcel focuses on performance optimization, capable of efficiently handling large-scale Excel data. Compared to some traditional Excel processing libraries, it can significantly reduce memory consumption.
Simplicity and Ease of Use: The library offers a simple and intuitive API, allowing developers to easily integrate it into projects, whether for simple Excel operations or complex data processing.
Stream Operations: FastExcel supports stream reading, minimizing the problem of loading large amounts of data at once. This design is especially important when dealing with hundreds of thousands or even millions of rows of data.
Expected Behavior
No response
Steps To Reproduce
No response
Environment
Anything else?
No response