Loading...
「ツール」は右上に移動しました。
利用したサーバー: wtserver3
18いいね 980回再生

Python for Data Science (BEGINNERS!) Pt. 3: For-Loops & Lists (Jupyter Tutorial)

The third video in my Series Python 101: Python Programming for Absolute Beginners.

Today's video is about the Python Data Structure called List and the powerful programming concept called a For Loop. I will also show you how powerfully fast Computers are!

Be sure to have Python 3 and Jupyter notebook installed to be able to follow along.

------------------------------------------
Jupyter Notebook:
docs.jupyter.org/en/latest/install/notebook-classi…
I suggest installing with pip (NOT anaconda):
pip3 install jupyter

Pip installation: pip.pypa.io/en/stable/installation/

And in case you still need to install Python itself (make sure it's Python 3!):
realpython.com/installing-python/
------------------------------------------

Next video: Element-wise operations and Multidimensional data (arrays) in numpy.

コメント