Staff Data Engineer @ Arkose Labs
- Brisbane, Australia
-
04:07
(UTC +10:00) - in/albert-y-cheng
- https://ayc-data.com
Pinned Loading
-
Forecasting_Electricity_Weather
Forecasting_Electricity_Weather PublicThis repository contains three forecasting works related to weather and electricity.
Jupyter Notebook
-
BigQuery SQL to get the Adjusted Clo...
BigQuery SQL to get the Adjusted Closing Price for the Last Trading Day in every Quarter (via dimension date table) 1### BigQuery SQL to get the Adjusted Closing Price for the Last Trading Day in every Quarter (via dimension date table)
2```sql
3WITH
4ASX_DATA AS (
5SELECT
-
Python (Pandas) function that create...
Python (Pandas) function that creates a dimension date with workday flag 1```python
2import pandas as pd
3import holidays
45def create_dim_date(start_date, end_date):
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.