PYTHON FUNCTION Meaning in Japanese - translations and usage examples

['paiθn 'fʌŋkʃn]
['paiθn 'fʌŋkʃn]
pythonの関数

Examples of using Python function in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Reference a Python function;
Pythonの関数への参照です。
Python function overloading.
Python関数のオーバーロード。
What is a Python Function?
Pythonの主な機能は何ですか?
The python function for that is as follows:.
Python機能は次のとおりです。
Write home grown Python functions.
自宅で育ったPython関数を書く。
Python functions are defined using the def statement.
Pythonの関数はdefを用いて定義します。
What does-gt; mean in Python function definitions?
Pythonの関数定義で何を意味しますか?
Getting list of parameter names inside python function.
Python関数内のパラメータ名のリストを取得する。
There are some Python functions that support the GUI.
GUIをサポートするPython関数がいくつかあります。
The menu statement has an equivalent Python function.
Menuステートメントには等価なPython関数があります
Python functions will always return exactly one value.
Functionプロシージャは必ず1つの値のみを返します。
How can I get the source code of a Python function?
Python関数のソースコードを取得するにはどうすればよいですか?
How do you test that a Python function throws an exception?
Python関数が例外をスローすることをどうやってテストしますか?
This can be set to'py:obj' to make'filter' a cross-reference to the Python function“filter”.
これは'py:obj'というものがあれば、'filter'という関数と、Pythonの“filter”のクロスリファレンスを行います。
For example, in this Python function documentation.
たとえば、以下のPython関数のドキュメントのように書けます:。
PyTypeObject PyFunction_Type¶ This is an instance of PyTypeObject and represents the Python function type.
PyTypeObjectPyFunction_Type¶PyTypeObject型のインスタンスで、Pythonの関数型を表します。
This describes the two Python functions spam and ham.
ここでは、spamとhamという2つのPython関数を説明しています。
Define a Python function, as described in Functions, Indentation, and Counting.
関数,インデントおよび数え上げ節で解説されている方法で,Python関数を定義する.。
Modules can be applied like an ordinary Python function to build part of the graph.
モジュールは、通常のPython関数のようにグラフの一部を構築するために適用することができます。
If not None, a Python function that is called to determine if it is safe to auto-forward.
Noneを指定するか、自動読み進めしてよいかを決定するために呼び出されるPython関数を指定します。
A displayable that can change its child based on a Python function, over the course of an interaction.
インタラクションが起こったとき、Python関数に基づいて子を変えるdisplayableです。
In this section, you will learn Python function arguments and its different types such as default arguments, keyword arguments, and arbitrary arguments.
このセクションでは、Python関数の引数と、デフォルト引数、キーワード引数、任意の引数などのさまざまなタイプについて学習します。
Docstring is the documentation string which is the first statement in a Python function, class, module, etc.
Docstringは、Python関数、クラス、モジュールなどの最初のステートメントであるドキュメント文字列です。
Note that many standard Python functions have no way to switch to a non-blocking mode.
なお、多くのPython標準関数にはノンブロッキングモードに切り替える方法はありません。
Those objects in other domains(whether the domain name is given explicitly, or selected by a default-domain directive) will have the domain name explicitly prepended when named(e.g., when the default domain is C,Python functions will be named“Python function”, not just“function”).
ドメイン名が明示的に与えられるか、default-domainディレクティブで指定するかに関わらず、他のドメインのオブジェクトにはドメイン名が明示的に付加されるでしょう。たとえば、デフォルトのドメインがCであれば、Pythonの関数は単なる”関数”ではなく、”Python関数”という名前になります。
Often, you will want to convert an existing Python function into a transformer to assist in data cleaning or processing.
多くの場合、既存のPython関数をトランスフォーマーに変換して、データのクリーニングや処理を支援したいと思うでしょう。
The function statement allows ATL to use Python functions to control the ATL properties.
Functionステートメントで、ATLにATLプロパティーを制御するPython関数を使わせられます。
The signature should include the parameters as given in the Python function definition, see Python Signatures. For example:.
署名はPythonの関数定義で指定されたパラメーターを含む必要があります。Pythonシグニチャを参照ください。
In the current version,any database error encountered while running a PL/Python function will result in the immediate termination of that function by the server.
現行版では、PL/Python関数の実行中データベースエラーが発生すると、サーバによってその関数は即座に終了させられます。
If you write a unit test thataims to verify the result of a particular codepath through a Python function, you need only be concerned about testing the code that lives in the function body itself.
Python関数によって特定のコードパスの結果を確認することを目標とする単体テストを書く場合、関数本体それ自体に含まれるコードのテストについてのみ関心を払う必要があります。
Results: 281, Time: 0.0323

Word-for-word translation

Top dictionary queries

English - Japanese