Make use of asyncio to improve performance #122
Labels
core
Enhancements or bugs related to the core without which PyDAX can't perform its minimal functionality
enhancement
New feature or request
Some places in the codebase can probably make use of asyncio, such as when calling
load_data_files
inDataset.load
.The text was updated successfully, but these errors were encountered: