How To Use IPython - IPython (QUICK TUTORIAL)

Pubblicato il: 25 luglio 2018
sul canale di: Python Marathon
43,530
231

Descargar Código:   / pythonmaraton  

Join Patreon:   / pythonmaraton  
^Downloadable code & more!

A quick tutorial of some of the features of IPython. IPython is an interactive way to code, and it can be downloaded for windows mac or linux. This video is a quick tutorial that goes over some of the features of IPython.

This is a Python anaconda tutorial for help with coding, programming, or computer science. These are short python videos dedicated to troubleshooting python problems and learning Python syntax. For more videos see Python Help playlist by Rylan Fowers.

🔗Download for Anaconda: https://www.anaconda.com/download/#macos

▶️How To Print Without Space Between Values:    • Python Print Without Space  

▶️How To Print in Python:    • Python Tutorial for Beginners - How T...  

✅Subscribe:    / @pythonmaraton  

📺Channel:    / @pythonmaraton  

▶️Watch Latest Python Content:    • Python String Slice and List Slice  

IPYTHON, that is an interactive coding tool that you can use in the terminal.

To get anaconda on your computer go to the website I have linked in the description, you can install it for windows, Mac or linux

To start I python simply type Ipython in your terminal (no need to be in a specific folder)

Ipython can help you know how certain functions work. For example if we want to know more about sets we type set, period, then tab and it will show us all of the different functions a set can do.

Perhaps in this case we aren’t sure what one of them does, for example the add function. Type it out with a question mark and Ipython will leave you a description.

Similarly with lists we can do the same thing. We hit period tab and choose a function. Say this time we want to know what count does.

You can also test code in python. For an example here I am making a simple for loop and showing you how you run that code in python. It prints great

Furthermore you can import different packages and use them in your ipython testing and exploring. For example lets import Numpy.

Just as before we can type period then tab to see a list of the abilities this package has. As you can see this is a much longer list. Let’s look at the description for np.block(). You’ll notice it covers a lot of detail. It lays out parameters, what it returns, the errors it raises and even gives other functions for you to check out. It gives some example of what a block can look like.

To quit I Python simply type quit

Or you can do control d, then it will ask you if you really want to exit. Click y, then enter

Thanks for watching, that is how you use Ipython.

#PythonMarathon #LearnPython #PythonTutorial Learn Python:
Python Book (English): https://amzn.to/3HcwgLd
Libro de Python (Español): https://amzn.to/47woAhQ
Affordable Laptop: https://amzn.to/48L30Hb
Machine Learning Book: https://amzn.to/3RNmwfs
Libro de Aprendizaje automatico: https://amzn.to/3RVAFXU
Neural Networks for Babies: https://amzn.to/41SELoi

Video Equipment:
Background Color Light: https://amzn.to/3SgBDzG
Key Light: https://amzn.to/3NYwXLZ
Microphone: https://amzn.to/3H9UK89

Other:
Underrated Cheap Basketball: https://amzn.to/3RVzJTo
Amazing Basketball shorts: https://amzn.to/3vyRDUM


In questa pagina del sito puoi guardare il video online How To Use IPython - IPython (QUICK TUTORIAL) della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Python Marathon 25 luglio 2018, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 43,530 volte e gli è piaciuto 231 spettatori. Buona visione!