jlorieau / xamin

0 stars 0 forks source link

Implement data streaming to data entries #13

Open jlorieau opened 3 weeks ago

jlorieau commented 3 weeks ago

A data streaming library would allow more efficient processing of large data files, and it would allow the stream of live datasets.

Many possible libraries exist with their own advantages and disadvantages:

jlorieau commented 6 days ago

Pyspark Datasources (files)

Data streams