Examples with "call Python" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
You can write Excel functions that call Python.
Call python pyMaxima.py in the shell.
Other results
First, you can call the Python module as a command-line program.
Python style calls for the use of exceptions whenever an error condition might arise.
Der Python-Ansatz legt den Einsatz von Ausnahmen nahe, wann immer eine Fehlerbedingung entstehen könnte.
The pyuno bridge can now log every call bridged between python and uno.
Die PyUNO-Brücke kann nun jeden Aufruf protokollieren, der über die Brücke zwischen Python und UNO läuft.
Python automatically calls a class's overloading methods when instances appear in expressions and other contexts.
Python ruft automatisch die überladenen Methoden einer Klasse auf, wenn Instanzen in Ausdrücken und anderen Kontexten vorkommen.
You can call the Python interactive console with the command python3
Mit dem Befehl python3 können Sie die interaktive Konsole aufrufen.
Call the python script using python genius.py.
The command python will call the Python2 console.
The job script then just contains the call to the Python interpreter
In ACL Analytics, you can call up R or Python program code and use the return values in your analyses.
In ACL Analytics können Sie R oder Python Programmcode aufrufen und die Rückgabewerte in Ihren Analysen verwenden.
That's because exit is a function defined in sys and when we call a Python function we need to supply the parentheses even if there's nothing inside them!
Das ist deswegen, weil exit eine Funktion ist, definiert in sys, und wenn wir eine Python-Funktion aufrufen, müssen wir die Klammern anhängen, auch wenn nichts drin steckt!
MATLAB Engine for Python: Call MATLAB functions and objects from Python by connecting to a running session of MATLAB
MATLAB-Engine für Python: Aufrufen von MATLAB-Funktionen und Objekten aus Python durch Verbindung zu einer laufenden MATLAB-Sitzung