You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
854 lines
104 KiB
854 lines
104 KiB
214663 function calls (211100 primitive calls) in 0.161 seconds
|
|
|
|
Ordered by: cumulative time
|
|
|
|
ncalls tottime percall cumtime percall filename:lineno(function)
|
|
1 0.000 0.000 0.161 0.161 D:\python\×÷Òµ\excle.py:39(main)
|
|
1 0.000 0.000 0.159 0.159 D:\python\×÷Òµ\excle.py:28(save_to_excel)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1355(close)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:106(_save)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:373(save)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:279(save_workbook)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:273(save)
|
|
1 0.000 0.000 0.098 0.098 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:53(write_data)
|
|
1 0.000 0.000 0.089 0.089 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:208(_write_worksheets)
|
|
33 0.000 0.000 0.089 0.003 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:190(write_worksheet)
|
|
33 0.000 0.000 0.040 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\util\_decorators.py:325(wrapper)
|
|
33 0.000 0.000 0.040 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:2262(to_excel)
|
|
33 0.000 0.000 0.039 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:893(write)
|
|
33 0.001 0.000 0.039 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:442(_write_cells)
|
|
101 0.022 0.000 0.038 0.000 {built-in method io.open}
|
|
33 0.000 0.000 0.035 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:47(__init__)
|
|
330 0.000 0.000 0.029 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:287(get_stream)
|
|
521/422 0.000 0.000 0.024 0.000 {built-in method builtins.next}
|
|
33 0.000 0.000 0.022 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:354(write)
|
|
33 0.000 0.000 0.019 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:35(create_temporary_file)
|
|
33 0.000 0.000 0.018 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:694(__init__)
|
|
33 0.000 0.000 0.017 0.001 D:\python\Lib\tempfile.py:522(NamedTemporaryFile)
|
|
33 0.000 0.000 0.017 0.001 D:\python\Lib\zipfile.py:1759(write)
|
|
33 0.000 0.000 0.016 0.000 D:\python\Lib\tempfile.py:558(opener)
|
|
33 0.000 0.000 0.016 0.000 D:\python\Lib\tempfile.py:243(_mkstemp_inner)
|
|
21 0.000 0.000 0.016 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:423(dict_to_mgr)
|
|
33 0.000 0.000 0.016 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:91(__init__)
|
|
33 0.015 0.000 0.015 0.000 {built-in method nt.open}
|
|
34 0.000 0.000 0.014 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:105(__init__)
|
|
33 0.000 0.000 0.013 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:184(create_sheet)
|
|
33 0.000 0.000 0.013 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:385(cleanup)
|
|
33 0.013 0.000 0.013 0.000 {built-in method nt.remove}
|
|
33 0.000 0.000 0.012 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:364(close)
|
|
33 0.000 0.000 0.012 0.000 {method 'close' of 'generator' objects}
|
|
40 0.000 0.000 0.010 0.000 D:\python\Lib\xml\etree\ElementTree.py:1081(tostring)
|
|
40 0.000 0.000 0.009 0.000 D:\python\Lib\xml\etree\ElementTree.py:693(write)
|
|
34 0.001 0.000 0.009 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:109(_setup)
|
|
33 0.000 0.000 0.008 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:100(sheets)
|
|
187/154 0.000 0.000 0.008 0.000 D:\python\Lib\contextlib.py:141(__exit__)
|
|
294 0.000 0.000 0.008 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:25(element)
|
|
33 0.000 0.000 0.008 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:103(<dictcomp>)
|
|
62869/62731 0.006 0.000 0.007 0.000 {built-in method builtins.isinstance}
|
|
528 0.001 0.000 0.007 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:277(__getitem__)
|
|
33 0.000 0.000 0.007 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:76(_write_element)
|
|
8412 0.005 0.000 0.007 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:39(__set__)
|
|
141 0.000 0.000 0.007 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\utils\indexed_list.py:47(add)
|
|
4628 0.002 0.000 0.006 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:68(__set__)
|
|
199/100 0.000 0.000 0.006 0.000 {built-in method builtins.setattr}
|
|
99 0.000 0.000 0.006 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\styleable.py:22(__set__)
|
|
515/210 0.002 0.000 0.006 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:106(to_tree)
|
|
33 0.000 0.000 0.006 0.000 D:\python\Lib\zipfile.py:516(from_file)
|
|
919/40 0.003 0.000 0.006 0.000 D:\python\Lib\xml\etree\ElementTree.py:864(_serialize_xml)
|
|
2904 0.003 0.000 0.005 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:160(__iter__)
|
|
34 0.005 0.000 0.005 0.000 {built-in method nt.stat}
|
|
114 0.000 0.000 0.005 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:888(get_formatted_cells)
|
|
2533 0.001 0.000 0.005 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:164(__set__)
|
|
34 0.005 0.000 0.005 0.000 {method 'close' of '_io.BufferedWriter' objects}
|
|
33 0.000 0.000 0.005 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:102(__exit__)
|
|
34 0.000 0.000 0.005 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:45(__init__)
|
|
33 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:90(write_top)
|
|
63/42 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:389(__init__)
|
|
214 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\utils\indexed_list.py:42(append)
|
|
33 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:115(_convert_to_style_kwargs)
|
|
34 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:231(__init__)
|
|
519/247 0.001 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:173(__eq__)
|
|
81 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:742(_format_regular_rows)
|
|
75 0.001 0.000 0.004 0.000 {method '__exit__' of '_io._IOBase' objects}
|
|
81 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:872(_generate_body)
|
|
204 0.000 0.000 0.004 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:146(__init__)
|
|
33 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1176(__getitem__)
|
|
201 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:7593(ensure_index)
|
|
41 0.000 0.000 0.003 0.000 D:\python\Lib\zipfile.py:1168(close)
|
|
21 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:882(__setitem__)
|
|
33 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:303(write_tail)
|
|
654/340 0.002 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:204(__hash__)
|
|
54 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:475(__new__)
|
|
33 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1689(_getitem_tuple)
|
|
532 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:301(worksheets)
|
|
612 0.001 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:93(__init__)
|
|
529 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:309(chartsheets)
|
|
532 0.002 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:307(<listcomp>)
|
|
21 0.000 0.000 0.003 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1095(__getitem__)
|
|
529 0.001 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:315(<listcomp>)
|
|
117 0.001 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:517(sanitize_array)
|
|
40 0.001 0.000 0.002 0.000 D:\python\Lib\xml\etree\ElementTree.py:803(_namespaces)
|
|
1 0.000 0.000 0.002 0.002 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:44(__init__)
|
|
33 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:120(write_rows)
|
|
42 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2632(check_bool_indexer)
|
|
33 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1032(_getitem_lowerdim)
|
|
1869 0.001 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\compat\strings.py:12(safe_string)
|
|
1 0.000 0.000 0.002 0.002 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:143(write)
|
|
3706 0.001 0.000 0.002 0.000 {method 'write' of '_io.TextIOWrapper' objects}
|
|
33 0.000 0.000 0.002 0.000 D:\python\Lib\shutil.py:189(copyfileobj)
|
|
10260 0.002 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:24(__set__)
|
|
278 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:184(__ne__)
|
|
466 0.001 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\sequence.py:24(__set__)
|
|
17908 0.002 0.000 0.002 0.000 {built-in method builtins.getattr}
|
|
125 0.002 0.000 0.002 0.000 {method 'seek' of '_io.BufferedWriter' objects}
|
|
21 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1785(_setitem_with_indexer)
|
|
33 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1719(_getitem_axis)
|
|
42 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexers\utils.py:419(check_array_indexer)
|
|
1 0.000 0.000 0.002 0.002 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:159(_write)
|
|
12 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:237(ndarray_to_mgr)
|
|
34 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\views.py:141(__init__)
|
|
81 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:130(write_row)
|
|
33 0.001 0.000 0.002 0.000 D:\python\×÷Òµ\excle.py:15(find_top_sentences_by_keyword)
|
|
1 0.000 0.000 0.002 0.002 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:59(__init__)
|
|
33 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:180(_convert_to_font)
|
|
33 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:342(_convert_to_border)
|
|
184/118 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\sequence.py:34(to_tree)
|
|
21 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:5773(isna)
|
|
34 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\views.py:83(__init__)
|
|
21 0.000 0.000 0.002 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:8693(isna)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:80(write_views)
|
|
8 0.000 0.000 0.001 0.000 D:\python\Lib\zipfile.py:1792(writestr)
|
|
102 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\missing.py:101(isna)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\fonts.py:69(__init__)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:3983(_ixs)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\protection.py:75(__init__)
|
|
102 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\missing.py:184(_isna)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2179(_setitem_single_block)
|
|
258/216 0.000 0.000 0.001 0.000 {built-in method numpy.asarray}
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:243(write_stylesheet)
|
|
41 0.000 0.000 0.001 0.000 D:\python\Lib\zipfile.py:1149(write)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:59(write_properties)
|
|
516 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\nested.py:26(__set__)
|
|
42 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:317(apply)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:744(_get_setitem_indexer)
|
|
41 0.000 0.000 0.001 0.000 D:\python\Lib\zipfile.py:1510(open)
|
|
33 0.000 0.000 0.001 0.000 D:\python\Lib\tempfile.py:505(close)
|
|
33 0.000 0.000 0.001 0.000 D:\python\Lib\tempfile.py:453(close)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:607(_init_dict)
|
|
67 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:70(title)
|
|
33 0.001 0.000 0.001 0.000 {method 'close' of '_io.TextIOWrapper' objects}
|
|
41 0.000 0.000 0.001 0.000 D:\python\Lib\zipfile.py:1608(_open_to_write)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\properties.py:64(__init__)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1452(_convert_to_indexer)
|
|
189 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:6284(__getattr__)
|
|
1599 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\generic.py:42(_instancecheck)
|
|
41 0.001 0.000 0.001 0.000 {method 'compress' of 'zlib.Compress' objects}
|
|
187 0.000 0.000 0.001 0.000 D:\python\Lib\contextlib.py:132(__enter__)
|
|
183 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:97(is_bool_indexer)
|
|
6 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\sequence.py:83(to_tree)
|
|
80 0.000 0.000 0.001 0.000 D:\python\Lib\xml\etree\ElementTree.py:753(_get_writer)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\page.py:39(__init__)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:372(setitem)
|
|
66 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:124(maybe_convert_platform)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:92(_setup_styles)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:96(arrays_to_mgr)
|
|
5466 0.001 0.000 0.001 0.000 {method 'lower' of 'str' objects}
|
|
41 0.001 0.000 0.001 0.000 {method 'flush' of 'zlib.Compress' objects}
|
|
37 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\alignment.py:35(__init__)
|
|
4606/3830 0.001 0.000 0.001 0.000 {built-in method builtins.len}
|
|
84 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5437(_can_hold_identifiers_and_holds_name)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:382(_convert_to_alignment)
|
|
81 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\_writer.py:45(etree_write_cell)
|
|
1028/714 0.000 0.000 0.001 0.000 {built-in method builtins.hash}
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:193(to_tree)
|
|
12 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:742(_get_axes)
|
|
430/232 0.000 0.000 0.001 0.000 {built-in method builtins.any}
|
|
66 0.001 0.000 0.001 0.000 {method 'read' of '_io.BufferedReader' objects}
|
|
42 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:6418(_reduce)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:156(write_rels)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1216(_get_rows_with_mask)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1207(__init__)
|
|
7867 0.001 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:65(title)
|
|
132 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:309(_convert_to_side)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:1565(__invert__)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:169(_register_mimetypes)
|
|
596 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:144(__set__)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:1373(setitem)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:664(get_handle)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:219(write_margins)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:64(write_dimensions)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:6519(sum)
|
|
225 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:6301(__setattr__)
|
|
1636 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:53(_convert)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:12498(sum)
|
|
393 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\alignment.py:58(__iter__)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:74(write_format)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:231(write_header)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:12459(_min_count_stat_function)
|
|
67 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:15(avoid_duplicate_name)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:150(append)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:4608(_box_col_values)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:267(__bool__)
|
|
1599 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\generic.py:37(_check)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\borders.py:77(__init__)
|
|
84 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5323(__contains__)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1012(iget)
|
|
87 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:1157(maybe_infer_to_datetimelike)
|
|
82 0.000 0.000 0.001 0.000 D:\python\Lib\zipfile.py:435(FileHeader)
|
|
34 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\dimensions.py:270(__init__)
|
|
33 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:957(_validate_tuple_indexer)
|
|
100 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:317(sheetnames)
|
|
67 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:22(<listcomp>)
|
|
4454 0.001 0.000 0.001 0.000 {method 'startswith' of 'str' objects}
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:69(write_worksheets)
|
|
150 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:106(__set__)
|
|
68 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\cell_range.py:431(__init__)
|
|
21 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2121(create_block_manager_from_column_arrays)
|
|
786 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:249(__set__)
|
|
1 0.000 0.000 0.001 0.001 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\workbook.py:174(to_tree)
|
|
100 0.000 0.000 0.001 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:326(<listcomp>)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1954(get_rows_with_mask)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:6236(__finalize__)
|
|
137 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\borders.py:47(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:76(_f)
|
|
1194 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:814(add_qname)
|
|
138 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:137(is_object_dtype)
|
|
132 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\numeric.py:303(full)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:220(cell)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:215(value)
|
|
171 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:278(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:225(write_page)
|
|
596 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:130(__set__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\array_algos\putmask.py:129(setitem_datetimelike_compat)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1574(_validate_key)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2190(_form_blocks)
|
|
87 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5373(__getitem__)
|
|
41 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1132(__init__)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:176(_bind_value)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\page.py:82(__bool__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:108(to_tree)
|
|
1262 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:1038(_escape_attrib)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:183(write_formatting)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:153(__next__)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:145(_get_option)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\page.py:167(__init__)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:251(_get_cell)
|
|
105 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1596(pandas_dtype)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:762(infer_dtype_from)
|
|
198 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:188(__bool__)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\_writer.py:12(_set_attributes)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\drawing\spreadsheet_drawing.py:250(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:879(infer_dtype_from_array)
|
|
187 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:287(helper)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\print_settings.py:169(__init__)
|
|
1686 0.000 0.000 0.000 0.000 {built-in method builtins.hasattr}
|
|
126 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1198(is_bool_dtype)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:683(_format_header_regular)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:511(_validate_dtype)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\relationship.py:88(to_tree)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\container.py:31(to_tree)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:92(write_names)
|
|
87 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\base.py:836(__iter__)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\page.py:133(__init__)
|
|
613 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\sequence.py:27(<genexpr>)
|
|
4216 0.000 0.000 0.000 0.000 {method 'append' of 'list' objects}
|
|
207 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:131(__set__)
|
|
958 0.000 0.000 0.000 0.000 <frozen codecs>:327(reset)
|
|
159 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1434(_is_dtype_type)
|
|
264 0.000 0.000 0.000 0.000 {method 'send' of 'generator' objects}
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1863(from_array)
|
|
41 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:708(_get_compressor)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:546(__exit__)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:547(_prep_ndarraylike)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:339(_from_mgr)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:6459(any)
|
|
87 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:1580(construct_1d_object_array_from_listlike)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:596(_homogenize)
|
|
3/2 0.000 0.000 0.000 0.000 D:\python\Lib\copy.py:66(copy)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:714(_format_header)
|
|
41 0.000 0.000 0.000 0.000 {built-in method zlib.compressobj}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:678(_constructor_sliced_from_mgr)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\properties.py:20(__init__)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:231(__copy__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\differential.py:32(__init__)
|
|
99 0.000 0.000 0.000 0.000 <frozen ntpath>:154(splitdrive)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:180(blknos)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:389(new_func)
|
|
301 0.000 0.000 0.000 0.000 <frozen abc>:117(__instancecheck__)
|
|
33 0.000 0.000 0.000 0.000 <frozen ntpath>:107(join)
|
|
113 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:86(__set__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:343(add_named_style)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:89(bind)
|
|
1 0.000 0.000 0.000 0.000 D:\python\×÷Òµ\excle.py:5(read_file)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\scenario.py:85(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:97(_recalculate)
|
|
3706 0.000 0.000 0.000 0.000 <frozen codecs>:276(reset)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\datavalidation.py:168(__init__)
|
|
288 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:831(_values)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:387(apply)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:649(_simple_new)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\random.py:480(choices)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:559(convert)
|
|
117 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:7688(maybe_extract_name)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:807(_set_axis)
|
|
187 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:104(__init__)
|
|
286 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:1209(_handle_fromlist)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:106(rows)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:455(newfunc)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:263(write_tables)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:664(_constructor_from_mgr)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:114(_sanitize_params)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:842(_engine)
|
|
521 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\namespace.py:4(namespaced)
|
|
282 0.000 0.000 0.000 0.000 {built-in method numpy.empty}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:604(nansum)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:158(__init__)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2765(check_dict_or_set_indexers)
|
|
2 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1872(close)
|
|
1584 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects}
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:153(check_string)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1894(_write_end_record)
|
|
42 0.000 0.000 0.000 0.000 {method 'reduce' of 'numpy.ufunc' objects}
|
|
246 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:53(write)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:127(_get_single_key)
|
|
1838 0.000 0.000 0.000 0.000 {method 'items' of 'xml.etree.ElementTree.Element' objects}
|
|
41 0.000 0.000 0.000 0.000 {built-in method time.localtime}
|
|
591 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:909(__len__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:173(write_root_rels)
|
|
294 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:707(dtype)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:378(calculate_dimension)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:870(print_titles)
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\pagebreak.py:46(__init__)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:784(name)
|
|
41 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:370(__init__)
|
|
79 0.000 0.000 0.000 0.000 <frozen ntpath>:231(splitext)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:213(write_print)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:605(check_parent_directory)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:456(_exit_wrapper)
|
|
301 0.000 0.000 0.000 0.000 {built-in method _abc._abc_instancecheck}
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\filters.py:441(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\styleable.py:139(style_id)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:782(_maybe_mask_setitem_value)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:596(_format_value)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:482(nanany)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\page.py:146(__bool__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\workbook.py:64(__init__)
|
|
40 0.000 0.000 0.000 0.000 {method 'detach' of '_io.TextIOWrapper' objects}
|
|
38 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\relationship.py:34(__init__)
|
|
8/2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\serialisable.py:46(from_tree)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1667(_validate_integer)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\missing.py:261(_isna_array)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:85(write_cols)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\views.py:43(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:1245(is_dir)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2645(maybe_coerce_values)
|
|
594 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:113(__bool__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:1008(stat)
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\inference.py:195(is_array_like)
|
|
288 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2004(internal_values)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\random.py:493(<listcomp>)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2716(new_block)
|
|
162 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:586(_get_axis)
|
|
21 0.000 0.000 0.000 0.000 {method 'any' of 'numpy.ndarray' objects}
|
|
64 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:143(__init__)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:236(set_axis)
|
|
135 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\borders.py:95(__iter__)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:164(path)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1495(_maybe_update_cacher)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:53(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:638(_extract_index)
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:57(__set__)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\properties.py:39(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_methods.py:59(_any)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:85(_infer_return_type)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\table.py:347(__init__)
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:734(name)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:85(__init__)
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\dimensions.py:200(__init__)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1571(validate_all_hashable)
|
|
79 0.000 0.000 0.000 0.000 <frozen genericpath>:121(_splitext)
|
|
84 0.000 0.000 0.000 0.000 {method 'tell' of '_io.BufferedWriter' objects}
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1293(_value_with_fmt)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1652(_is_scalar_access)
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\xml\functions.py:84(whitespace)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\base.py:82(shape)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:696(_sanitize_ndim)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\missing.py:305(_isna_string_dtype)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:414(_split_op_result)
|
|
21 0.000 0.000 0.000 0.000 {method 'sum' of 'numpy.ndarray' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:58(__init__)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:509(callback)
|
|
294 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1993(dtype)
|
|
472 0.000 0.000 0.000 0.000 {built-in method builtins.max}
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:108(__init__)
|
|
236 0.000 0.000 0.000 0.000 {method 'format' of 'str' objects}
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\base.py:86(_validate_set_axis)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_asarray.py:27(require)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:1519(construct_1d_arraylike_from_scalar)
|
|
96 0.000 0.000 0.000 0.000 {built-in method builtins.all}
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:265(_add_cell)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\api.py:386(default_index)
|
|
222 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\inference.py:334(is_hashable)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2674(get_block_type)
|
|
33 0.000 0.000 0.000 0.000 <frozen ntpath>:570(abspath)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:51(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\dimensions.py:234(to_tree)
|
|
66 0.000 0.000 0.000 0.000 <frozen ntpath>:538(normpath)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:635(_get_root)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:974(_is_nested_tuple_indexer)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\fonts.py:101(from_tree)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\header_footer.py:268(<listcomp>)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:366(<listcomp>)
|
|
889 0.000 0.000 0.000 0.000 {method 'append' of 'xml.etree.ElementTree.Element' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\print_settings.py:109(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:98(extensions)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:150(_split_named_styles)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:978(__array__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\workbook.py:128(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_methods.py:51(_sum)
|
|
38 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\relationship.py:59(append)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:104(<setcomp>)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:274(make_block)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\properties.py:40(__init__)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:914(__len__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1471(_set_as_cached)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\dimensions.py:298(__init__)
|
|
123 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:481(_encodeFilenameFlags)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2246(_stack_arrays)
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:139(from_array)
|
|
222 0.000 0.000 0.000 0.000 {built-in method __new__ of type object at 0x00007FFF5E0F9F90}
|
|
21 0.000 0.000 0.000 0.000 D:\python\Lib\warnings.py:165(simplefilter)
|
|
129 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:481(ensure_wrapped_if_datetimelike)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:117(as_xf)
|
|
39 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:41(__init__)
|
|
171 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\flags.py:51(__init__)
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:79(<genexpr>)
|
|
255 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\__init__.py:34(using_copy_on_write)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5170(_get_engine_target)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\base.py:84(<genexpr>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:131(close)
|
|
480 0.000 0.000 0.000 0.000 {method 'get' of 'dict' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:237(write_breaks)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1484(_check_is_chained_assignment_possible)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1850(from_blocks)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1181(<genexpr>)
|
|
41 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1736(_writecheck)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\range.py:201(_simple_new)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:1047(shape)
|
|
124 0.000 0.000 0.000 0.000 {built-in method _struct.pack}
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:93(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1782(_consolidate_inplace)
|
|
363 0.000 0.000 0.000 0.000 {method 'write' of '_io.BufferedWriter' objects}
|
|
103 0.000 0.000 0.000 0.000 {built-in method builtins.sorted}
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\fills.py:105(to_tree)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2703(new_block_2d)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\core.py:83(__init__)
|
|
126 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1399(_get_dtype)
|
|
129 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:416(extract_array)
|
|
598 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_openpyxl.py:91(book)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:676(_translate_key)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:50(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:297(gettempdir)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:633(is_integer_dtype)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_dtype.py:350(_name_get)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\base.py:74(__len__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:192(_to_array)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:467(__init__)
|
|
33 0.000 0.000 0.000 0.000 {built-in method _functools.reduce}
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:56(__hash__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:3995(_maybe_update_cacher)
|
|
21 0.000 0.000 0.000 0.000 D:\python\Lib\warnings.py:181(_add_filter)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:99(__enter__)
|
|
21 0.000 0.000 0.000 0.000 {built-in method _operator.invert}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\errors\__init__.py:535(_check_cacher)
|
|
1 0.000 0.000 0.000 0.000 D:\python\×÷Òµ\excle.py:9(split_into_sentences)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\extended.py:76(__init__)
|
|
14 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\utils\indexed_list.py:14(__init__)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:1765(_get_names)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\print_settings.py:150(__str__)
|
|
456 0.000 0.000 0.000 0.000 {built-in method math.isnan}
|
|
126 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1590(<genexpr>)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:205(_add_sheet)
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\utils\bound_dictionary.py:17(__init__)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2795(extend_blocks)
|
|
41 0.000 0.000 0.000 0.000 {built-in method zlib.crc32}
|
|
542 0.000 0.000 0.000 0.000 {built-in method builtins.issubclass}
|
|
44 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:105(__iter__)
|
|
81 0.000 0.000 0.000 0.000 {method 'finditer' of 're.Pattern' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1764(is_consolidated)
|
|
108 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1331(is_ea_or_datetimelike_dtype)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:568(require_length_match)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:735(_sanitize_str_dtypes)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:935(_expand_ellipsis)
|
|
35 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:52(__new__)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:123(coordinate)
|
|
120 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\range.py:999(__len__)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2095(create_block_manager_from_blocks)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:193(write_validations)
|
|
456 0.000 0.000 0.000 0.000 {built-in method math.isinf}
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\flags.py:87(allows_duplicate_labels)
|
|
138 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:123(<lambda>)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\styleable.py:146(has_style)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:538(__init__)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2738(is_label_like)
|
|
204 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:572(_get_axis_number)
|
|
87 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexers\utils.py:62(is_list_like_indexer)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:59(write_properties)
|
|
1 0.000 0.000 0.000 0.000 {method 'read' of '_io.TextIOWrapper' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:142(rng)
|
|
40 0.000 0.000 0.000 0.000 <frozen abc>:121(__subclasscheck__)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\excel.py:99(__set__)
|
|
54 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:591(_ensure_array)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:487(<listcomp>)
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:667(_info_axis)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:176(write_merged_cells)
|
|
5 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:80(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:156(write_scenarios)
|
|
138 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1837(__init__)
|
|
108 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:372(apply_if_callable)
|
|
108 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:831(_reset_identity)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:304(_get_filepath_or_buffer)
|
|
265 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:55(parent)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:876(print_area)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:40(__init__)
|
|
246 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1142(_fileobj)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\base.py:448(size)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:867(_has_aliases)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:758(_maybe_repeat)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:4585(_is_view)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\drawing\spreadsheet_drawing.py:270(__bool__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:150(write_protection)
|
|
106 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:29(__set__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\formatting\formatting.py:90(__iter__)
|
|
67 0.000 0.000 0.000 0.000 {method 'search' of 're.Pattern' objects}
|
|
21 0.000 0.000 0.000 0.000 D:\python\Lib\warnings.py:466(__enter__)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:72(check)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:67(__init__)
|
|
134 0.000 0.000 0.000 0.000 {method 'replace' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:81(__init__)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\inference.py:404(is_dataclass)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\utils\cell.py:232(quote_sheetname)
|
|
54 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:609(_dtype_to_subclass)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:301(maybe_iterable_to_list)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:981(<genexpr>)
|
|
37 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\nested.py:40(to_tree)
|
|
390 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\base.py:363(ndim)
|
|
66 0.000 0.000 0.000 0.000 {built-in method nt._path_normpath}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexers\utils.py:123(check_setitem_lengths)
|
|
188 0.000 0.000 0.000 0.000 {method 'strip' of 'str' objects}
|
|
55 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects}
|
|
33 0.000 0.000 0.000 0.000 {built-in method nt._getfullpathname}
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\pagebreak.py:54(__bool__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\extended.py:134(to_tree)
|
|
313 0.000 0.000 0.000 0.000 {built-in method nt.fspath}
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:992(_validate_key_length)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:527(_push_exit_callback)
|
|
237 0.000 0.000 0.000 0.000 {method 'rfind' of 'str' objects}
|
|
124 0.000 0.000 0.000 0.000 {method 'encode' of 'str' objects}
|
|
86 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:1022(_escape_cdata)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:162(write_filter)
|
|
40 0.000 0.000 0.000 0.000 {built-in method _abc._abc_subclasscheck}
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:405(_check_values_indices_shape_match)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2772(<genexpr>)
|
|
138 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:121(classes)
|
|
21 0.000 0.000 0.000 0.000 {built-in method numpy.array}
|
|
79 0.000 0.000 0.000 0.000 {method 'match' of 're.Pattern' objects}
|
|
38 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\container.py:38(append)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5552(equals)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1242(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\re\__init__.py:198(split)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1772(_consolidate_check)
|
|
33 0.000 0.000 0.000 0.000 <frozen os>:818(fsdecode)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:480(is_view)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:617(_select_options)
|
|
301 0.000 0.000 0.000 0.000 D:\python\Lib\typing.py:2214(cast)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:460(__init__)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:585(_ensure_2d)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\__init__.py:55(using_pyarrow_string_dtype)
|
|
1 0.000 0.000 0.000 0.000 D:\python\×÷Òµ\excle.py:12(<listcomp>)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:152(cast_scalar_indexer)
|
|
4 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\protection.py:15(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\cell_range.py:495(__bool__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\protection.py:55(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:259(_standardize_fill_value)
|
|
117 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1940(_block)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_asarray.py:109(<setcomp>)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:4402(_check_setitem_copy)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\styleable.py:132(__init__)
|
|
33 0.000 0.000 0.000 0.000 {method 'sort' of 'list' objects}
|
|
54 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\construction.py:688(_sanitize_non_ordered)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2781(<genexpr>)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:583(header_style)
|
|
264 0.000 0.000 0.000 0.000 {built-in method math.floor}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:291(arrays)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:736(_format_body)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:74(__setattr__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\datavalidation.py:186(__len__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\views.py:41(__init__)
|
|
54 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:161(iloc)
|
|
264 0.000 0.000 0.000 0.000 {method 'random' of '_random.Random' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\properties.py:100(__init__)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1180(<genexpr>)
|
|
21 0.000 0.000 0.000 0.000 {method 'nonzero' of 'numpy.ndarray' objects}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:253(_get_values)
|
|
192 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:405(flags)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\common.py:311(is_null_slice)
|
|
201 0.000 0.000 0.000 0.000 {method 'items' of 'dict' objects}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:456(_engine_type)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:1253(iget)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:2177(_grouping_func)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\compat\numpy\function.py:413(validate_func)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\filters.py:452(__bool__)
|
|
76 0.000 0.000 0.000 0.000 {method 'split' of 'str' objects}
|
|
40 0.000 0.000 0.000 0.000 {method 'getvalue' of '_io.BytesIO' objects}
|
|
4 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:266(__set__)
|
|
1 0.000 0.000 0.000 0.000 {method 'split' of 're.Pattern' objects}
|
|
147 0.000 0.000 0.000 0.000 {method 'pop' of 'list' objects}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\base.py:549(find)
|
|
21 0.000 0.000 0.000 0.000 D:\python\Lib\warnings.py:440(__init__)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\core.py:43(to_tree)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:196(mgr_to_mgr)
|
|
10 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\xml\functions.py:77(localname)
|
|
75 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\config.py:649(_get_deprecated_option)
|
|
21 0.000 0.000 0.000 0.000 D:\python\Lib\warnings.py:487(__exit__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\scenario.py:103(__bool__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:868(__new__)
|
|
162 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:5144(_values)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\missing.py:673(na_value_for_dtype)
|
|
40 0.000 0.000 0.000 0.000 {built-in method sys.exc_info}
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1665(<genexpr>)
|
|
21 0.000 0.000 0.000 0.000 {method 'fill' of 'numpy.ndarray' objects}
|
|
132 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\multiarray.py:1101(copyto)
|
|
12 0.000 0.000 0.000 0.000 D:\python\Lib\dataclasses.py:1246(is_dataclass)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:324(_get_dtype_max)
|
|
160 0.000 0.000 0.000 0.000 {built-in method builtins.callable}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:829(_ensure_listlike_indexer)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\formatting\formatting.py:59(__init__)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:728(<genexpr>)
|
|
45 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1270(is_1d_only_ea_dtype)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\_config\__init__.py:42(warn_copy_on_write)
|
|
19 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\nested.py:66(to_tree)
|
|
162 0.000 0.000 0.000 0.000 {method 'add' of 'set' objects}
|
|
41 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects}
|
|
121 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects}
|
|
42 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:689(_check_compression)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:504(_from_parts)
|
|
45 0.000 0.000 0.000 0.000 {method 'set' of 'xml.etree.ElementTree.Element' objects}
|
|
1 0.000 0.000 0.000 0.000 {method 'flush' of '_io.BufferedWriter' objects}
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:225(hyperlink)
|
|
70 0.000 0.000 0.000 0.000 {method 'join' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:136(write_views)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:363(attrs)
|
|
68 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:143(write_only)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:132(as_name)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\util\_validators.py:226(validate_bool_kwarg)
|
|
96 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\flags.py:55(allows_duplicate_labels)
|
|
99 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:941(<genexpr>)
|
|
66 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:1671(name)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\worksheet.py:585(tables)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\et_xmlfile\xmlfile.py:19(__init__)
|
|
82 0.000 0.000 0.000 0.000 {method 'update' of 'dict' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:424(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1040(needs_i8_conversion)
|
|
41 0.000 0.000 0.000 0.000 {function _ZipWriteFile.close at 0x000002C8ED4DF420}
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\core.py:27(to_tree)
|
|
3 0.000 0.000 0.000 0.000 D:\python\Lib\re\__init__.py:272(_compile)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:484(_parse_args)
|
|
40 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\protection.py:118(__bool__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\frame.py:1030(axes)
|
|
63 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:718(dtype)
|
|
1 0.000 0.000 0.000 0.000 <frozen codecs>:319(decode)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:454(_create_cb_wrapper)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:146(_write_chartsheets)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:554(is_dir)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:214(is_extension)
|
|
12 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:532(treat_as_nested)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:213(__init__)
|
|
12 0.000 0.000 0.000 0.000 {method 'reshape' of 'numpy.ndarray' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:160(is_url)
|
|
81 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\cell\cell.py:130(col_idx)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:244(write_drawings)
|
|
8 0.000 0.000 0.000 0.000 <frozen codecs>:309(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:199(write_hyperlinks)
|
|
33 0.000 0.000 0.000 0.000 {built-in method nt.getpid}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:131(<lambda>)
|
|
2 0.000 0.000 0.000 0.000 D:\python\Lib\re\__init__.py:225(compile)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:305(loc)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:725(<listcomp>)
|
|
41 0.000 0.000 0.000 0.000 <frozen codecs>:260(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:248(stringify_path)
|
|
33 0.000 0.000 0.000 0.000 D:\python\×÷Òµ\excle.py:24(<listcomp>)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:536(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:696(ndim)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\_writer.py:253(write_legacy)
|
|
34 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISDIR}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2684(convert_missing_indexer)
|
|
66 0.000 0.000 0.000 0.000 {built-in method builtins.min}
|
|
84 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:1480(_clear_item_cache)
|
|
40 0.000 0.000 0.000 0.000 {method 'iter' of 'xml.etree.ElementTree.Element' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:56(parse_parts)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\table.py:363(__bool__)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\compat\numpy\function.py:64(__call__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\urllib\parse.py:365(urlparse)
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:172(__init__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:303(<listcomp>)
|
|
40 0.000 0.000 0.000 0.000 <frozen codecs>:186(__init__)
|
|
1 0.000 0.000 0.000 0.000 {built-in method _codecs.utf_8_decode}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1116(__new__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:2721(is_nested_tuple)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:344(<dictcomp>)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:196(blklocs)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:246(items)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:108(_merge_named_styles)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:546(__fspath__)
|
|
22 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\colors.py:97(value)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\custom.py:196(__init__)
|
|
90 0.000 0.000 0.000 0.000 D:\python\×÷Òµ\excle.py:23(<lambda>)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\generic.py:4387(_check_is_chained_assignment_possible)
|
|
4 0.000 0.000 0.000 0.000 {method 'replace' of 'datetime.datetime' objects}
|
|
63 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_dtype.py:24(_kind_name)
|
|
24 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\construction.py:368(<genexpr>)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:285(_gettempdir)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:428(__init__)
|
|
42 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:791(is_)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:28(get_active_sheet)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\print_settings.py:174(__str__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:96(_merge_vba)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:529(is_string_or_object_np_dtype)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:2577(is_view)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\table.py:81(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1331(check_extension)
|
|
41 0.000 0.000 0.000 0.000 {built-in method builtins.chr}
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\tempfile.py:229(_get_candidate_names)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\numpy\_core\_dtype.py:334(_name_includes_bit_suffix)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1165(_check_deprecated_callable_usage)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\worksheet\print_settings.py:152(<listcomp>)
|
|
2 0.000 0.000 0.000 0.000 {built-in method now}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:209(_maybe_get_mask)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:536(__str__)
|
|
40 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\numbers.py:187(__init__)
|
|
40 0.000 0.000 0.000 0.000 {method 'pop' of 'collections.deque' objects}
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_util.py:224(validate_freeze_panes)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:182(append)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:126(_classes_and_not_datetimelike)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1989(index)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1286(_get_sheet_name)
|
|
34 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:135(read_only)
|
|
33 0.000 0.000 0.000 0.000 {built-in method io.text_encoding}
|
|
66 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\fills.py:84(__init__)
|
|
21 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects}
|
|
27 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:26(__get__)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:188(_expand_user)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\threading.py:90(RLock)
|
|
33 0.000 0.000 0.000 0.000 {built-in method sys.audit}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:974(dtype)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\blocks.py:805(_maybe_copy)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:434(__exit__)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\nanops.py:1499(_maybe_null_out)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:913(__init__)
|
|
33 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\formats\excel.py:728(<lambda>)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\cast.py:1763(np_can_hold_element)
|
|
1 0.000 0.000 0.000 0.000 {method 'findall' of 're.Pattern' objects}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexes\base.py:692(_constructor)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:33(<listcomp>)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1438(namelist)
|
|
33 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:292(is_fsspec_url)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:156(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:165(_normalise_numbers)
|
|
2 0.000 0.000 0.000 0.000 {method 'isoformat' of 'datetime.datetime' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\defined_name.py:158(__init__)
|
|
21 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1440(<listcomp>)
|
|
40 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:543(__enter__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:777(parent)
|
|
6 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\fonts.py:27(_no_value)
|
|
1 0.000 0.000 0.000 0.000 <frozen importlib._bootstrap>:405(parent)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\re\__init__.py:253(escape)
|
|
4 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\nested.py:36(from_tree)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\series.py:660(_constructor)
|
|
21 0.000 0.000 0.000 0.000 {built-in method sys.getrefcount}
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\indexing.py:1248(_has_valid_setitem_indexer)
|
|
33 0.000 0.000 0.000 0.000 D:\python\Lib\contextlib.py:431(__enter__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:232(remove)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\common.py:1375(_is_dtype)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\child.py:29(<listcomp>)
|
|
2 0.000 0.000 0.000 0.000 <frozen ntpath>:319(expanduser)
|
|
21 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\internals\managers.py:1828(ndim)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_util.py:310(combine_kwargs)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\differential.py:62(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\numbers.py:160(__set__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:244(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\urllib\parse.py:110(_coerce_args)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:515(get_compression_method)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\custom.py:253(__len__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:523(_format_parsed_parts)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:119(_write_charts)
|
|
10 0.000 0.000 0.000 0.000 {method 'group' of 're.Match' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:256(remove_duplicates)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:148(excel_base_date)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:160(custom_formats)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\core\dtypes\inference.py:105(is_file_like)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\enum.py:192(__get__)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\typing.py:338(inner)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:1117(_maybe_memory_map)
|
|
9 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.RLock' objects}
|
|
8 0.000 0.000 0.000 0.000 {built-in method time.time}
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:147(splitroot)
|
|
1 0.000 0.000 0.000 0.000 <string>:1(<lambda>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\descriptors\base.py:233(__get__)
|
|
1 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:166(names)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:257(_write_external_links)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:123(write_pivots)
|
|
1 0.000 0.000 0.000 0.000 <string>:2(__init__)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_util.py:91(get_writer)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\excel\_base.py:1339(<genexpr>)
|
|
2 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:491(__init__)
|
|
2 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:179(count)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1988(_fpclose)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\pathlib.py:515(_from_parsed_parts)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\zipfile.py:1868(__del__)
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:154(applyAlignment)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:112(<listcomp>)
|
|
4 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:128(epoch)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:121(epoch)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:359(mime_type)
|
|
3 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\cell_style.py:149(applyProtection)
|
|
1 0.000 0.000 0.000 0.000 {method 'find' of 'xml.etree.ElementTree.Element' objects}
|
|
5 0.000 0.000 0.000 0.000 D:\python\Lib\xml\etree\ElementTree.py:886(<lambda>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:105(<listcomp>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\table.py:92(count)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\packaging\manifest.py:182(_write_vba)
|
|
4 0.000 0.000 0.000 0.000 {method 'get' of 'xml.etree.ElementTree.Element' objects}
|
|
1 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup_error}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\numbers.py:194(count)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:251(count)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\_writer.py:82(write_refs)
|
|
1 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup}
|
|
1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:1165(_is_binary_mode)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\writer\excel.py:113(_write_images)
|
|
1 0.000 0.000 0.000 0.000 {built-in method sys.intern}
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\enum.py:1248(value)
|
|
1 0.000 0.000 0.000 0.000 {method 'rpartition' of 'str' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\workbook.py:152(active)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\protection.py:96(workbookPassword)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\workbook\protection.py:112(revisionsPassword)
|
|
1 0.000 0.000 0.000 0.000 {method 'pop' of 'dict' objects}
|
|
1 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects}
|
|
2 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects}
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\pandas\io\common.py:550(infer_compression)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\named_styles.py:168(<listcomp>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:114(<listcomp>)
|
|
1 0.000 0.000 0.000 0.000 D:\my_python\venv\NSGA-II\.venv\Lib\site-packages\openpyxl\styles\stylesheet.py:162(<listcomp>)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\copy.py:107(_copy_immutable)
|
|
1 0.000 0.000 0.000 0.000 D:\python\Lib\urllib\parse.py:99(_noop)
|
|
|
|
|