Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kiarashyavari/avg_close_price

Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.
https://github.com/kiarashyavari/avg_close_price

batch-processing pyspark python3 spark sql

Last synced: about 22 hours ago
JSON representation

Scenario: You have CSV files containing daily stock prices with columns: Date, Ticker, Open, High, Low, Close, and Volume. You want to compute the daily average closing price for each stock.

Awesome Lists containing this project