<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>資料科學 on 技術視野洞察 - Dennis的專業視角</title>
    <link>https://most.tw/tags/%E8%B3%87%E6%96%99%E7%A7%91%E5%AD%B8/</link>
    <description>Recent content in 資料科學 on 技術視野洞察 - Dennis的專業視角</description>
    <generator>Hugo</generator>
    <language>zh-tw</language>
    <lastBuildDate>Thu, 05 Feb 2026 21:45:55 +0800</lastBuildDate>
    <atom:link href="https://most.tw/tags/%E8%B3%87%E6%96%99%E7%A7%91%E5%AD%B8/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Python 資料科學基石：NumPy 陣列運算 (第 26 章)</title>
      <link>https://most.tw/posts/pythontutorial/pythontutorialchapter26/</link>
      <pubDate>Tue, 09 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://most.tw/posts/pythontutorial/pythontutorialchapter26/</guid>
      <description>&lt;p&gt;如果說 Python 在執行速度上不如 C++，那為什麼它能統治資料科學界？答案只有一個：&lt;strong&gt;NumPy (Numerical Python)&lt;/strong&gt;。&lt;/p&gt;&#xA;&lt;p&gt;NumPy 的底層是用 C 語言寫的，它提供了一個全新的資料結構——&lt;strong&gt;ndarray (N-dimensional Array)&lt;/strong&gt;。這讓我們能在 Python 中寫出簡潔的數學公式，底層卻以 C 的速度在跑。&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
