Skip to content

完成作業繳交 - 楊祖平 - AIPE03#28

Open
jsv1001jsv-svg wants to merge 1 commit into
Zenobia0000:mainfrom
jsv1001jsv-svg:main
Open

完成作業繳交 - 楊祖平 - AIPE03#28
jsv1001jsv-svg wants to merge 1 commit into
Zenobia0000:mainfrom
jsv1001jsv-svg:main

Conversation

@jsv1001jsv-svg

Copy link
Copy Markdown

完成作業繳交 - sunny - AIPE03_Nash

@github-actions

github-actions Bot commented May 3, 2026

Copy link
Copy Markdown

📊 作業批改結果

總分:500 / 600(83%)— 等級 B


💡 完整解答請到你自己 fork 的 repo → Actions 頁籤查看。

M1 NumPy(100/100 — 100%)

題目 分數 狀態
test_green_mean 10/10
test_green_double 10/10
test_green_filter 10/10
test_yellow_expensive_count 15/15
test_yellow_top3_stock_indices 15/15
test_yellow_restock_cost 15/15
test_red_double11_prices 20/20
test_red_no_forloop 5/5

M2 Pandas 清理(85/100 — 85%)

題目 分數 狀態
test_green_read_csv 10/10
test_green_shape 10/10
test_green_dtypes 10/10
test_yellow_clean_columns 0/15
test_yellow_clean_amount 15/15
test_yellow_drop_duplicates 15/15
test_red_clean_orders_returns_df 4/4
test_red_clean_orders_columns 4/4
test_red_clean_orders_amount_is_numeric 4/4
test_red_clean_orders_date_is_datetime 5/5
test_red_clean_orders_no_nulls 4/4
test_red_clean_orders_no_duplicates 4/4
❌ 錯誤提示(點擊展開)

test_yellow_clean_columns

tests/test_m2.py:37: in test_yellow_clean_columns
    for col in result.columns:
               ^^^^^^^^^^^^^^
E   AttributeError: 'Index' object has no attribute 'columns'

M3 Pandas 進階(100/100 — 100%)

題目 分數 狀態
test_green_load_and_merge 10/10
test_green_row_count 10/10
test_green_column_list 10/10
test_yellow_top_category 15/15
test_yellow_gold_vip_stats 15/15
test_yellow_region_avg_amount 15/15
test_red_rfm_top5_shape 9/9
test_red_rfm_top5_columns 8/8
test_red_rfm_top5_sorted_by_m 8/8

M4 時間序列(30/100 — 30%)

題目 分數 狀態
test_green_avg_by_month 0/10
test_green_top3_dates 0/10
test_green_date_range 0/10
test_yellow_monthly_revenue 0/15
test_yellow_rolling_avg 15/15
test_yellow_category_median 15/15
test_red_monthly_report_columns 0/9
test_red_monthly_report_values 0/8
test_red_monthly_report_growth 0/8
❌ 錯誤提示(點擊展開)

test_green_avg_by_month

tests/test_m4.py:17: in test_green_avg_by_month
    result = green_avg_by_month()
             ^^^^^^^^^^^^^^^^^^^^
E   TypeError: green_avg_by_month() missing 1 required positional argument: 'df'

test_green_top3_dates

tests/test_m4.py:29: in test_green_top3_dates
    result = green_top3_dates()
             ^^^^^^^^^^^^^^^^^^
E   TypeError: green_top3_dates() missing 1 required positional argument: 'df'

test_green_date_range

tests/test_m4.py:36: in test_green_date_range
    result = green_date_range()
             ^^^^^^^^^^^^^^^^^^
E   TypeError: green_date_range() missing 1 required positional argument: 'df'

test_yellow_monthly_revenue

tests/test_m4.py:45: in test_yellow_monthly_revenue
    result = yellow_monthly_revenue()
             ^^^^^^^^^^^^^^^^^^^^^^^^
E   TypeError: yellow_monthly_revenue() missing 1 required positional argument: 'df'

test_red_monthly_report_columns

tests/test_m4.py:78: in test_red_monthly_report_columns
    result = red_monthly_report()
             ^^^^^^^^^^^^^^^^^^^^
E   TypeError: red_monthly_report() missing 1 required positional argument: 'df'

test_red_monthly_report_values

tests/test_m4.py:88: in test_red_monthly_report_values
    result = red_monthly_report()
             ^^^^^^^^^^^^^^^^^^^^
E   TypeError: red_monthly_report() missing 1 required positional argument: 'df'

test_red_monthly_report_growth

tests/test_m4.py:95: in test_red_monthly_report_growth
    result = red_monthly_report()
             ^^^^^^^^^^^^^^^^^^^^
E   TypeError: red_monthly_report() missing 1 required positional argument: 'df'

M5 視覺化(85/100 — 85%)

題目 分數 狀態
test_green_bar_category 10/10
test_green_hist_amount 10/10
test_green_set_labels 10/10
test_yellow_line_region_trend 0/15
test_yellow_box_vip 15/15
test_yellow_scatter_price_amount 15/15
test_red_category_dashboard_is_figure 13/13
test_red_category_dashboard_has_4_subplots 12/12
❌ 錯誤提示(點擊展開)

test_yellow_line_region_trend

tests/test_m5.py:45: in test_yellow_line_region_trend
    result = yellow_line_region_trend()
             ^^^^^^^^^^^^^^^^^^^^^^^^^^
homework/m5_visualization.py:94: in yellow_line_region_trend
    df = df[df['region'].isin(['North', 'South'])]
         ^^
E   UnboundLocalError: cannot access local...

M6 Plotly Capstone(100/100 — 100%)

題目 分數 狀態
test_green_plotly_bar 10/10
test_green_plotly_line 10/10
test_green_plotly_pie 10/10
test_yellow_clean_and_merge 15/15
test_yellow_kpi_summary 15/15
test_yellow_plotly_scatter 15/15
test_red_dashboard_is_figure 13/13
test_red_dashboard_has_traces 12/12

@jsv1001jsv-svg jsv1001jsv-svg changed the title 完成作業繳交 - sunny - AIPE03_Nash 完成作業繳交 - 楊祖平 - AIPE03 May 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant