Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ BorrowPandasDataOffsetType
Function
BorrowPandasDataOffsetType
python/pyarrow/src/arrow/python/helpers.cc:431–431 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
429
}
430
431
PyObject* BorrowPandasDataOffsetType() { return pandas_DateOffset; }
432
433
Status InvalidValue(PyObject* obj, const std::string& why) {
434
auto obj_as_str = PyObject_StdStringRepr(obj);
Callers
3
ImportPresentIntervalTypes
Function · 0.85
Convert
Method · 0.85
Visit
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected