- Sort Score
- Num 10 results
- Language All
- Labels All
Results 2811 - 2820 of 5,223 for int (0.09 seconds)
-
contrib.quantization — Apache MXNet documentation
num_calib_batches ( int or None ) – The maximum number...documentation. num_calib_batches ( int or None ) – The maximum number...mxnet.apache.org/versions/master/api/python/docs/api/contrib/quantization/index.htmlThu Jan 05 05:04:49 GMT 2023 168.5K bytes -
Конфигурирование параллельных коллекций | Paral...
ParArray[Int] = ParArray(1, 2, 3) scala> pc.tasksupport...scala.collection.parallel.mutable.ParArray[Int] = ParArray(2, 3, 4) Код выше...docs.scala-lang.org/ru/overviews/parallel-collections/configuration.htmlFri Feb 06 04:30:27 GMT 2026 79.2K bytes -
pandas.tseries.offsets.DateOffset — pandas 3.0....
weekday (int {0, 1, …, 6}, default 0) A specific...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.tseries.offsets.DateOffset.htmlWed Jan 21 14:05:41 GMT 2026 146.4K bytes -
추출자 오브젝트 | Scala Documentation
docs.scala-lang.org/ko/tour/extractor-objects.htmlFri Feb 06 04:30:27 GMT 2026 75.2K bytes -
Data type objects (dtype) — NumPy v2.4 Manual
object: Python type NumPy type int int_ bool bool_ float float64...number >>> dt = np . dtype ( int ) # Python-compatible integer...numpy.org/doc/stable/reference/arrays.dtypes.htmlSun Dec 21 15:49:15 GMT 2025 126.1K bytes -
Métodos polimórficos | Scala Documentation
n: Int): List[T] = if (n == 0) Nil else...:: dup(x, n - 1) println(dup[Int](3, 4)) // linea 5 println(dup("three",...docs.scala-lang.org/es/tour/polymorphic-methods.htmlFri Feb 06 04:30:27 GMT 2026 83.9K bytes -
pandas.Series.ewm — pandas 3.0.0 documentation
min_periods int, default 0 Minimum number of...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.Series.ewm.htmlWed Jan 21 14:06:47 GMT 2026 79.6K bytes -
pandas.eval — pandas 3.0.0 documentation
level int, optional The number of prior...pandas.pydata.org/pandas-docs/stable/reference/api/pandas.eval.htmlWed Jan 21 14:04:39 GMT 2026 40.7K bytes -
Dopasowanie wzorców (Pattern matching) | Scala ...
case "two" => 2 case y : Int => "scala.Int" } println ( matchTest...extends App { def matchTest ( x : Int ) : String = x match { case 1...docs.scala-lang.org/pl/tour/pattern-matching.htmlFri Feb 06 04:30:27 GMT 2026 76.1K bytes -
Obiekty singleton | Scala Documentation
object Blah { def sum(l: List[Int]): Int = l.sum } Metoda sum jest...class IntPair ( val x : Int , val y : Int ) object IntPair { import...docs.scala-lang.org/pl/tour/singleton-objects.htmlFri Feb 06 04:30:27 GMT 2026 77K bytes