MCPcopy Create free account

hub / github.com/apache/arrow / functions

Functions39,207 in github.com/apache/arrow

↓ 122 callersFunctionroundtrip
(df, schema=None)
python/pyarrow/tests/test_pandas.py:5357
↓ 119 callersMethodtype
cpp/src/arrow/array/builder_union.cc:113
↓ 118 callersFunctiondictionary
cpp/src/arrow/type.cc:3330
↓ 117 callersMethodAppendNull
cpp/src/arrow/array/builder_nested.cc:130
↓ 117 callersMethodcolumn
cpp/src/parquet/file_writer.cc:58
↓ 117 callersMethoddata
(self)
cpp/gdb_arrow.py:614
↓ 116 callersMethodbyte_width
cpp/src/arrow/array/builder_dict.h:263
↓ 115 callersMethodeach
ruby/red-arrow/lib/arrow/array.rb:98
↓ 115 callersFunctionfixed_size_binary
cpp/src/arrow/type.cc:3166
↓ 115 callersMethodget
r/src/array.cpp:28
↓ 115 callersFunctiontimestamp
cpp/src/arrow/type.cc:3186
↓ 113 callersMethodEquals
cpp/src/arrow/type.cc:862
↓ 112 callersMethodUnsafeAppend
cpp/src/arrow/array/builder_decimal.cc:49
↓ 111 callersMethodThen
cpp/src/arrow/util/future.h:604
↓ 110 callersMethodfinalize
r/src/arrow_cpp11.h:98
↓ 108 callersMethodsubstr
cpp/src/arrow/util/trie_internal.h:82
↓ 107 callersMethodToString
cpp/src/arrow/type.cc:358
↓ 107 callersMethodinsert
cpp/src/arrow/util/small_vector.h:393
↓ 106 callersMethoddata
cpp/src/arrow/io/file.cc:556
↓ 106 callersMethodnum_chunks
Return the number of chunks the column consists of.
python/pyarrow/interchange/column.py:399
↓ 105 callersMethodsize
cpp/src/parquet/geospatial/util_internal.cc:94
↓ 104 callersMethodscale
cpp/src/gandiva/decimal_ir.h:56
↓ 104 callersFunctiontest
(read_all)
python/pyarrow/tests/test_flight.py:2413
↓ 102 callersFunctionARROW_ASSIGN_OR_RAISE
cpp/src/arrow/flight/serialization_internal.cc:704
↓ 102 callersFunctiongarrow_data_type_get_raw
c_glib/arrow-glib/basic-data-type.cpp:2780
↓ 102 callersMethodis_scalar
cpp/src/arrow/compute/exec.h:298
↓ 100 callersFunctionNotImplemented
cpp/src/arrow/status.h:221
↓ 100 callersMethodload
cpp/src/arrow/util/bitmap_reader.h:255
↓ 100 callersMethodnum_fields
cpp/src/arrow/type.cc:2309
↓ 99 callersFunctionGet
cpp/src/arrow/compute/expression_internal.h:75
↓ 98 callersFunctionliteral
cpp/src/arrow/compute/expression.h:153
↓ 97 callersMethodindices
ruby/red-arrow-format/lib/arrow-format/array.rb:823
↓ 97 callersMethodjoin
dev/release/binary-task.rb:58
↓ 97 callersMethodvalues
cpp/src/arrow/compute/exec_internal.h:118
↓ 95 callersFunctionDefaults
Get default options. Only NullType will be merged with other types.
cpp/src/arrow/type.h:472
↓ 95 callersMethodunit
ruby/red-arrow/lib/arrow/time32-array.rb:24
↓ 94 callersFunctiondecimal128
cpp/src/arrow/type.cc:3364
↓ 94 callersMethodparse
(cls, version, **kwargs)
dev/archery/archery/release/core.py:49
↓ 93 callersFunctionMakeArray
cpp/src/arrow/array/util.cc:298
↓ 92 callersMethodValue
cpp/src/arrow/util/iterator.h:240
↓ 92 callersMethodclear
cpp/src/arrow/util/small_vector.h:374
↓ 92 callersMethodcolumn
cpp/src/arrow/table.cc:96
↓ 92 callersFunctionmap
cpp/src/arrow/type.cc:3218
↓ 91 callersMethodcount
cpp/src/arrow/compute/kernels/aggregate_var_std.cc:59
↓ 91 callersMethodjoin
(self)
python/pyarrow/tests/test_gdb.py:166
↓ 91 callersMethodvalidate
(self)
dev/archery/archery/crossbow/core.py:1300
↓ 90 callersMethodwrite
(self, data)
python/pyarrow/tests/test_io.py:2089
↓ 89 callersFunctionschema
cpp/src/arrow/type.cc:2668
↓ 88 callersMethodIsNull
cpp/src/arrow/csv/converter.cc:135
↓ 88 callersMethodappend_value
(value)
ruby/red-arrow/lib/arrow/jruby/array-builder.rb:40
↓ 87 callersFunctionVisitTypeInline
cpp/src/arrow/visit_type_inline.h:53
↓ 86 callersMethodrelease
cpp/src/arrow/compute/util_internal.cc:84
↓ 85 callersMethodpack
ruby/red-arrow/lib/arrow/table.rb:396
↓ 83 callersMethodToString
cpp/src/arrow/compute/kernels/scalar_cast_numeric.cc:1070
↓ 83 callersMethodname
cpp/src/arrow/type.h:567
↓ 82 callersMethodloads
(self, data)
python/pyarrow/tests/test_fs.py:646
↓ 81 callersFunctionValidateOutput
cpp/src/arrow/compute/test_util_internal.cc:101
↓ 81 callersFunctionfield_ref
cpp/src/arrow/compute/expression.cc:74
↓ 81 callersMethodnum_columns
cpp/src/parquet/metadata.cc:701
↓ 81 callersMethodsize
\brief Returns the number of nodes in this forest.
cpp/src/arrow/dataset/forest_internal.h:65
↓ 80 callersFunctionAllocateBuffer
cpp/src/arrow/memory_pool.cc:1005
↓ 80 callersFunctiongarrow_array_get_raw
c_glib/arrow-glib/basic-array.cpp:4162
↓ 78 callersMethodAddFunction
cpp/src/arrow/compute/registry.cc:237
↓ 78 callersFunctionInputType
\brief Accept any value type
cpp/src/arrow/compute/kernel.h:198
↓ 78 callersFunctionUnary
\brief A function taking 1 argument
cpp/src/arrow/compute/function.h:50
↓ 78 callersMethoddictionary
This can't be called more than once because DictionaryUnifier::GetResult() can't be called more than once and produce the same output.
cpp/src/arrow/compute/kernels/vector_hash.cc:508
↓ 76 callersMethodValue
cpp/src/arrow/result.h:364
↓ 76 callersMethodread_table
Read multiple feather files as a single pyarrow.Table Parameters ---------- columns : List[str] Names of
python/pyarrow/feather.py:56
↓ 75 callersMethodResize
cpp/src/arrow/io/file.cc:779
↓ 75 callersMethoddata
The location and size of the tensor's data
ruby/red-arrow-format/lib/arrow-format/org/apache/arrow/flatbuf/tensor.rb:29
↓ 75 callersMethoddumps
(self, obj)
python/pyarrow/tests/test_fs.py:643
↓ 74 callersMethodend
cpp/src/arrow/array/array_primitive.h:129
↓ 74 callersFunctiongarrow_array_get_raw
c_glib/arrow-glib/basic-array.hpp:60
↓ 74 callersMethodnull_count
cpp/src/arrow/array/array_base.cc:53
↓ 74 callersMethodslice
@overload slice(offset, length) @param offset [Integer] The offset of sub Arrow::Table. @param length [Integer] The length of sub Arrow::Table. @retu
ruby/red-arrow/lib/arrow/table.rb:255
↓ 73 callersMethodkind
cpp/src/arrow/util/value_parsing.cc:123
↓ 73 callersMethodopen
(*args)
dev/release/binary-task.rb:727
↓ 72 callersMethodclose
cpp/src/arrow/adapters/orc/adapter.cc:704
↓ 72 callersMethodnull_count
cpp/src/arrow/compute/kernels/vector_sort_internal.h:121
↓ 71 callersFunctionStopIfNotOk
r/src/arrow_types.h:99
↓ 71 callersMethodtype
(self)
cpp/gdb_arrow.py:584
↓ 70 callersMethodGetNullCount
cpp/src/arrow/array/data.cc:214
↓ 70 callersFunctionfixed_size_list
cpp/src/arrow/type.cc:3230
↓ 70 callersMethodnull_count
cpp/src/parquet/statistics.cc:818
↓ 69 callersMethodEquals
cpp/src/arrow/ipc/message.cc:186
↓ 69 callersFunctionGetCpuThreadPool
cpp/src/arrow/util/thread_pool.cc:884
↓ 69 callersFunctiongdv_fn_context_set_error_msg
cpp/src/gandiva/context_helper.cc:63
↓ 68 callersFunction_write_table
(table, path, **kwargs)
python/pyarrow/tests/parquet/common.py:29
↓ 68 callersMethodencode
(b)
dev/archery/archery/benchmark/codec.py:45
↓ 68 callersFunctiongarrow_error_check
c_glib/arrow-glib/error.cpp:38
↓ 68 callersMethodname
(self)
cpp/gdb_arrow.py:580
↓ 67 callersFunctionASSERT_OK_AND_ASSIGN
wrap event with no-op destructor
cpp/src/arrow/gpu/cuda_test.cc:245
↓ 67 callersMethodarray_data
cpp/src/arrow/compute/light_array_internal.cc:349
↓ 67 callersMethoddata
cpp/src/arrow/scalar.h:561
↓ 67 callersFunctiondecimal256
cpp/src/arrow/type.cc:3368
↓ 66 callersMethodAppend
cpp/src/arrow/compute/kernels/vector_hash.cc:254
↓ 66 callersMethodMarkFinished
cpp/src/arrow/util/future.cc:224
↓ 66 callersMethodSlice
cpp/src/arrow/compute/exec.cc:133
↓ 66 callersMethodbegin
cpp/src/arrow/array/array_primitive.h:127
↓ 66 callersMethodstorage_type
(self)
cpp/gdb_arrow.py:955
← previousnext →101–200 of 39,207, ranked by callers