2024-10-17
In the year 2525
if man is still alive
If woman can survive,
they may find… your data
and check your nfpl242 homework
and evaluate all your measurements
Co udělají následující příkazy?
--------------------------------------------------------------------------- NameError Traceback (most recent call last) Cell In[1], line 1 ----> 1 print(a) NameError: name 'a' is not defined
None
--------------------------------------------------------------------------- TypeError Traceback (most recent call last) Cell In[3], line 1 ----> 1 print(a = 1) TypeError: 'a' is an invalid keyword argument for print()
False
1
Operátor přířazení a vrácení hodnoty, walrus, mrož:
:=
🦭
Teorie: NTIN071 Automaty a gramatiky
Praxe: NSWI177 Úvod do Linuxu
Fyzik: to bude něco na parsování…
pd.read_csv()
- mocná funkcedf.plot()
- matplotlib, ale i jíné (plotly)%timeit
, %matplotlib
, %run
%%timeit
!
["'ls' is not recognized as an internal or external command,", 'operable program or batch file.']
Access denied. Option -c requires administrative privileges.
jupyter qtconsole
jupyter notebook
.ipynb je binární (obsahuje i výsledky)
# %%
formát dokumentace a zpracování textu, spojuje text s kódem (nejen v R)
Pro zadané m existuje takový obecný m-úhelník, který je n-úhelníku opsaný a jehož plocha je nejmenší možná.
shapes.py