Open rvyas opened 2 years ago
Unfortunately, daru is currently without a developer. I recommend that you create your own fork, give daru another name, such as daru2, and take over the project, or use one of the following alternatives
The former is recommended for general use. The latter is a new data frame with Apache Arrow as its backend. The functionality may be improved in the future.
Hi, I am creating dataframe for 3.5m records and 25 vector. it is taking over 1min.
After converting data (which also took a min), it is little faster but 21 sec is still a lot of time to create dataframe.
Any ideas how to speed this up?