English
全部
搜索
图片
视频
短视频
地图
资讯
更多
购物
航班
旅游
笔记本
报告不当内容
请选择下列任一选项。
无关
低俗内容
成人
儿童性侵犯
时长
全部
短(小于 5 分钟)
中(5-20 分钟)
长(大于 20 分钟)
日期
全部
过去 24 小时
过去一周
过去一个月
去年
清晰度
全部
低于 360p
360p 或更高
480p 或更高
720p 或更高
1080p 或更高
源
全部
Dailymotion
Vimeo
Metacafe
Hulu
VEVO
Myspace
MTV
CBS
Fox
CNN
MSN
价格
全部
免费
付费
清除筛选条件
安全搜索:
中等
严格
中等(默认)
关闭
筛选器
9:36
YouTube
Cool IT Help
Installing Matplotlib in Visual Studio Code
In this video tutorial, we will learn to use "matplotlib" and "numpy" packages to create a graphical plot as is commonly done with data science. Step 1: Create a file with the name: firstplot.py ****************************************** import matplotlib.pyplot as plt import numpy as np x = np.linspace(0, 20, 100) plt.plot(x, np.sin(x)) plt ...
已浏览 13.3万 次
2021年1月26日
Python Array Tutorial
4:26
Python Array • Numpy, Liste, Array
studyflix.de
3 周前
56:18
Numpy Tutorial in Hindi
YouTube
CodeWithHarry
已浏览 138.8万 次
2019年7月3日
11:38
Arrays in Python / Numpy
YouTube
APMonitor.com
已浏览 21.2万 次
2015年10月7日
热门视频
6:20
Using WSL with Python in VS Code
YouTube
Microsoft DevRadio
已浏览 4万 次
2020年5月1日
2:54
Python with VSCode Tutorial : Getting Started
YouTube
Jayanam
已浏览 4.5万 次
2018年9月11日
10:42
Python - Setup Visual Studio Code with Anaconda
YouTube
Geospatial School
已浏览 28.4万 次
2020年2月3日
Python Numpy Arrays
10:07
#29 Python Tutorial for Beginners | Ways of Creating Arrays in Numpy
YouTube
Telusko
已浏览 64.1万 次
2018年7月22日
5:40
3. How to Create Python NumPy Arrays | Complete NumPy Tutorial for Data Science | Amit Thinks
YouTube
Amit Thinks
已浏览 2819 次
2023年12月30日
34:55
Python NumPy Tutorial | NumPy Array | Python Tutorial For Beginners | Python Training | Edureka
YouTube
edureka!
已浏览 64万 次
2017年4月11日
6:20
Using WSL with Python in VS Code
已浏览 4万 次
2020年5月1日
YouTube
Microsoft DevRadio
2:54
Python with VSCode Tutorial : Getting Started
已浏览 4.5万 次
2018年9月11日
YouTube
Jayanam
10:42
Python - Setup Visual Studio Code with Anaconda
已浏览 28.4万 次
2020年2月3日
YouTube
Geospatial School
4:32
Seaborn setup in Visual Studio Code
已浏览 2.3万 次
2021年4月5日
YouTube
Cool IT Help
3:17
How to install Python Libraries in Visual Studio Code
已浏览 129.4万 次
2020年11月29日
YouTube
Aditya Thakur
4:20
How to Run Python in VSCode / VS Code (Visual Studio Code) on Windows
已浏览 15.7万 次
2021年4月7日
YouTube
Ghost Telepathy
11:17
Use Jupyter Notebooks within VSCode (Visual Studio Code) in 2020
已浏览 7.6万 次
2020年5月25日
YouTube
1littlecoder
2:04
How To Install & Use/Import Python Packages in Visual Studio Code (2022)
已浏览 25.6万 次
2020年11月11日
YouTube
project archive
45:01
Get Productive with Python in Visual Studio Code
已浏览 4.2万 次
2018年9月26日
YouTube
freeCodeCamp.org
6:57
How to set up Python on Visual Studio Code
已浏览 135.9万 次
2021年5月19日
YouTube
Kenny Yip Coding
30:07
Pylance: our new and improved Python experience in VS Code
已浏览 4.9万 次
2021年5月13日
YouTube
Visual Studio Code
22:20
Setting Up VSCode For Python Programming
已浏览 48.2万 次
2020年2月7日
YouTube
Traversy Media
9:11
Python in Visual Studio Code - VSCode Features You Need to Know
已浏览 13.5万 次
2020年7月30日
YouTube
Tech With Tim
8:39
Debugging Python Code on VSCode with Data Viewer (Pandas)
已浏览 1.7万 次
2021年1月23日
YouTube
1littlecoder
52:57
VS Code Tutorial + Python Setup | Python Tutorials For Absolute Beginners In Hindi #121
已浏览 120.4万 次
2019年5月8日
YouTube
CodeWithHarry
3:46
How to get the python debugger working in VScode
已浏览 6.7万 次
2020年12月11日
YouTube
Practical Programmer
14:38
Getting Started with Python in Visual Studio Code | Python with VSCode
已浏览 142.5万 次
2019年9月13日
YouTube
ProgrammingKnowledge
8:56
Selecting the correct Python interpreter in VSCode's Python Extension
已浏览 11.8万 次
2021年5月3日
YouTube
Galvanize Data Science
4:17
Python in Visual Studio Code 2020 (Getting Started) + Create First Python Project
已浏览 18.6万 次
2020年11月1日
YouTube
Amit Thinks
4:04
How to Install Matplotlib in Python and Run in Visual Studio Code
已浏览 15.9万 次
2021年4月3日
YouTube
Code Wizard
3:12
Python Code Formatting VSCode | Python autoformat VSCode Video | 2021 |2020
已浏览 2.4万 次
2021年2月2日
YouTube
Gogetmyguru
23:26
Jupyter Notebooks in VS Code with Python Extension - Tutorial Introducing Kernels, Markdown, & Cells
已浏览 3.4万 次
2021年3月18日
YouTube
Kris Jordan
15:14
Developing applications and websites with Visual Studio Code
已浏览 9.1万 次
2020年10月20日
YouTube
Pentiminax
5:21
Python Unit Testing With VS Code
已浏览 5.6万 次
2019年7月18日
YouTube
Real Python
21:20
ARRAYLIST VS LINKEDLIST
已浏览 16.9万 次
2024年3月16日
YouTube
Core Dumped
5:01
Python in VS Code
已浏览 6.1万 次
2022年3月3日
YouTube
Visual Studio Code
0:47
ProgrammingExpert | Learn To Code
已浏览 644.9万 次
2022年2月3日
YouTube
Clément Mihailescu
10:07
Python Linting in VS Code
已浏览 3.9万 次
2023年11月27日
YouTube
Visual Studio Code
10:41
Jupyter Notebooks in VS Code Walkthrough
已浏览 14.7万 次
2022年9月23日
YouTube
Visual Studio Code
展开
更多类似内容
反馈