|
|
|
|
|
by bloblaw
1206 days ago
|
|
The number of them isn't as relevant as their usage. Lots of data science related modules are effectively wrappers around C code. Here's a few: NumPy
pandas
Matplotlib
TensorFlow
PyTorch
These modules are critical to many of the workloads using Python (ML / AI / Data Science) |
|