-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
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.