|
|
|
|
|
by otabdeveloper4
1065 days ago
|
|
Like everything else in the Python ecosystem, it's half-baked and not composable. People use it for two reasons:
a) because they need to get those graphs on the screen and this is the only way
b) running ML code on a remote, beefier server. |
|
The real reason is because it’s a much better workflow for data exploration and manipulation because you don’t always know exactly what code to write before you do it. So having the data in memory is really useful.