請輸入想查詢的單字或片語
    Footer
    Download on the App StoreGet it on Google Play

    關於

    • 認識 VoiceTube
    • 學習服務介紹
    • 加入我們
    • 常見問題
    • 熱門搜尋主題
    • 企業英文培訓
    • 社群推廣分潤計畫

    服務總覽

    • 口說挑戰
    • 單字單句本
    • Hero 智能學習
    • Tutor 真人家教
    • Vclass 名師課程
    • Campus 教育版
    • 字典查詢
    • 匯入影片並生成字幕
    • 部落格

    精選頻道

    影片分級

    • A1 初級
    • A2 初級
    • B1 中級
    • B2 中高級
    • C1 高級
    • C2 高級

    隱私權˙條款˙
    ©2026 VoiceTube Corporation. All rights reserved

    df

    US

    ・

    UK

    A1 初級
    abbr.縮寫DF為縮寫
    n.名詞指定打擊
    The DF hit a home run in the bottom of the ninth.
    n.名詞自由度
    The degrees of freedom (DF) were calculated to determine the statistical significance.

    影片字幕

    使用 Pandas Python 進行探索性數據分析 (Exploratory Data Analysis with Pandas Python)

    40:22使用 Pandas Python 進行探索性數據分析 (Exploratory Data Analysis with Pandas Python)
    • So I'm going to import our data and just call it df for data frame.

      是以,我要導入我們的數據,並將其稱為 df,表示數據幀。

    • So let's go ahead and run the cell, and if I run df shape now, we see we still have 1,087 rows, but we only have 13 columns, and if we run dtypes on this, we see that we have coaster name, location, and it looks pretty good.

      我們繼續運行單元格,如果現在運行 df shape,我們會看到仍然有 1,087 行,但只有 13 列,如果運行 dtypes,我們會看到杯墊名稱、位置,看起來還不錯。

    B1 中級

    使用 Google Colab 進行數據科學和人工智能研究 (Using Google Colab for Data Science and AI)

    23:07使用 Google Colab 進行數據科學和人工智能研究 (Using Google Colab for Data Science and AI)
    • Let's type in DF because we want to assign it to a DF variable.

      讓我們輸入 DF,因為我們要將其賦值給 DF 變量。

    • I'll type in DF so that we could, you know, see the resulting data frame.

      我會輸入 DF,這樣我們就可以看到結果數據框。

    B1 中級

    我看到了結果 - Destination F'd(第 38 卷) (I Could See the Outcome - Destination F'd (Vol. 38))

    04:08我看到了結果 - Destination F'd(第 38 卷) (I Could See the Outcome - Destination F'd (Vol. 38))
    • Where's our lucky DF contestant?

      我們的幸運 DF 參賽者在哪裡?

    B2 中高級

    學習用於數據分析的 Pandas?從這裡開始 (Learning Pandas for Data Analysis? Start Here.)

    22:50學習用於數據分析的 Pandas?從這裡開始 (Learning Pandas for Data Analysis? Start Here.)
    • We'll read this in as df, which stands for data frame.

      我們將以 df 的形式讀入,它代表數據幀。

    • If we do a type on this df, you can see it is a pandas core data frame.

      如果我們對這個 df 進行鍵入,可以看到它是一個 pandas 核心數據幀。

    B1 中級

    使用 Gemini AI 和 Google Colab 進行 Python 數據分析 (Python Data Analysis with Gemini AI & Google Colab)

    34:26使用 Gemini AI 和 Google Colab 進行 Python 數據分析 (Python Data Analysis with Gemini AI & Google Colab)
    • Now, typically, the variables people call here is going to be something like DF, short for data frame.

      通常,人們在這裡調用的變量會是類似 DF 這樣的變量,即數據幀的縮寫。

    • And that's what DF is short for.

      這就是 DF 的簡稱。

    A2 初級

    中國 2025 年閱兵:未來戰爭一瞥 (China’s Military Parade 2025: A Glimpse into the Future Warfare)

    09:26中國 2025 年閱兵:未來戰爭一瞥 (China’s Military Parade 2025: A Glimpse into the Future Warfare)
    • Next, the surprise player, YJ-17. This one looks like a scaled-down version of the DF-17's glide vehicle.

      接下來是出人意料的角色--YJ-17。它看起來像是 DF-17 滑翔飛行器的縮小版。

    B2 中高級