劇集

DataFrame 簡介 |更適用於初學者的 Python - Data Tools [7/31]

DataFrame 是處理數據的核心物件。 與資料庫或電子表格數據表類似,DataFrame 提供強大的功能。 我們將瞭解如何開始使用數據。

請在這裡觀看適用於初學者的 Python 系列: https://aka.ms/PythonBeginnerSeries
如需 Microsoft Learn 的完整「Python 簡介」課程: https://aka.ms/MSLearnPython
所有影片內容都可在: https://github.com/microsoft/c9-python-getting-started/
第一個系列: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
第二個系列: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
第三個系列: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools

#microsoftdeveloper #evenmorepythonforbeginners #learntocode

Python