You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A Node.js streaming data analysis project that processes the Titanic CSV dataset line-by-line using streams and calculates statistics such as total fares, average fares by class, and survival metrics by gender and age.