Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/PaddlePaddle/PaddleOCR
/ format
Method
format
ppstructure/table/tablepyxl/style.py:345–349 ·
view source on GitHub ↗
(self, cell)
Source
from the content-addressed store, hash-verified
343
return
"#,##0"
344
345
def
format(self, cell):
346
cell.style = self.style()
347
data_type = self.data_type()
348
if
data_type:
349
cell.data_type = data_type
Callers
15
forward
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
forward
Method · 0.80
rep
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
build_neck
Function · 0.80
_build_aggs
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
2
data_type
Method · 0.95
style
Method · 0.80
Tested by
4
test_reader
Function · 0.64
save_structure_res
Function · 0.64
main
Function · 0.64
eval
Function · 0.64