# 20181031

歡迎閱讀2018年10月31日發布的[Code Judger](http://www.codejudger.com)的更新項目，本版增加了TQC+網頁資料擷取與分析 Python的認證題庫。我們希望您會喜歡，更新項目如下：

## 一、新增功能

1. 增加批改資料庫題型
2. 增加批改網路爬蟲題型
3. 增加批改資料圖表題型

## 二、題目異動

增加TQC+網頁資料擷取與分析 Python的認證題庫，共計四類20題，類別及題數如下： 第1類：資料處理能力 5題 第2類：網頁資料擷取與轉換 5題 第3類：資料分析能力 5題 第4類：資料視覺化能力 5題


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://csfrd.gitbook.io/cjmanualv2/chapter08/v20181031.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
