剧集
使用 NumPy |更适合初学者的 Python - Data Tools [共 31 个]
pandas 提供用于处理表格数据的数据帧和工具。 但是,一旦删除了标签和列名称的需求,就可以提供更好的支持工具,例如 NumPy。 我们将重点介绍如何使用 NumPy 中的数组,并展示 NumPy 数组是作业的适当工具。
在此处观看 Python for Beginner 系列: 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
pandas 提供用于处理表格数据的数据帧和工具。 但是,一旦删除了标签和列名称的需求,就可以提供更好的支持工具,例如 NumPy。 我们将重点介绍如何使用 NumPy 中的数组,并展示 NumPy 数组是作业的适当工具。
在此处观看 Python for Beginner 系列: 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
想提供反馈? 在此处提交问题。