Dask
Dask is an open-source Python library for parallel and distributed computing that scales the familiar APIs of libraries such as NumPy, pandas, and scikit-learn to process larger-than-memory datasets.
Explore Programming Languages through related topics and the articles other pages reference most.
Articles that also belong to these categories. Counts cover all of Programming Languages.
Showing 1-5 of 5 articles
Dask is an open-source Python library for parallel and distributed computing that scales the familiar APIs of libraries such as NumPy, pandas, and scikit-learn to process larger-than-memory datasets.
Gradio is an open-source Python library that lets developers build interactive web interfaces for machine learning models, APIs, and arbitrary Python functions in a few lines of code.
Julia is a high-level, high-performance, dynamically typed programming language built for technical computing, scientific computing, machine learning, and numerical analysis.
R is a free, open-source programming language and software environment for statistical computing and graphics.
tf.keras is the high-level deep learning API built directly into the TensorFlow machine learning framework