Add small files implementation according to big files implementation
The implementation of small files should perform the same tasks as the big files; the only difference is that it will use pandas instead of Spark.
Small files implementation should be quicker and easier to use; it is not necessary, but it is nice to have.
Currently, there is no need to implement it
Add small files implementation according to big files implementation
The implementation of small files should perform the same tasks as the big files; the only difference is that it will use pandas instead of Spark.
Small files implementation should be quicker and easier to use; it is not necessary, but it is nice to have.
Currently, there is no need to implement it