Loaded experiments configuration from 'configuration.py' : configuration['policies'] = [{'archtype': , 'params': {'alpha': 1}}, {'archtype': , 'params': {}}, {'archtype': , 'params': {'horizon': 1000}}, {'archtype': , 'params': {'alpha': 1.35}}, {'archtype': , 'params': {}}, {'archtype': , 'params': {'posterior': }}, {'archtype': , 'params': {'klucb': }}, {'archtype': , 'params': {'horizon': 1000, 'klucb': }}, {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'best'}}, {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'delayed'}}, {'archtype': , 'params': {'klucb': , 'threshold': 'best'}}, {'archtype': , 'params': {'klucb': , 'threshold': 'delayed'}}, {'archtype': , 'params': {'posterior': }}, {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1000}}, {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1100}}, {'archtype': , 'params': {}}] ====> TURNING NOPLOTS MODE ON <===== ====> TURNING DEBUG MODE ON <===== plots/ is already a directory here... Number of policies in this comparison: 16 Time horizon: 1000 Number of repetitions: 16 Sampling rate for plotting, delta_t_plot: 1 Number of jobs for parallelization: 1 Creating a new MAB problem ... Reading arms of this MAB problem from a dictionnary 'configuration' = {'arm_type': , 'params': [0.1, 0.2, 0.30000000000000004, 0.4, 0.5, 0.6, 0.7000000000000001, 0.8, 0.9]} ... - with 'arm_type' = - with 'params' = [0.1, 0.2, 0.30000000000000004, 0.4, 0.5, 0.6, 0.7000000000000001, 0.8, 0.9] - with 'arms' = [B(0.1), B(0.2), B(0.3), B(0.4), B(0.5), B(0.6), B(0.7), B(0.8), B(0.9)] - with 'means' = [0.1 0.2 0.3 0.4 0.5 0.6 0.7 0.8 0.9] - with 'nbArms' = 9 - with 'maxArm' = 0.9 - with 'minArm' = 0.1 This MAB problem has: - a [Lai & Robbins] complexity constant C(mu) = 7.52 ... - a Optimal Arm Identification factor H_OI(mu) = 48.89% ... - with 'arms' represented as: $[B(0.1), B(0.2), B(0.3), B(0.4), B(0.5), B(0.6), B(0.7), B(0.8), B(0.9)^*]$ Number of environments to try: 1 Evaluating environment: MAB(nbArms: 9, arms: [B(0.1), B(0.2), B(0.3), B(0.4), B(0.5), B(0.6), B(0.7), B(0.8), B(0.9)], minArm: 0.1, maxArm: 0.9) - Adding policy #1 = {'archtype': , 'params': {'alpha': 1}} ... Creating this policy from a dictionnary 'self.cfg['policies'][0]' = {'archtype': , 'params': {'alpha': 1}} ... - Adding policy #2 = {'archtype': , 'params': {}} ... Creating this policy from a dictionnary 'self.cfg['policies'][1]' = {'archtype': , 'params': {}} ... - Adding policy #3 = {'archtype': , 'params': {'horizon': 1000}} ... Creating this policy from a dictionnary 'self.cfg['policies'][2]' = {'archtype': , 'params': {'horizon': 1000}} ... - Adding policy #4 = {'archtype': , 'params': {'alpha': 1.35}} ... Creating this policy from a dictionnary 'self.cfg['policies'][3]' = {'archtype': , 'params': {'alpha': 1.35}} ... - Adding policy #5 = {'archtype': , 'params': {}} ... Creating this policy from a dictionnary 'self.cfg['policies'][4]' = {'archtype': , 'params': {}} ... - Adding policy #6 = {'archtype': , 'params': {'posterior': }} ... Creating this policy from a dictionnary 'self.cfg['policies'][5]' = {'archtype': , 'params': {'posterior': }} ... - Adding policy #7 = {'archtype': , 'params': {'klucb': }} ... Creating this policy from a dictionnary 'self.cfg['policies'][6]' = {'archtype': , 'params': {'klucb': }} ... - Adding policy #8 = {'archtype': , 'params': {'horizon': 1000, 'klucb': }} ... Creating this policy from a dictionnary 'self.cfg['policies'][7]' = {'archtype': , 'params': {'horizon': 1000, 'klucb': }} ... - Adding policy #9 = {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'best'}} ... Creating this policy from a dictionnary 'self.cfg['policies'][8]' = {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'best'}} ... - Adding policy #10 = {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'delayed'}} ... Creating this policy from a dictionnary 'self.cfg['policies'][9]' = {'archtype': , 'params': {'horizon': 1000, 'klucb': , 'threshold': 'delayed'}} ... - Adding policy #11 = {'archtype': , 'params': {'klucb': , 'threshold': 'best'}} ... Creating this policy from a dictionnary 'self.cfg['policies'][10]' = {'archtype': , 'params': {'klucb': , 'threshold': 'best'}} ... - Adding policy #12 = {'archtype': , 'params': {'klucb': , 'threshold': 'delayed'}} ... Creating this policy from a dictionnary 'self.cfg['policies'][11]' = {'archtype': , 'params': {'klucb': , 'threshold': 'delayed'}} ... - Adding policy #13 = {'archtype': , 'params': {'posterior': }} ... Creating this policy from a dictionnary 'self.cfg['policies'][12]' = {'archtype': , 'params': {'posterior': }} ... - Adding policy #14 = {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1000}} ... Creating this policy from a dictionnary 'self.cfg['policies'][13]' = {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1000}} ... - Adding policy #15 = {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1100}} ... Creating this policy from a dictionnary 'self.cfg['policies'][14]' = {'archtype': , 'params': {'alpha': 0.5, 'horizon': 1100}} ... - Adding policy #16 = {'archtype': , 'params': {}} ... Creating this policy from a dictionnary 'self.cfg['policies'][15]' = {'archtype': , 'params': {}} ... - Evaluating policy #1/16: UCB($\alpha=1$) ... Estimated order by the policy UCB($\alpha=1$) after 1000 steps: [2 0 1 3 4 6 7 5 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 80.25% (relative success)... ==> Gestalt distance from optimal ordering: 77.78% (relative success)... ==> Mean distance from optimal ordering: 79.01% (relative success)... - Evaluating policy #2/16: MOSS ... Estimated order by the policy MOSS after 1000 steps: [0 1 2 5 6 3 7 4 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 75.31% (relative success)... ==> Gestalt distance from optimal ordering: 77.78% (relative success)... ==> Mean distance from optimal ordering: 76.54% (relative success)... - Evaluating policy #3/16: MOSS-H($T=1000$) ... Estimated order by the policy MOSS-H($T=1000$) after 1000 steps: [0 3 1 4 6 7 2 5 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 65.43% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 66.05% (relative success)... - Evaluating policy #4/16: MOSS-Anytime($\alpha=1.35$) ... Estimated order by the policy MOSS-Anytime($\alpha=1.35$) after 1000 steps: [0 2 1 6 4 3 7 5 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 75.31% (relative success)... ==> Gestalt distance from optimal ordering: 55.56% (relative success)... ==> Mean distance from optimal ordering: 65.43% (relative success)... - Evaluating policy #5/16: DMED$^+$(Bern) ... Estimated order by the policy DMED$^+$(Bern) after 1000 steps: [5 1 4 2 8 7 6 0 3] ... ==> Optimal arm identification: 44.44% (relative success)... ==> Manhattan distance from optimal ordering: 35.80% (relative success)... ==> Gestalt distance from optimal ordering: 22.22% (relative success)... ==> Mean distance from optimal ordering: 29.01% (relative success)... - Evaluating policy #6/16: Thompson ... Estimated order by the policy Thompson after 1000 steps: [0 5 4 2 3 1 6 7 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 70.37% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 68.52% (relative success)... - Evaluating policy #7/16: kl-UCB ... Estimated order by the policy kl-UCB after 1000 steps: [3 6 0 1 2 5 4 7 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 60.49% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 63.58% (relative success)... - Evaluating policy #8/16: kl-UCB$^{++}$($T=1000$) ... Estimated order by the policy kl-UCB$^{++}$($T=1000$) after 1000 steps: [2 0 1 3 6 5 4 7 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 80.25% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 73.46% (relative success)... - Evaluating policy #9/16: kl-UCB-switch($T=1000$) ... Estimated order by the policy kl-UCB-switch($T=1000$) after 1000 steps: [0 1 2 3 4 7 8 6 5] ... ==> Optimal arm identification: 66.67% (relative success)... ==> Manhattan distance from optimal ordering: 80.25% (relative success)... ==> Gestalt distance from optimal ordering: 77.78% (relative success)... ==> Mean distance from optimal ordering: 79.01% (relative success)... - Evaluating policy #10/16: kl-UCB-switch($T=1000$, delayed f) ... Estimated order by the policy kl-UCB-switch($T=1000$, delayed f) after 1000 steps: [0 5 1 2 4 3 7 8 6] ... ==> Optimal arm identification: 77.78% (relative success)... ==> Manhattan distance from optimal ordering: 70.37% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 68.52% (relative success)... - Evaluating policy #11/16: kl-UCB-switch ... Estimated order by the policy kl-UCB-switch after 1000 steps: [0 1 2 6 3 5 7 4 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 80.25% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 73.46% (relative success)... - Evaluating policy #12/16: kl-UCB-switch(delayed f) ... Estimated order by the policy kl-UCB-switch(delayed f) after 1000 steps: [0 1 3 2 4 5 7 6 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 90.12% (relative success)... ==> Gestalt distance from optimal ordering: 77.78% (relative success)... ==> Mean distance from optimal ordering: 83.95% (relative success)... - Evaluating policy #13/16: BayesUCB ... Estimated order by the policy BayesUCB after 1000 steps: [1 3 0 2 7 5 4 6 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 70.37% (relative success)... ==> Gestalt distance from optimal ordering: 44.44% (relative success)... ==> Mean distance from optimal ordering: 57.41% (relative success)... - Evaluating policy #14/16: AdBandits($T=1000$, $\alpha=0.5$) ... Estimated order by the policy AdBandits($T=1000$, $\alpha=0.5$) after 1000 steps: [6 4 3 0 2 5 1 8 7] ... ==> Optimal arm identification: 88.89% (relative success)... ==> Manhattan distance from optimal ordering: 45.68% (relative success)... ==> Gestalt distance from optimal ordering: 22.22% (relative success)... ==> Mean distance from optimal ordering: 33.95% (relative success)... - Evaluating policy #15/16: ApprFHG($T=1100$) ... Estimated order by the policy ApprFHG($T=1100$) after 1000 steps: [0 2 3 1 4 5 6 7 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 90.12% (relative success)... ==> Gestalt distance from optimal ordering: 88.89% (relative success)... ==> Mean distance from optimal ordering: 89.51% (relative success)... - Evaluating policy #16/16: $\mathrm{UCB}_{d=d_{lb}}$($c=0$) ... Estimated order by the policy $\mathrm{UCB}_{d=d_{lb}}$($c=0$) after 1000 steps: [0 2 4 1 6 5 3 7 8] ... ==> Optimal arm identification: 100.00% (relative success)... ==> Manhattan distance from optimal ordering: 75.31% (relative success)... ==> Gestalt distance from optimal ordering: 66.67% (relative success)... ==> Mean distance from optimal ordering: 70.99% (relative success)... Giving the vector of final regrets ... For policy #0 called 'UCB($\alpha=1$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 36.8 Mean of last regrets R_T = 53.3 Median of last regrets R_T = 51 Max of last regrets R_T = 72.4 STD of last regrets R_T = 10.1 For policy #1 called 'MOSS' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 34.7 Mean of last regrets R_T = 45.4 Median of last regrets R_T = 46.7 Max of last regrets R_T = 56.4 STD of last regrets R_T = 6.99 For policy #2 called 'MOSS-H($T=1000$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 33.2 Mean of last regrets R_T = 45.8 Median of last regrets R_T = 42.5 Max of last regrets R_T = 63 STD of last regrets R_T = 7.74 For policy #3 called 'MOSS-Anytime($\alpha=1.35$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 38.7 Mean of last regrets R_T = 45.9 Median of last regrets R_T = 46 Max of last regrets R_T = 57.2 STD of last regrets R_T = 5.22 For policy #4 called 'DMED$^+$(Bern)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 17.1 Mean of last regrets R_T = 37.7 Median of last regrets R_T = 35.3 Max of last regrets R_T = 66.5 STD of last regrets R_T = 12 For policy #5 called 'Thompson' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 13.1 Mean of last regrets R_T = 29.1 Median of last regrets R_T = 30.1 Max of last regrets R_T = 43.8 STD of last regrets R_T = 9.21 For policy #6 called 'kl-UCB' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 23.9 Mean of last regrets R_T = 35.2 Median of last regrets R_T = 35.6 Max of last regrets R_T = 45 STD of last regrets R_T = 6.23 For policy #7 called 'kl-UCB$^{++}$($T=1000$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 19.8 Mean of last regrets R_T = 33.2 Median of last regrets R_T = 31.1 Max of last regrets R_T = 61.7 STD of last regrets R_T = 9.49 For policy #8 called 'kl-UCB-switch($T=1000$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 21.6 Mean of last regrets R_T = 36.5 Median of last regrets R_T = 35 Max of last regrets R_T = 51.5 STD of last regrets R_T = 8.08 For policy #9 called 'kl-UCB-switch($T=1000$, delayed f)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 21.2 Mean of last regrets R_T = 33.9 Median of last regrets R_T = 33.4 Max of last regrets R_T = 58.6 STD of last regrets R_T = 10.1 For policy #10 called 'kl-UCB-switch' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 23.6 Mean of last regrets R_T = 32.2 Median of last regrets R_T = 31.3 Max of last regrets R_T = 44.1 STD of last regrets R_T = 5.28 For policy #11 called 'kl-UCB-switch(delayed f)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 25.4 Mean of last regrets R_T = 36.2 Median of last regrets R_T = 34.9 Max of last regrets R_T = 66.8 STD of last regrets R_T = 9.48 For policy #12 called 'BayesUCB' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 10.4 Mean of last regrets R_T = 22.1 Median of last regrets R_T = 23.1 Max of last regrets R_T = 32.6 STD of last regrets R_T = 6.55 For policy #13 called 'AdBandits($T=1000$, $\alpha=0.5$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 10.7 Mean of last regrets R_T = 18.9 Median of last regrets R_T = 18.3 Max of last regrets R_T = 38.3 STD of last regrets R_T = 6.86 For policy #14 called 'ApprFHG($T=1100$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 40.3 Mean of last regrets R_T = 53.9 Median of last regrets R_T = 53.3 Max of last regrets R_T = 71.6 STD of last regrets R_T = 7.85 For policy #15 called '$\mathrm{UCB}_{d=d_{lb}}$($c=0$)' ... Last regrets (for all repetitions) have: Min of last regrets R_T = 19.5 Mean of last regrets R_T = 29 Median of last regrets R_T = 27.4 Max of last regrets R_T = 44.2 STD of last regrets R_T = 6.46 Giving the final ranks ... Final ranking for this environment #0 : - Policy 'AdBandits($T=1000$, $\alpha=0.5$)' was ranked 1 / 16 for this simulation (last regret = 18.95). - Policy 'BayesUCB' was ranked 2 / 16 for this simulation (last regret = 22.062). - Policy '$\mathrm{UCB}_{d=d_{lb}}$($c=0$)' was ranked 3 / 16 for this simulation (last regret = 28.938). - Policy 'Thompson' was ranked 4 / 16 for this simulation (last regret = 29.019). - Policy 'kl-UCB-switch' was ranked 5 / 16 for this simulation (last regret = 32.206). - Policy 'kl-UCB$^{++}$($T=1000$)' was ranked 6 / 16 for this simulation (last regret = 33.156). - Policy 'kl-UCB-switch($T=1000$, delayed f)' was ranked 7 / 16 for this simulation (last regret = 33.794). - Policy 'kl-UCB' was ranked 8 / 16 for this simulation (last regret = 35.225). - Policy 'kl-UCB-switch(delayed f)' was ranked 9 / 16 for this simulation (last regret = 36.044). - Policy 'kl-UCB-switch($T=1000$)' was ranked 10 / 16 for this simulation (last regret = 36.438). - Policy 'DMED$^+$(Bern)' was ranked 11 / 16 for this simulation (last regret = 37.713). - Policy 'MOSS' was ranked 12 / 16 for this simulation (last regret = 45.356). - Policy 'MOSS-Anytime($\alpha=1.35$)' was ranked 13 / 16 for this simulation (last regret = 45.6). - Policy 'MOSS-H($T=1000$)' was ranked 14 / 16 for this simulation (last regret = 45.775). - Policy 'UCB($\alpha=1$)' was ranked 15 / 16 for this simulation (last regret = 53.231). - Policy 'ApprFHG($T=1100$)' was ranked 16 / 16 for this simulation (last regret = 53.863). Giving the mean and std running times ... For policy #1 called 'MOSS' ... 43.6 ms ± 3.45 ms per loop (mean ± std. dev. of 16 runs) For policy #0 called 'UCB($\alpha=1$)' ... 44.8 ms ± 3.89 ms per loop (mean ± std. dev. of 16 runs) For policy #2 called 'MOSS-H($T=1000$)' ... 44.9 ms ± 4.95 ms per loop (mean ± std. dev. of 16 runs) For policy #3 called 'MOSS-Anytime($\alpha=1.35$)' ... 45.9 ms ± 3.64 ms per loop (mean ± std. dev. of 16 runs) For policy #14 called 'ApprFHG($T=1100$)' ... 46.5 ms ± 4.18 ms per loop (mean ± std. dev. of 16 runs) For policy #5 called 'Thompson' ... 52.4 ms ± 5.25 ms per loop (mean ± std. dev. of 16 runs) For policy #4 called 'DMED$^+$(Bern)' ... 66.4 ms ± 7.55 ms per loop (mean ± std. dev. of 16 runs) For policy #12 called 'BayesUCB' ... 88.4 ms ± 3.55 ms per loop (mean ± std. dev. of 16 runs) For policy #13 called 'AdBandits($T=1000$, $\alpha=0.5$)' ... 89.2 ms ± 5.49 ms per loop (mean ± std. dev. of 16 runs) For policy #9 called 'kl-UCB-switch($T=1000$, delayed f)' ... 97 ms ± 2.33 ms per loop (mean ± std. dev. of 16 runs) For policy #11 called 'kl-UCB-switch(delayed f)' ... 97.2 ms ± 4.01 ms per loop (mean ± std. dev. of 16 runs) For policy #8 called 'kl-UCB-switch($T=1000$)' ... 97.2 ms ± 3.03 ms per loop (mean ± std. dev. of 16 runs) For policy #10 called 'kl-UCB-switch' ... 100 ms ± 5.83 ms per loop (mean ± std. dev. of 16 runs) For policy #15 called '$\mathrm{UCB}_{d=d_{lb}}$($c=0$)' ... 102 ms ± 5.17 ms per loop (mean ± std. dev. of 16 runs) For policy #6 called 'kl-UCB' ... 105 ms ± 9.36 ms per loop (mean ± std. dev. of 16 runs) For policy #7 called 'kl-UCB$^{++}$($T=1000$)' ... 120 ms ± 16.5 ms per loop (mean ± std. dev. of 16 runs) Done for simulations main.py ... 11074591 function calls (11024391 primitive calls) in 22.266 seconds Ordered by: cumulative time ncalls tottime percall cumtime percall filename:lineno(function) 2221/1 0.082 0.000 22.270 22.270 {built-in method builtins.exec} 1 0.000 0.000 22.270 22.270 main.py:5() 1 0.005 0.005 20.063 20.063 Evaluator.py:199(startOneEnv) 256 0.607 0.002 19.862 0.078 Evaluator.py:728(delayed_play) 224000 1.258 0.000 14.647 0.000 IndexPolicy.py:50(choice) 109559 0.216 0.000 5.343 0.000 function_base.py:2727(__call__) 80005 1.189 0.000 5.157 0.000 klUCB.py:68(computeAllIndex) 109559 1.543 0.000 5.127 0.000 function_base.py:2818(_vectorize_call) 3 0.000 0.000 2.512 0.837 __init__.py:19() 48003 0.253 0.000 2.392 0.000 IndexPolicy.py:43(computeAllIndex) 109559 0.600 0.000 2.194 0.000 function_base.py:2757(_get_ufunc_and_otypes) 2338/66 0.013 0.000 2.118 0.032 :966(_find_and_load) 2325/65 0.010 0.000 2.116 0.033 :936(_find_and_load_unlocked) 2690/33 0.002 0.000 2.114 0.064 :211(_call_with_frames_removed) 1957/33 0.010 0.000 2.113 0.064 :651(_load_unlocked) 1751/33 0.005 0.000 2.111 0.064 :672(exec_module) 855152 1.760 0.000 1.760 0.000 {built-in method numpy.core.multiarray.array} 249818 0.483 0.000 1.707 0.000 fromnumeric.py:2222(amax) 923/141 0.002 0.000 1.700 0.012 {built-in method builtins.__import__} 1 0.000 0.000 1.665 1.665 MAB.py:9() 97 0.002 0.000 1.517 0.016 __init__.py:1() 9369/3947 0.009 0.000 1.508 0.000 :997(_handle_fromlist) 224000 1.398 0.000 1.398 0.000 {method 'choice' of 'mtrand.RandomState' objects} 256000 0.193 0.000 1.375 0.000 MAB.py:156(draw) 251775 1.342 0.000 1.342 0.000 Beta.py:95(quantile) 16001 0.218 0.000 1.296 0.000 klUCBPlusPlus.py:87(computeAllIndex) 249822 0.104 0.000 1.224 0.000 _methods.py:25(_amax) 9 0.000 0.000 1.218 0.135 __init__.py:2() 16000 0.180 0.000 1.185 0.000 AdBandits.py:57(choice) 256000 0.108 0.000 1.182 0.000 Bernoulli.py:52(draw) 1 0.000 0.000 1.175 1.175 plotsettings.py:6() 263331 1.164 0.000 1.164 0.000 {method 'reduce' of 'numpy.ufunc' objects} 109559 0.110 0.000 1.107 0.000 function_base.py:2828() 256000 1.074 0.000 1.074 0.000 {method 'binomial' of 'mtrand.RandomState' objects} 144009 0.597 0.000 1.032 0.000 UCBoost.py:328(computeIndex) 16000 0.227 0.000 0.861 0.000 DMED.py:48(choice) 15 0.000 0.000 0.856 0.057 __init__.py:11() 144009 0.075 0.000 0.837 0.000 BayesUCB.py:18(computeIndex) 1 0.000 0.000 0.797 0.797 widgets.py:1() 3 0.000 0.000 0.730 0.243 __init__.py:6() 1 0.000 0.000 0.688 0.688 embed.py:4() 11974 0.062 0.000 0.642 0.000 AdBandits.py:68() 224000 0.623 0.000 0.623 0.000 BasePolicy.py:63(getReward) 425827 0.115 0.000 0.585 0.000 numeric.py:424(asarray) 1 0.000 0.000 0.574 0.574 interactiveshell.py:1() 1 0.000 0.000 0.534 0.534 debugger.py:1() 1 0.000 0.000 0.532 0.532 completer.py:103() 1 0.000 0.000 0.529 0.529 __init__.py:37() 250039 0.132 0.000 0.525 0.000 fromnumeric.py:1534(nonzero) 1 0.000 0.000 0.500 0.500 classes.py:5() 1 0.000 0.000 0.498 0.498 __init__.py:63() 1 0.000 0.000 0.488 0.488 function.py:1() 1 0.000 0.000 0.485 0.485 docstrings.py:16() 1 0.000 0.000 0.483 0.483 numpydoc.py:18() 1 0.000 0.000 0.476 0.476 docscrape_sphinx.py:1() 109559 0.141 0.000 0.470 0.000 function_base.py:2779() 1 0.000 0.000 0.437 0.437 jinja2glue.py:10() 1 0.000 0.000 0.436 0.436 application.py:12() 1751 0.013 0.000 0.413 0.000 :743(get_code) 143289 0.245 0.000 0.409 0.000 UCBoost.py:288(solution_pb_kllb) 251098 0.154 0.000 0.404 0.000 fromnumeric.py:50(_wrapfunc) 17 0.000 0.000 0.367 0.022 __init__.py:10() 13 0.000 0.000 0.363 0.028 utils.py:1() 1 0.000 0.000 0.363 0.363 rcmod.py:1() 1 0.000 0.000 0.362 0.362 palettes.py:1() 1 0.000 0.000 0.352 0.352 configuration.py:4() 6076/6004 0.118 0.000 0.329 0.000 {built-in method builtins.__build_class__} 1750 0.005 0.000 0.302 0.000 :485(_compile_bytecode) 1 0.000 0.000 0.301 0.301 websupport.py:8() 256000 0.299 0.000 0.299 0.000 Result.py:31(store) 2 0.000 0.000 0.297 0.148 __init__.py:16() 1750 0.293 0.000 0.293 0.000 {built-in method marshal.loads} 14 0.000 0.000 0.287 0.021 __init__.py:3() 109559 0.119 0.000 0.284 0.000 function_base.py:2808() 16001 0.255 0.000 0.278 0.000 ApproximatedFHGittins.py:77(computeAllIndex) 180243 0.057 0.000 0.271 0.000 Beta.py:88(sample) 144009 0.052 0.000 0.270 0.000 Thompson.py:18(computeIndex) 2 0.000 0.000 0.254 0.127 __init__.py:27() 1 0.000 0.000 0.249 0.249 UniformArm.py:23() 16001 0.249 0.000 0.249 0.000 MOSSAnytime.py:42(computeAllIndex) 1 0.000 0.000 0.248 0.248 kullback.py:32() 16001 0.233 0.000 0.233 0.000 MOSSH.py:38(computeAllIndex) 2 0.000 0.000 0.231 0.115 __init__.py:3071(_call_aside) 1 0.000 0.000 0.231 0.231 __init__.py:3088(_initialize_master_working_set) 16001 0.230 0.000 0.230 0.000 UCBalpha.py:47(computeAllIndex) 16001 0.226 0.000 0.226 0.000 MOSS.py:31(computeAllIndex) 2 0.000 0.000 0.223 0.112 usenumba.py:3() 115959 0.100 0.000 0.216 0.000 {built-in method builtins.any} 180243 0.214 0.000 0.214 0.000 {method 'beta' of 'mtrand.RandomState' objects} 16001 0.198 0.000 0.198 0.000 klUCBPlusPlus.py:37(np_g) 109559 0.196 0.000 0.196 0.000 {built-in method numpy.core.umath.frompyfunc} 1933/1821 0.004 0.000 0.195 0.000 :564(module_from_spec) 109559 0.191 0.000 0.191 0.000 function_base.py:2784() 1 0.000 0.000 0.184 0.184 pyplot.py:19() 4 0.000 0.000 0.184 0.046 __init__.py:5() 2188 0.018 0.000 0.183 0.000 :870(_find_spec) 3751 0.006 0.000 0.176 0.000 re.py:286(_compile) 1 0.000 0.000 0.175 0.175 __init__.py:340() 551 0.000 0.000 0.171 0.000 re.py:231(compile) 256 0.023 0.000 0.170 0.001 Evaluator.py:210(store) 4166 0.040 0.000 0.167 0.000 :1233(find_spec) 377 0.002 0.000 0.165 0.000 sre_compile.py:557(compile) 32 0.001 0.000 0.165 0.005 __init__.py:602(add_entry) 1 0.000 0.000 0.159 0.159 stats.py:156() 812 0.002 0.000 0.156 0.000 __init__.py:1936(find_on_path) 96006 0.155 0.000 0.155 0.000 {built-in method Policies.kullback.klucbBern} 250041 0.151 0.000 0.151 0.000 {method 'nonzero' of 'numpy.ndarray' objects} 2165 0.002 0.000 0.147 0.000 :1149(find_spec) 2167/2166 0.009 0.000 0.146 0.000 :1117(_get_spec) 165/123 0.001 0.000 0.144 0.001 :919(create_module) 165/123 0.080 0.000 0.144 0.001 {built-in method _imp.create_dynamic} 1 0.000 0.000 0.136 0.136 distributions.py:8() 12 0.000 0.000 0.130 0.011 __init__.py:4() 1 0.000 0.000 0.127 0.127 __init__.py:106() 256 0.005 0.000 0.122 0.000 arraysetops.py:388(in1d) 1 0.000 0.000 0.120 0.120 Evaluator.py:67(__init__) 1 0.000 0.000 0.120 0.120 Evaluator.py:141(__initEnvironments__) 1 0.000 0.000 0.120 0.120 MAB.py:61(__init__) 67 0.000 0.000 0.119 0.002 {built-in method builtins.sum} 1 0.000 0.000 0.119 0.119 api.py:5() 1 0.000 0.000 0.118 0.118 MAB.py:213(lowerbound) 9 0.000 0.000 0.118 0.013 MAB.py:215() 8 0.000 0.000 0.118 0.015 Bernoulli.py:82(oneLR) 1 0.000 0.000 0.118 0.118 dispatcher.py:294(_compile_for_args) 1 0.000 0.000 0.118 0.118 dispatcher.py:554(compile) 1 0.000 0.000 0.118 0.118 dispatcher.py:70(compile) 1 0.000 0.000 0.118 0.118 compiler.py:769(compile_extra) 1 0.000 0.000 0.116 0.116 decorators.py:3() 3 0.000 0.000 0.114 0.038 registry.py:1() 296395/296358 0.110 0.000 0.112 0.000 {built-in method builtins.getattr} 424683 0.109 0.000 0.109 0.000 function_base.py:2780() 1 0.000 0.000 0.108 0.108 __init__.py:101() 2 0.000 0.000 0.104 0.052 __init__.py:64() 1 0.000 0.000 0.102 0.102 add_newdocs.py:10() 1 0.001 0.001 0.101 0.101 _continuous_distns.py:5() 1 0.000 0.000 0.095 0.095 groupby.py:1() 96 0.004 0.000 0.094 0.001 _distn_infrastructure.py:1487(__init__) 167012 0.087 0.000 0.088 0.000 {built-in method builtins.max} 1 0.000 0.000 0.085 0.085 __init__.py:560(_build_master) 1 0.000 0.000 0.085 0.085 __init__.py:547(__init__) 9 0.000 0.000 0.085 0.009 base.py:1() 1544 0.004 0.000 0.084 0.000 __init__.py:2023(distributions_from_metadata) 377 0.002 0.000 0.083 0.000 sre_parse.py:844(parse) 16000 0.028 0.000 0.082 0.000 AdBandits.py:45(getReward) 1 0.000 0.000 0.081 0.081 type_check.py:3() 377 0.001 0.000 0.078 0.000 sre_compile.py:542(_code) 143 0.004 0.000 0.077 0.001 __init__.py:357(namedtuple) 1 0.000 0.000 0.076 0.076 colorbar.py:20() 1106/377 0.004 0.000 0.074 0.000 sre_parse.py:407(_parse_sub) 1 0.000 0.000 0.072 0.072 config.py:10() 1542/414 0.025 0.000 0.072 0.000 sre_parse.py:470(_parse) 2 0.000 0.000 0.071 0.036 i18n.py:10() 219082/219012 0.062 0.000 0.069 0.000 {built-in method builtins.isinstance} 4026 0.014 0.000 0.068 0.000 AdBandits.py:61() 1 0.000 0.000 0.068 0.068 pykov.py:30() 2887/377 0.016 0.000 0.067 0.000 sre_compile.py:64(_compile) 32000 0.036 0.000 0.066 0.000 BayesianIndexPolicy.py:36(getReward) 355 0.000 0.000 0.066 0.000 __init__.py:3115() 1 0.000 0.000 0.065 0.065 compiler.py:347(compile_extra) 354 0.001 0.000 0.065 0.000 __init__.py:2630(activate) 1 0.000 0.000 0.065 0.065 compiler.py:733(_compile_bytecode) 1 0.000 0.000 0.065 0.065 compiler.py:682(_compile_core) 1 0.000 0.000 0.065 0.065 compiler.py:231(run) 604/536 0.005 0.000 0.064 0.000 {built-in method builtins.sorted} 1 0.000 0.000 0.064 0.064 cpu.py:1() 786 0.004 0.000 0.063 0.000 __init__.py:2459(from_location) 16 0.000 0.000 0.062 0.004 __init__.py:1910(_by_version_descending) 16244 0.061 0.000 0.061 0.000 {built-in method posix.stat} 109 0.002 0.000 0.060 0.001 _distn_infrastructure.py:706(_construct_doc) 293 0.022 0.000 0.058 0.000 doccer.py:12(docformat) 12008 0.017 0.000 0.057 0.000 fromnumeric.py:2323(amin) 13086 0.006 0.000 0.056 0.000 :75(_path_stat) 286582 0.055 0.000 0.055 0.000 {built-in method math.log} 13847/257 0.021 0.000 0.054 0.000 copy.py:132(deepcopy) 944 0.001 0.000 0.053 0.000 __init__.py:2090(_handle_ns) 1 0.000 0.000 0.053 0.053 __init__.py:110() 1 0.000 0.000 0.053 0.053 compiler.py:264(__init__) 25663 0.020 0.000 0.053 0.000 :57(_path_join) 1815/1159 0.006 0.000 0.051 0.000 copy.py:268(_reconstruct) 8 0.000 0.000 0.051 0.006 __init__.py:7() 16024 0.018 0.000 0.050 0.000 random.py:253(choice) 354 0.001 0.000 0.050 0.000 __init__.py:2182(fixup_namespace_packages) 1 0.000 0.000 0.050 0.050 frame.py:10() 1 0.000 0.000 0.050 0.050 dispatcher.py:3() 2 0.000 0.000 0.049 0.025 builtins.py:1() 1 0.000 0.000 0.048 0.048 config.py:1() 933 0.001 0.000 0.047 0.000 :413(_find_module_shim) 164095 0.046 0.000 0.046 0.000 {built-in method builtins.min} 1 0.000 0.000 0.046 0.046 figure.py:12() 1 0.000 0.000 0.046 0.046 widget.py:8() 3 0.000 0.000 0.045 0.015 __init__.py:15() 772 0.001 0.000 0.045 0.000 __init__.py:1925(_by_version) 1939 0.011 0.000 0.045 0.000 :504(_init_module_attrs) 1 0.000 0.000 0.045 0.045 compiler.py:653(stage_nopython_backend) 1 0.000 0.000 0.045 0.045 compiler.py:602(_backend) 1 0.000 0.000 0.044 0.044 compiler.py:589(backend_nopython_mode) 1 0.000 0.000 0.044 0.044 compiler.py:890(native_lowering_stage) 30 0.000 0.000 0.044 0.001 six.py:91(__get__) 32 0.000 0.000 0.044 0.001 six.py:80(_import_module) 48000 0.029 0.000 0.044 0.000 Beta.py:113(update) 933 0.001 0.000 0.044 0.000 :1216(find_loader) 805/257 0.005 0.000 0.043 0.000 copy.py:236(_deepcopy_dict) 1752 0.027 0.000 0.042 0.000 :830(get_data) 151316/151225 0.036 0.000 0.042 0.000 {method 'join' of 'str' objects} 1 0.000 0.000 0.041 0.041 _subplots.py:1() 12012 0.004 0.000 0.040 0.000 _methods.py:28(_amin) 16288 0.019 0.000 0.040 0.000 _tqdm.py:929(__iter__) 772 0.002 0.000 0.040 0.000 __init__.py:1931() 3368 0.015 0.000 0.040 0.000 version.py:198(__init__) 1 0.000 0.000 0.040 0.040 contour.py:3() 1 0.000 0.000 0.039 0.039 ipapp.py:6() 2322 0.003 0.000 0.039 0.000 version.py:24(parse) 216032/214615 0.038 0.000 0.038 0.000 {built-in method builtins.len} 5 0.000 0.000 0.038 0.008 context.py:1() 1 0.000 0.000 0.037 0.037 special.py:1() 23 0.000 0.000 0.037 0.002 six.py:159(_resolve) 2 0.000 0.000 0.036 0.018 pyparsing.py:61() 1 0.000 0.000 0.036 0.036 request.py:68() 1434/1107 0.005 0.000 0.035 0.000 inspect.py:2176(_signature_from_callable) 2 0.000 0.000 0.035 0.018 api.py:1() 522 0.005 0.000 0.035 0.000 numeric.py:2260(isclose) 1 0.000 0.000 0.035 0.035 __init__.py:28() 1 0.000 0.000 0.035 0.035 interactiveshell.py:2() 1 0.000 0.000 0.034 0.034 BlackBoxOpt.py:8() 1 0.000 0.000 0.034 0.034 index.py:2() 1 0.000 0.000 0.034 0.034 magic.py:3() 1 0.000 0.000 0.034 0.034 __init__.py:48() 1 0.000 0.000 0.034 0.034 _axes.py:1() 1 0.000 0.000 0.033 0.033 interface.py:3() 881 0.004 0.000 0.033 0.000 textwrap.py:414(dedent) 1 0.000 0.000 0.033 0.033 rcsetup.py:15() 1 0.000 0.000 0.033 0.033 application.py:10() 31381/31124 0.020 0.000 0.033 0.000 {built-in method builtins.hasattr} 1 0.000 0.000 0.033 0.033 UnsupervisedLearning.py:18() 1 0.000 0.000 0.032 0.032 series.py:3() 8410 0.011 0.000 0.032 0.000 enum.py:801(__and__) 1 0.000 0.000 0.032 0.032 requirements.py:4() 7 0.000 0.000 0.031 0.004 api.py:3() 109 0.002 0.000 0.031 0.000 _distn_infrastructure.py:626(_construct_argparser) 24/19 0.000 0.000 0.031 0.002 :622(_load_backward_compatible) 910 0.031 0.000 0.031 0.000 {built-in method io.open} 256 0.003 0.000 0.031 0.000 Result.py:15(__init__) 1 0.000 0.000 0.030 0.030 matfuncs.py:3() 1 0.000 0.000 0.030 0.030 __init__.py:634() 7168 0.005 0.000 0.030 0.000 :85(_path_is_mode_type) 6350 0.003 0.000 0.030 0.000 :94(_path_isfile) 3502 0.013 0.000 0.030 0.000 :263(cache_from_source) 1046 0.002 0.000 0.029 0.000 __init__.py:1317(safe_version) 1 0.000 0.000 0.029 0.029 client.py:69() 16024 0.020 0.000 0.029 0.000 random.py:223(_randbelow) 1 0.000 0.000 0.029 0.029 application.py:1() 1 0.000 0.000 0.029 0.029 rules.py:1() 2 0.000 0.000 0.029 0.014 context.py:137(refresh) 1 0.000 0.000 0.028 0.028 fontconfig_pattern.py:7() 260 0.000 0.000 0.028 0.000 __init__.py:2823(_reload_version) 823 0.028 0.000 0.028 0.000 ffi.py:105(__call__) 1 0.000 0.000 0.028 0.028 rules.py:16(_init_casting_rules) 40 0.000 0.000 0.028 0.001 castgraph.py:122(insert_rule) 18419 0.009 0.000 0.028 0.000 enum.py:265(__call__) 2 0.000 0.000 0.028 0.014 __init__.py:45() 573 0.005 0.000 0.027 0.000 abc.py:132(__new__) 40 0.006 0.000 0.027 0.001 castgraph.py:95(propagate) 260 0.001 0.000 0.027 0.000 __init__.py:2429(_version_from_file) 1 0.000 0.000 0.027 0.027 text.py:3() 25663 0.017 0.000 0.026 0.000 :59() 786 0.001 0.000 0.026 0.000 __init__.py:2446(__init__) 1 0.000 0.000 0.026 0.026 __init__.py:68() 20 0.000 0.000 0.026 0.001 decorators.py:34(jit) 616 0.001 0.000 0.026 0.000 _decorators.py:240(__call__) 20 0.000 0.000 0.026 0.001 decorators.py:175(wrapper) 11 0.000 0.000 0.026 0.002 artist.py:1475(kwdoc) 20 0.000 0.000 0.026 0.001 dispatcher.py:455(__init__) 1 0.000 0.000 0.025 0.025 _ellip_harm.py:1() 3 0.000 0.000 0.025 0.008 manager.py:1() 12/5 0.000 0.000 0.025 0.005 utils.py:280(__get__) 27 0.000 0.000 0.025 0.001 __init__.py:1120(rc_params_from_file) 1 0.000 0.000 0.025 0.025 __init__.py:86() 512 0.001 0.000 0.025 0.000 arraysetops.py:113(unique) 1783/1671 0.001 0.000 0.025 0.000 {built-in method builtins.next} 2 0.000 0.000 0.024 0.012 context.py:597(load_additional_registries) 2 0.000 0.000 0.024 0.012 config.py:75(update) 2344 0.003 0.000 0.024 0.000 :147(__enter__) 7742 0.024 0.000 0.024 0.000 {built-in method __new__ of type object at 0x9e5d60} 3667 0.003 0.000 0.024 0.000 :403(cached) 3 0.000 0.000 0.024 0.008 util.py:10() 1407 0.002 0.000 0.024 0.000 __init__.py:2625(_get_metadata) 1 0.000 0.000 0.024 0.024 base.py:251(refresh) 1 0.000 0.000 0.024 0.024 lowering.py:132(lower) 143290 0.024 0.000 0.024 0.000 {built-in method math.exp} 1 0.000 0.000 0.024 0.024 config.py:68(__init__) 1 0.000 0.000 0.024 0.024 config.py:71(reset) 1 0.000 0.000 0.023 0.023 comm.py:1() 512 0.009 0.000 0.023 0.000 arraysetops.py:256(_unique1d) 1107 0.010 0.000 0.023 0.000 inspect.py:2095(_signature_from_function) 334 0.002 0.000 0.023 0.000 _util.py:269(getargspec_no_self) 21 0.000 0.000 0.023 0.001 registry.py:45(target_context) 1 0.000 0.000 0.023 0.023 registry.py:35(_toplevel_target_context) 1 0.000 0.000 0.023 0.023 base.py:221(__init__) 2 0.000 0.000 0.023 0.011 codegen.py:204(finalize) 16001 0.011 0.000 0.023 0.000 ApproximatedFHGittins.py:48(m) 1 0.000 0.000 0.023 0.023 config.py:89(process_environ) 1 0.000 0.000 0.023 0.023 kernelbase.py:1() 2 0.000 0.000 0.023 0.011 core.py:1() 39 0.000 0.000 0.023 0.001 config.py:90(_readenv) 1 0.000 0.000 0.023 0.023 config.py:204(avx_default) 1 0.000 0.000 0.022 0.022 config.py:40(_os_supports_avx) 11 0.001 0.000 0.022 0.002 artist.py:1228(pprint_setters) 1 0.000 0.000 0.022 0.022 dates.py:17() 2 0.000 0.000 0.022 0.011 generic.py:7052(_add_series_or_dataframe_operations) 1 0.000 0.000 0.022 0.022 core.py:159(load_base_library) 1 0.000 0.000 0.022 0.022 core.py:191(read_style_directory) 1 0.000 0.000 0.022 0.022 cpu.py:40(init) 687 0.005 0.000 0.022 0.000 inspect.py:1082(getfullargspec) 1916 0.004 0.000 0.021 0.000 :361(_get_cached) 9214/7948 0.014 0.000 0.021 0.000 {method 'format' of 'str' objects} 420 0.000 0.000 0.021 0.000 inspect.py:3035(signature) 1 0.000 0.000 0.021 0.021 collections.py:10() 27 0.004 0.000 0.021 0.001 __init__.py:1042(_rc_params_in_file) 1 0.000 0.000 0.021 0.021 session.py:10() 1 0.001 0.001 0.021 0.021 notify.py:8() 2 0.000 0.000 0.021 0.010 __init__.py:56() 420 0.000 0.000 0.021 0.000 inspect.py:2783(from_callable) 1 0.000 0.000 0.021 0.021 connect.py:2() 1 0.000 0.000 0.020 0.020 crashhandler.py:8() 1751 0.016 0.000 0.020 0.000 :430(_validate_bytecode_header) 1 0.000 0.000 0.020 0.020 __init__.py:39() 1 0.000 0.000 0.020 0.020 window.py:7() 1 0.000 0.000 0.020 0.020 __init__.py:65(get_localzone) 1 0.000 0.000 0.020 0.020 _unix.py:31(_get_localzone) 1 0.000 0.000 0.019 0.019 __init__.py:122(timezone) 1 0.000 0.000 0.019 0.019 ultratb.py:81() 1 0.000 0.000 0.019 0.019 inputsplitter.py:15() 12 0.003 0.000 0.019 0.002 artist.py:1150(_get_setters_and_targets) 21 0.000 0.000 0.019 0.001 castgraph.py:134(unsafe) 1 0.000 0.000 0.019 0.019 nrt.py:18(initialize) 1 0.000 0.000 0.019 0.019 _distn_infrastructure.py:5() 1 0.000 0.000 0.019 0.019 parfor.py:14() 1 0.000 0.000 0.019 0.019 nrtdynmod.py:194(compile_nrt_functions) 1021 0.003 0.000 0.019 0.000 sre_compile.py:223(_compile_charset) 1 0.000 0.000 0.019 0.019 _bvp.py:1() 2 0.000 0.000 0.019 0.009 __init__.py:100() 1 0.000 0.000 0.019 0.019 lazy.py:150(_lazy) 1540 0.002 0.000 0.019 0.000 __init__.py:897(__setitem__) 1 0.000 0.000 0.019 0.019 lazy.py:97(_lazy) 2728 0.018 0.000 0.018 0.000 {method 'sub' of '_sre.SRE_Pattern' objects} 1 0.000 0.000 0.018 0.018 backend_bases.py:33() 1 0.000 0.000 0.018 0.018 __init__.py:236() 3583 0.012 0.000 0.018 0.000 :157(_get_module_lock) 1 0.000 0.000 0.018 0.018 _internal.py:6() 6 0.000 0.000 0.018 0.003 __init__.py:35(load_module) 592 0.000 0.000 0.018 0.000 __init__.py:1080() 591 0.001 0.000 0.018 0.000 __init__.py:110(resource_exists) 1 0.000 0.000 0.018 0.018 lowering.py:168(lower_normal_function) 1550 0.001 0.000 0.018 0.000 version.py:74(__init__) 1 0.000 0.000 0.017 0.017 interval.py:1() 1 0.000 0.000 0.017 0.017 lowering.py:182(lower_function_body) 1 0.000 0.000 0.017 0.017 lowering.py:206(lower_block) 25101 0.008 0.000 0.017 0.000 sre_parse.py:253(get) 1 0.000 0.000 0.017 0.017 inputtransformer.py:5() 1 0.000 0.000 0.017 0.017 environment.py:10() 522 0.007 0.000 0.017 0.000 numeric.py:2319(within_tol) 926 0.017 0.000 0.017 0.000 {built-in method posix.listdir} 72 0.000 0.000 0.016 0.000 lowering.py:259(lower_inst) 11 0.000 0.000 0.016 0.001 magic_arguments.py:201(__call__) 11 0.000 0.000 0.016 0.001 magic_arguments.py:139(construct_parser) 115 0.001 0.000 0.016 0.000 decorator.py:200(create) 110 0.001 0.000 0.016 0.000 decorator.py:228(decorate) 1550 0.006 0.000 0.016 0.000 version.py:131(_legacy_cmpkey) 1 0.000 0.000 0.016 0.016 parser.py:5() 1 0.000 0.000 0.016 0.016 decorators.py:5() 608/176 0.001 0.000 0.016 0.000 copy.py:210(_deepcopy_list) 1 0.000 0.000 0.016 0.016 states.py:101() 1 0.000 0.000 0.016 0.016 __init__.py:75(_patch_async) 1 0.000 0.000 0.016 0.016 __init__.py:172() 1 0.000 0.000 0.016 0.016 feedparser.py:20() 1 0.000 0.000 0.016 0.016 Evaluator.py:4() 592 0.002 0.000 0.016 0.000 __init__.py:77(open_resource) 1752 0.016 0.000 0.016 0.000 {method 'read' of '_io.FileIO' objects} 1 0.000 0.000 0.015 0.015 grammar.py:1() 2 0.000 0.000 0.015 0.008 __init__.py:14() 289 0.009 0.000 0.015 0.000 doccer.py:128(indentcount_lines) 1 0.000 0.000 0.015 0.015 decorators.py:15() 1 0.000 0.000 0.015 0.015 basic.py:2() 3 0.000 0.000 0.015 0.005 forest.py:1() 48000 0.015 0.000 0.015 0.000 Beta.py:28(bernoulliBinarization) 1 0.000 0.000 0.015 0.015 datetimes.py:2() 1 0.000 0.000 0.015 0.015 asyncsupport.py:11() 9 0.000 0.000 0.015 0.002 typeconv.py:85(safe_unsafe) 1 0.000 0.000 0.015 0.015 connect.py:5() 1 0.000 0.000 0.014 0.014 utils.py:4() 2 0.000 0.000 0.014 0.007 codegen.py:233(_finalize_final_module) 1 0.000 0.000 0.014 0.014 io.py:10() 59175 0.012 0.000 0.014 0.000 {method 'get' of 'dict' objects} 128 0.014 0.000 0.014 0.000 {built-in method builtins.compile} 3 0.000 0.000 0.014 0.005 codegen.py:177(add_ir_module) 2116 0.004 0.000 0.014 0.000 :1228(_get_spec) 1 0.000 0.000 0.014 0.014 _discrete_distns.py:5() 1 0.000 0.000 0.014 0.014 specifiers.py:4() 2 0.000 0.000 0.014 0.007 codegen.py:468(_finalize_specific) 27 0.000 0.000 0.014 0.001 pyparsing.py:2738(__init__) 94 0.000 0.000 0.014 0.000 decorator.py:246(decorator) 1021 0.009 0.000 0.014 0.000 sre_compile.py:250(_optimize_charset) 1 0.000 0.000 0.014 0.014 oinspect.py:8() 8 0.000 0.000 0.013 0.002 codegen.py:530(wrapper) 2 0.000 0.000 0.013 0.007 executionengine.py:90(finalize_object) 1 0.000 0.000 0.013 0.013 _policybase.py:4() 16000 0.013 0.000 0.013 0.000 AdBandits.py:52(epsilon) 13 0.000 0.000 0.013 0.001 _distn_infrastructure.py:2669(__init__) 3584 0.008 0.000 0.013 0.000 posixpath.py:75(join) 1 0.000 0.000 0.013 0.013 interpolate.py:2() 6/2 0.000 0.000 0.013 0.006 importer.py:129(load_module) 89 0.000 0.000 0.013 0.000 magic.py:186(magic_deco) 7662 0.013 0.000 0.013 0.000 {method 'splitlines' of 'str' objects} 1 0.000 0.000 0.013 0.013 textpath.py:3() 20/5 0.000 0.000 0.012 0.002 __init__.py:108(import_module) 20/5 0.000 0.000 0.012 0.002 :982(_gcd_import) 128848 0.012 0.000 0.012 0.000 {method 'append' of 'list' objects} 1 0.000 0.000 0.012 0.012 compiler.py:442(stage_nopython_frontend) 1 0.000 0.000 0.012 0.012 tokenize2.py:37() 1 0.000 0.000 0.012 0.012 compiler.py:861(type_inference_stage) 1 0.000 0.000 0.012 0.012 cffi_utils.py:5() 18399 0.010 0.000 0.012 0.000 enum.py:515(__new__) 1652 0.001 0.000 0.012 0.000 re.py:184(sub) 1 0.000 0.000 0.012 0.012 api.py:39(__init__) 1 0.000 0.000 0.012 0.012 lgmres.py:4() 1040 0.001 0.000 0.012 0.000 fromnumeric.py:2101(cumsum) 1 0.000 0.000 0.012 0.012 specifiers.py:275(Specifier) 6 0.000 0.000 0.012 0.002 __init__.py:82(load_overrides) 15947/15853 0.008 0.000 0.012 0.000 abstract.py:110(__hash__) 883 0.012 0.000 0.012 0.000 {method 'findall' of '_sre.SRE_Pattern' objects} 1 0.000 0.000 0.011 0.011 cpu.py:152(get_executable) 5 0.000 0.000 0.011 0.002 codegen.py:447(get_pointer_to_function) 7/6 0.000 0.000 0.011 0.002 codegen.py:101(_ensure_finalized) 1 0.000 0.000 0.011 0.011 __init__.py:180() 6 0.000 0.000 0.011 0.002 tokenize2.py:133(_compile) 1 0.000 0.000 0.011 0.011 __init__.py:21(pylab_setup) 1 0.000 0.000 0.011 0.011 typing.py:1() 1 0.000 0.000 0.011 0.011 versioning.py:11() 49 0.000 0.000 0.011 0.000 widget.py:266(register) 1 0.000 0.000 0.011 0.011 arrayobj.py:4() 1 0.000 0.000 0.011 0.011 usejoblib.py:3() 49 0.000 0.000 0.011 0.000 widget.py:268(reg) 3893 0.011 0.000 0.011 0.000 {method 'search' of '_sre.SRE_Pattern' objects} 28606 0.011 0.000 0.011 0.000 sre_parse.py:232(__next) 1 0.000 0.000 0.011 0.011 __init__.py:220() 1 0.000 0.000 0.011 0.011 validation.py:1() 1 0.000 0.000 0.011 0.011 backend_tkagg.py:1() 256 0.011 0.000 0.011 0.000 Evaluator.py:224() 1 0.000 0.000 0.011 0.011 pyparsing.py:5377(pyparsing_common) 49 0.000 0.000 0.011 0.000 traitlets.py:1354(class_traits) 1933 0.005 0.000 0.011 0.000 :318(__exit__) 1 0.000 0.000 0.010 0.010 __init__.py:25() 1 0.000 0.000 0.010 0.010 cparser.py:1() 1751 0.002 0.000 0.010 0.000 :840(path_stats) 57036 0.010 0.000 0.010 0.000 {method 'rstrip' of 'str' objects} 1 0.000 0.000 0.010 0.010 typeinfer.py:830(propagate) 2 0.000 0.000 0.010 0.005 typeinfer.py:125(propagate) 1 0.000 0.000 0.010 0.010 cpu.py:50(load_additional_registries) 109 0.001 0.000 0.010 0.000 _distn_infrastructure.py:591(__init__) 1 0.000 0.000 0.010 0.010 ioloop.py:8() 1 0.000 0.000 0.010 0.010 generic.py:2() 1 0.000 0.000 0.010 0.010 buffer.py:4() 91 0.001 0.000 0.010 0.000 typing.py:922(__new__) 1 0.000 0.000 0.010 0.010 case.py:1() 3469 0.003 0.000 0.010 0.000 :1080(_path_importer_cache) 1 0.000 0.000 0.010 0.010 cm.py:6() 1 0.000 0.000 0.010 0.010 graph.py:1() 3 0.000 0.000 0.010 0.003 analysis.py:3() 1239 0.002 0.000 0.010 0.000 :194(_lock_unlock_module) 1 0.000 0.000 0.010 0.010 frequencies.py:2() 377 0.002 0.000 0.010 0.000 sre_compile.py:482(_compile_info) 4492/2046 0.007 0.000 0.010 0.000 sre_parse.py:173(getwidth) 11708 0.007 0.000 0.010 0.000 sre_parse.py:163(__getitem__) 55758 0.009 0.000 0.009 0.000 {method 'startswith' of 'str' objects} 1040 0.009 0.000 0.009 0.000 {method 'cumsum' of 'numpy.ndarray' objects} 1 0.000 0.000 0.009 0.009 states.py:1054(Body) 3583 0.009 0.000 0.009 0.000 :78(acquire) 2 0.000 0.000 0.009 0.005 parallel.py:3() 1046 0.002 0.000 0.009 0.000 fromnumeric.py:2021(all) 2344 0.002 0.000 0.009 0.000 :151(__exit__) 1 0.000 0.000 0.009 0.009 mstats_basic.py:4() 2122 0.006 0.000 0.009 0.000 :524(spec_from_file_location) 3583 0.008 0.000 0.009 0.000 :103(release) 1 0.000 0.000 0.009 0.009 platform.py:10() 2 0.000 0.000 0.009 0.004 utils.py:5() 195 0.001 0.000 0.009 0.000 _tqdm.py:899(__repr__) 2 0.000 0.000 0.009 0.004 subprocess.py:588(__init__) 900 0.001 0.000 0.009 0.000 pyparsing.py:1144(copy) 1 0.000 0.000 0.009 0.009 lowering.py:218(create_cpython_wrapper) 2 0.000 0.000 0.009 0.004 gpr.py:1() 1 0.000 0.000 0.009 0.009 cpu.py:141(create_cpython_wrapper) 1475 0.006 0.000 0.009 0.000 inspect.py:2714(__init__) 2 0.000 0.000 0.009 0.004 subprocess.py:1208(_execute_child) 32 0.000 0.000 0.009 0.000 typeinfer.py:417(resolve) 1 0.000 0.000 0.009 0.009 ssl.py:91() 49 0.002 0.000 0.009 0.000 traitlets.py:224(getmembers) 115 0.001 0.000 0.009 0.000 decorator.py:166(make) 1 0.000 0.000 0.008 0.008 font_manager.py:21() 1 0.000 0.000 0.008 0.008 uuid.py:45() 1 0.000 0.000 0.008 0.008 base_events.py:14() 1 0.000 0.000 0.008 0.008 py3k.py:4() 6726 0.005 0.000 0.008 0.000 version.py:114(_parse_version_parts) 1 0.000 0.000 0.008 0.008 __init__.py:89() 1 0.000 0.000 0.008 0.008 __init__.py:41() 1 0.000 0.000 0.008 0.008 array_analysis.py:6() 22814 0.008 0.000 0.008 0.000 :222(_verbose_message) 1 0.000 0.000 0.008 0.008 std.py:10() 256 0.008 0.000 0.008 0.000 Result.py:27() 29 0.003 0.000 0.008 0.000 enum.py:124(__new__) 6912/6450 0.002 0.000 0.008 0.000 {built-in method builtins.issubclass} 10 0.000 0.000 0.008 0.001 module.py:215(__repr__) 36 0.000 0.000 0.008 0.000 lowering.py:401(lower_assign) 13553 0.008 0.000 0.008 0.000 {built-in method Policies.kullback.klBern} 904 0.002 0.000 0.008 0.000 copy.py:66(copy) 150 0.000 0.000 0.008 0.000 cm.py:67(_generate_cmap) 13 0.000 0.000 0.008 0.001 enum.py:602(_convert) 1 0.000 0.000 0.008 0.008 mathtext.py:16() 1818 0.007 0.000 0.008 0.000 version.py:343(_cmpkey) 10 0.000 0.000 0.008 0.001 module.py:189(_get_body_lines) 1 0.000 0.000 0.008 0.008 :735(source_to_code) 1 0.000 0.000 0.008 0.008 debugger.py:17() 2032 0.002 0.000 0.008 0.000 castgraph.py:42(insert) 10 0.000 0.000 0.008 0.001 module.py:194() 885/460 0.003 0.000 0.008 0.000 abc.py:196(__subclasscheck__) 195 0.003 0.000 0.008 0.000 _tqdm.py:250(format_meter) 233 0.001 0.000 0.008 0.000 :1281(_fill_cache) 2 0.000 0.000 0.008 0.004 memory.py:5() 28 0.000 0.000 0.008 0.000 pyparsing.py:2757(__init__) 1 0.000 0.000 0.008 0.008 Evaluator.py:651(printLastRegrets) 1 0.000 0.000 0.008 0.008 tkagg.py:1() 1 0.000 0.000 0.008 0.008 _root.py:7() 49 0.000 0.000 0.008 0.000 traceback.py:196(extract_stack) 1 0.000 0.000 0.008 0.008 util.py:311(find_library) 1 0.000 0.000 0.008 0.008 util.py:248(_findSoname_ldconfig) 8 0.000 0.000 0.008 0.001 typeconv.py:78(promote_unsafe) 64 0.001 0.000 0.008 0.000 colors.py:706(from_list) 9 0.000 0.000 0.008 0.001 six.py:114(_resolve) 2 0.000 0.000 0.007 0.004 codegen.py:119(_optimize_final_module) 11 0.000 0.000 0.007 0.001 argparse.py:2334(format_help) 1 0.000 0.000 0.007 0.007 pathlib.py:1() 49 0.001 0.000 0.007 0.000 traceback.py:313(extract) 174 0.001 0.000 0.007 0.000 traitlets.py:722(__new__) 20 0.000 0.000 0.007 0.000 typeinfer.py:501(__call__) 1037 0.001 0.000 0.007 0.000 colors.py:142(to_rgba) 25 0.000 0.000 0.007 0.000 values.py:654(__str__) 25 0.000 0.000 0.007 0.000 values.py:647(descr) 1 0.000 0.000 0.007 0.007 npydecl.py:1() 786 0.003 0.000 0.007 0.000 __init__.py:677(add) 19 0.000 0.000 0.007 0.000 rcsetup.py:789(validate_cycler) 1 0.000 0.000 0.007 0.007 artist.py:1() 1 0.000 0.000 0.007 0.007 compiler.py:1() 9640 0.004 0.000 0.007 0.000 version.py:65(_compare) 1 0.000 0.000 0.007 0.007 inspect.py:27() 13 0.000 0.000 0.007 0.001 _distn_infrastructure.py:2718(_construct_docstrings) 1551 0.002 0.000 0.007 0.000 abc.py:180(__instancecheck__) 17510 0.007 0.000 0.007 0.000 {method 'pop' of 'list' objects} 1 0.000 0.000 0.007 0.007 algorithms.py:4() 1 0.000 0.000 0.007 0.007 patches.py:3() 1 0.000 0.000 0.007 0.007 offsets.py:2() 11 0.000 0.000 0.007 0.001 magic_arguments.py:108(__init__) 10772 0.006 0.000 0.007 0.000 {built-in method builtins.setattr} 11 0.000 0.000 0.007 0.001 argparse.py:1609(__init__) 20 0.000 0.000 0.007 0.000 enum.py:364(_create_) 75/69 0.000 0.000 0.007 0.000 typing.py:676(inner) 1 0.000 0.000 0.007 0.007 select.py:23(select_backend) 1090 0.003 0.000 0.007 0.000 numeric.py:2460(seterr) 1 0.000 0.000 0.007 0.007 tempfile.py:24() 1 0.000 0.000 0.007 0.007 pythonapi.py:1() 1 0.000 0.000 0.007 0.007 __init__.py:47() 11 0.000 0.000 0.007 0.001 argparse.py:290(format_help) 2 0.000 0.000 0.007 0.003 cache.py:1() 226 0.002 0.000 0.007 0.000 :1067(_path_hooks) 33/11 0.000 0.000 0.007 0.001 argparse.py:217(format_help) 32 0.000 0.000 0.007 0.000 typeinfer.py:1080(resolve_call) 115 0.001 0.000 0.007 0.000 decorator.py:97(__init__) 2 0.000 0.000 0.007 0.003 passmanagers.py:94(run) 33/11 0.000 0.000 0.007 0.001 argparse.py:222() 611/608 0.001 0.000 0.007 0.000 abstract.py:54(__call__) 11 0.000 0.000 0.007 0.001 castgraph.py:131(safe) 149 0.000 0.000 0.006 0.000 rcsetup.py:76(f) 32092 0.006 0.000 0.006 0.000 {method 'getrandbits' of '_random.Random' objects} 1232/605 0.001 0.000 0.006 0.000 _utils.py:40(__str__) 32 0.000 0.000 0.006 0.000 _collections_abc.py:824(update) 32 0.000 0.000 0.006 0.000 context.py:176(resolve_function_type) 44 0.000 0.000 0.006 0.000 typing.py:1099(__getitem__) 32 0.001 0.000 0.006 0.000 _tqdm.py:660(__init__) 1 0.000 0.000 0.006 0.006 dates.py:137() 101 0.000 0.000 0.006 0.000 typing.py:133(__new__) 1605 0.001 0.000 0.006 0.000 genericpath.py:16(exists) 1753 0.004 0.000 0.006 0.000 posixpath.py:154(dirname) 476 0.001 0.000 0.006 0.000 __init__.py:1398(has_metadata) 872 0.001 0.000 0.006 0.000 :861(_find_spec_legacy) 1 0.000 0.000 0.006 0.006 imports.py:13() 471 0.001 0.000 0.006 0.000 rcsetup.py:373(validate_color) 1 0.000 0.000 0.006 0.006 containers.py:4() 2 0.000 0.000 0.006 0.003 path.py:4() 1 0.000 0.000 0.006 0.006 cache.py:48(_get_default_cache_path) 9 0.000 0.000 0.006 0.001 values.py:640(descr_body) 1 0.000 0.000 0.006 0.006 categorical.py:3() 46 0.000 0.000 0.006 0.000 values.py:780(descr) 1065 0.001 0.000 0.006 0.000 {method 'all' of 'numpy.ndarray' objects} 1 0.000 0.000 0.006 0.006 result.py:1() 5 0.000 0.000 0.006 0.001 platform.py:1051(system) 13 0.001 0.000 0.006 0.000 ops.py:49(_create_methods) 6 0.000 0.000 0.006 0.001 platform.py:913(uname) 1 0.000 0.000 0.006 0.006 _base.py:1() 46 0.000 0.000 0.006 0.000 values.py:782() 1 0.000 0.000 0.006 0.006 _axes.py:96(Axes) 1 0.000 0.000 0.006 0.006 platform.py:770(_syscmd_uname) 19041 0.006 0.000 0.006 0.000 {method 'rpartition' of 'str' objects} 1 0.000 0.000 0.006 0.006 notify.py:129(notify) 2 0.000 0.000 0.006 0.003 __init__.py:21() 1 0.006 0.006 0.006 0.006 notify.py:73(notify_gi) 486 0.000 0.000 0.006 0.000 sre_parse.py:96(closegroup) 1 0.000 0.000 0.006 0.006 random.py:38() 1 0.000 0.000 0.006 0.006 widget_float.py:4() 1 0.000 0.000 0.006 0.006 base.py:5() 179 0.000 0.000 0.006 0.000 __init__.py:1407(get_metadata_lines) 1 0.000 0.000 0.006 0.006 __init__.py:31() 2 0.000 0.000 0.006 0.003 version.py:4() 1 0.000 0.000 0.006 0.006 basic.py:1() 36 0.000 0.000 0.006 0.000 lowering.py:931(storevar) 109 0.006 0.000 0.006 0.000 {built-in method builtins.dir} 220 0.000 0.000 0.006 0.000 traceback.py:279(line) 1 0.000 0.000 0.006 0.006 nodes.py:14() 1 0.000 0.000 0.006 0.006 morestats.py:1() 22 0.000 0.000 0.006 0.000 gettext.py:626(gettext) 1 0.000 0.000 0.006 0.006 execution.py:2() 22 0.000 0.000 0.006 0.000 gettext.py:587(dgettext) 179 0.000 0.000 0.006 0.000 __init__.py:1401(get_metadata) 22 0.000 0.000 0.006 0.000 gettext.py:521(translation) 1 0.000 0.000 0.006 0.006 process.py:4() 1 0.000 0.000 0.006 0.006 basic.py:70(BasicMagics) 1 0.000 0.000 0.006 0.006 extending.py:2() 22 0.001 0.000 0.006 0.000 gettext.py:466(find) 421 0.001 0.000 0.006 0.000 values.py:210(_to_string) 2 0.000 0.000 0.006 0.003 tree.py:4() 1 0.000 0.000 0.006 0.006 optimizer.py:1() 46 0.000 0.000 0.006 0.000 pyparsing.py:1227(setParseAction) 1 0.000 0.000 0.005 0.005 reshape.py:3() 176 0.000 0.000 0.005 0.000 linecache.py:15(getline) 1 0.000 0.000 0.005 0.005 sys_path.py:1() 529 0.005 0.000 0.005 0.000 {method 'argsort' of 'numpy.ndarray' objects} 50 0.000 0.000 0.005 0.000 pyparsing.py:1016(_trim_arity) 183 0.000 0.000 0.005 0.000 templates.py:675(decorator) 3455 0.001 0.000 0.005 0.000 numeric.py:495(asanyarray) 29 0.000 0.000 0.005 0.000 __init__.py:894(__init__) 16538 0.005 0.000 0.005 0.000 {built-in method time.time} 17 0.000 0.000 0.005 0.000 lowering.py:718(lower_expr) 7301 0.005 0.000 0.005 0.000 {method 'expandtabs' of 'str' objects} 158 0.001 0.000 0.005 0.000 deprecation.py:163(deprecate) 2 0.000 0.000 0.005 0.003 typeconv.py:92(unsafe_unsafe) 183 0.000 0.000 0.005 0.000 templates.py:653(decorate) 1 0.000 0.000 0.005 0.005 application.py:2() 1 0.000 0.000 0.005 0.005 auto_suggest.py:8() 176 0.000 0.000 0.005 0.000 linecache.py:37(getlines) 4 0.000 0.000 0.005 0.001 base.py:3() 1 0.000 0.000 0.005 0.005 _process_posix.py:4() 2 0.000 0.000 0.005 0.003 history.py:1() 10 0.000 0.000 0.005 0.001 pyparsing.py:4229(__init__) 4820 0.002 0.000 0.005 0.000 version.py:47(__lt__) 3515 0.003 0.000 0.005 0.000 :63(_path_split) 2334 0.004 0.000 0.005 0.000 :176(cb) 471 0.000 0.000 0.005 0.000 colors.py:112(is_color_like) 678 0.003 0.000 0.005 0.000 functools.py:44(update_wrapper) 1046 0.002 0.000 0.005 0.000 version.py:236(__str__) 1 0.000 0.000 0.005 0.005 dylib.py:1() 1 0.000 0.000 0.005 0.005 main.py:1() 8 0.000 0.000 0.005 0.001 typeconv.py:66(unsafe) 30 0.000 0.000 0.005 0.000 linecache.py:82(updatecache) 1 0.000 0.000 0.005 0.005 renderer.py:4() 2 0.000 0.000 0.005 0.003 misc.py:1() 1558 0.002 0.000 0.005 0.000 posixpath.py:121(splitext) 33/10 0.000 0.000 0.005 0.001 pyparsing.py:3721(leaveWhitespace) 1 0.000 0.000 0.005 0.005 arraymath.py:3() 1 0.000 0.000 0.005 0.005 __init__.py:993(rc_params) 526 0.001 0.000 0.005 0.000 numeric.py:2857(__enter__) 4820 0.002 0.000 0.005 0.000 version.py:53(__eq__) 1 0.000 0.000 0.005 0.005 font_manager.py:981(json_load) 1065 0.000 0.000 0.005 0.000 _methods.py:40(_all) 512 0.002 0.000 0.005 0.000 memory_consumption.py:36(getCurrentMemory) 1 0.000 0.000 0.005 0.005 lines.py:4() 48 0.000 0.000 0.005 0.000 pyparsing.py:1024(extract_stack) 6 0.000 0.000 0.005 0.001 _version.py:7() 1 0.000 0.000 0.005 0.005 __init__.py:274(load) 3129 0.004 0.000 0.005 0.000 inspect.py:2435(__init__) 1 0.000 0.000 0.005 0.005 c_parser.py:9() 1 0.000 0.000 0.005 0.005 npyimpl.py:3() 1 0.000 0.000 0.005 0.005 typeof.py:1() 1 0.000 0.000 0.005 0.005 __init__.py:30() 64 0.000 0.000 0.005 0.000 _tqdm.py:1104(close) 1 0.000 0.000 0.005 0.005 ir_utils.py:5() 2 0.000 0.000 0.005 0.002 python.py:10() 397 0.001 0.000 0.005 0.000 artist.py:1121(get_valid_values) 233 0.001 0.000 0.005 0.000 :1322(path_hook_for_FileFinder) 2 0.005 0.002 0.005 0.002 {built-in method posix.read} 1 0.000 0.000 0.005 0.005 ffi.py:1() 3 0.000 0.000 0.005 0.002 __init__.py:302(loads) 1 0.000 0.000 0.005 0.005 forest.py:33() 3 0.000 0.000 0.005 0.002 decoder.py:334(decode) 76/73 0.001 0.000 0.005 0.000 module.py:133(__getattr__) 1068 0.001 0.000 0.005 0.000 __init__.py:2259(yield_lines) 39 0.001 0.000 0.005 0.000 __init__.py:1652(param) 3 0.003 0.001 0.005 0.002 decoder.py:345(raw_decode) 379 0.002 0.000 0.005 0.000 colors.py:176(_to_rgba_no_colorcycle) 1 0.000 0.000 0.005 0.005 pyparsing.py:5353(pyparsing_common) 354 0.001 0.000 0.005 0.000 __init__.py:2711(insert_on) 1 0.000 0.000 0.005 0.005 hashlib.py:54() 1 0.000 0.000 0.005 0.005 __init__.py:24() 3 0.000 0.000 0.005 0.002 codegen.py:197(add_llvm_module) 195 0.001 0.000 0.005 0.000 _tqdm.py:243(print_status) 19/12 0.000 0.000 0.005 0.000 __init__.py:2149(declare_namespace) 1 0.000 0.000 0.005 0.005 mathtext.py:2209(Parser) 1 0.000 0.000 0.005 0.005 _minimize.py:8() 1 0.000 0.000 0.005 0.005 osm.py:5() 1 0.000 0.000 0.005 0.005 os.py:968(popen) 28 0.001 0.000 0.005 0.000 {built-in method builtins.eval} 2334 0.003 0.000 0.005 0.000 :58(__init__) 786 0.001 0.000 0.004 0.000 enum.py:795(__or__) 1 0.000 0.000 0.004 0.004 containers.py:1() 1 0.000 0.000 0.004 0.004 config_init.py:11() 1 0.000 0.000 0.004 0.004 mathtext.py:2756() 1 0.000 0.000 0.004 0.004 mathtext.py:2756() 370/13 0.001 0.000 0.004 0.000 pyparsing.py:1347(_parseNoCache) 1 0.000 0.000 0.004 0.004 version.py:191(Version) 1 0.000 0.000 0.004 0.004 ranking.py:8() 1 0.000 0.000 0.004 0.004 osm.py:29(OSMagics) 1 0.000 0.000 0.004 0.004 controls.py:3() 1 0.000 0.000 0.004 0.004 minpack.py:1() 788 0.001 0.000 0.004 0.000 genericpath.py:39(isdir) 1 0.000 0.000 0.004 0.004 callwrapper.py:101(build) 250 0.000 0.000 0.004 0.000 rcsetup.py:357(validate_color_for_prop_cycle) 1 0.000 0.000 0.004 0.004 log.py:29() 11 0.000 0.000 0.004 0.000 pyparsing.py:1586(parseString) 1 0.000 0.000 0.004 0.004 traceback.py:1() 12 0.000 0.000 0.004 0.000 pyparsing.py:4210(__init__) 332/276 0.000 0.000 0.004 0.000 contextlib.py:79(__enter__) 6 0.000 0.000 0.004 0.001 common.py:1() 1 0.000 0.000 0.004 0.004 axis.py:3() 1 0.000 0.000 0.004 0.004 __init__.py:97() 86 0.000 0.000 0.004 0.000 rcsetup.py:97() 316 0.004 0.000 0.004 0.000 {built-in method builtins.print} 1 0.000 0.000 0.004 0.004 Image.py:27() 36/11 0.000 0.000 0.004 0.000 pyparsing.py:3702(leaveWhitespace) 2 0.000 0.000 0.004 0.002 context.py:324(_load_builtins) 4725 0.003 0.000 0.004 0.000 :416(parent) 3 0.000 0.000 0.004 0.001 numeric.py:1() 1 0.000 0.000 0.004 0.004 _multivariate.py:4() 1 0.000 0.000 0.004 0.004 iterative.py:1() 1 0.000 0.000 0.004 0.004 callwrapper.py:126(build_wrapper) 32 0.000 0.000 0.004 0.000 sortedDistance.py:117(gestalt) 1 0.000 0.000 0.004 0.004 frontend.py:28() 32 0.000 0.000 0.004 0.000 _tqdm.py:449(__new__) 1 0.000 0.000 0.004 0.004 mlab.py:163() 1 0.000 0.000 0.004 0.004 parser.py:17() 5 0.000 0.000 0.004 0.001 pyximport.py:249(find_module) 6 0.000 0.000 0.004 0.001 ops.py:254(add_flex_arithmetic_methods) 58/10 0.000 0.000 0.004 0.000 pyparsing.py:3266(leaveWhitespace) 71 0.000 0.000 0.004 0.000 lowering.py:907(_alloca_var) 1 0.000 0.000 0.004 0.004 shutil.py:5() 1 0.000 0.000 0.004 0.004 cast.py:1() 121/59 0.000 0.000 0.004 0.000 pyparsing.py:3341(copy) 1 0.000 0.000 0.004 0.004 _constrained_layout.py:16() 1 0.000 0.000 0.004 0.004 codegen.py:1() 1 0.000 0.000 0.004 0.004 pytables.py:4() 1 0.000 0.000 0.004 0.004 socket.py:47() 1 0.000 0.000 0.004 0.004 lexer.py:16() 1 0.000 0.000 0.004 0.004 execution.py:167(ExecutionMagics) 35 0.000 0.000 0.004 0.000 argparse.py:498(_format_action) 179 0.001 0.000 0.004 0.000 __init__.py:1515(_get) 317 0.004 0.000 0.004 0.000 {method 'write' of '_io.TextIOWrapper' objects} 8475 0.004 0.000 0.004 0.000 {method 'split' of 'str' objects} 572 0.000 0.000 0.004 0.000 colors.py:330(to_rgba) 1 0.000 0.000 0.004 0.004 index_tricks.py:1() 195 0.000 0.000 0.004 0.000 _tqdm.py:237(fp_write) 2 0.000 0.000 0.004 0.002 regression.py:1() 2 0.000 0.000 0.004 0.002 postproc.py:70(run) 401 0.002 0.000 0.004 0.000 instructions.py:14(__init__) 1 0.000 0.000 0.004 0.004 __init__.py:315(__getattr__) 1 0.000 0.000 0.004 0.004 __init__.py:39(_load_lexers) 1 0.000 0.000 0.004 0.004 linecache.py:6() 1 0.000 0.000 0.004 0.004 PyColorize.py:30() 7390 0.003 0.000 0.004 0.000 :847(__exit__) 1 0.000 0.000 0.004 0.004 multioutput.py:7() 788 0.001 0.000 0.004 0.000 __init__.py:1954() 3178 0.002 0.000 0.004 0.000 __init__.py:1968(dist_factory) 96 0.000 0.000 0.004 0.000 __init__.py:1809(get_metadata_lines) 327 0.001 0.000 0.004 0.000 inspect.py:1780(_signature_bound_method) 2 0.000 0.000 0.004 0.002 core.py:10() 1 0.000 0.000 0.004 0.004 defaults.py:10() 3 0.000 0.000 0.004 0.001 __init__.py:9() 1 0.000 0.000 0.004 0.004 utils.py:10() 1533 0.001 0.000 0.004 0.000 re.py:169(match) 6 0.001 0.000 0.004 0.001 six.py:1() 36 0.000 0.000 0.004 0.000 lowering.py:973(alloca_lltype) 2032 0.001 0.000 0.004 0.000 castgraph.py:51(get) 1 0.000 0.000 0.004 0.004 matrix.py:1() 56 0.000 0.000 0.004 0.000 templates.py:205(apply) 818 0.001 0.000 0.004 0.000 :99(_path_isdir) 12 0.000 0.000 0.004 0.000 artist.py:1071(__init__) 1 0.000 0.000 0.004 0.004 parsers.py:3() 1 0.000 0.000 0.004 0.004 traitlets.py:35() 1 0.000 0.000 0.004 0.004 nodes.py:21() 1 0.000 0.000 0.004 0.004 history.py:2() 1024 0.004 0.000 0.004 0.000 {built-in method numpy.core.multiarray.concatenate} 2 0.000 0.000 0.004 0.002 postproc.py:153(_insert_var_dels) 3189 0.003 0.000 0.004 0.000 copy.py:252(_keep_alive) 3 0.000 0.000 0.004 0.001 __init__.py:8() 1 0.000 0.000 0.004 0.004 widget_selection.py:7() 6308 0.002 0.000 0.004 0.000 posixpath.py:41(_get_sep) 2 0.004 0.002 0.004 0.002 {built-in method _posixsubprocess.fork_exec} 3501 0.002 0.000 0.004 0.000 :52(_r_long) 1815 0.003 0.000 0.004 0.000 {method '__reduce_ex__' of 'object' objects} 20 0.001 0.000 0.004 0.000 context.py:335(install_registry) 96 0.001 0.000 0.004 0.000 __init__.py:1792(get_metadata) 1 0.000 0.000 0.004 0.004 domwidget.py:4() 63/11 0.000 0.000 0.004 0.000 pyparsing.py:3375(parseImpl) 1 0.000 0.000 0.004 0.004 core.py:21() 12 0.001 0.000 0.004 0.000 artist.py:1092(get_aliases) 1 0.000 0.000 0.004 0.004 panel.py:3() 1 0.000 0.000 0.004 0.004 history.py:36(HistoryMagics) 2 0.000 0.000 0.003 0.002 display.py:2() 1 0.000 0.000 0.003 0.003 datetimes.py:1() 7390 0.003 0.000 0.003 0.000 :843(__enter__) 1 0.000 0.000 0.003 0.003 legend.py:24() 288 0.001 0.000 0.003 0.000 fromnumeric.py:1778(sum) 19660 0.003 0.000 0.003 0.000 {method 'group' of '_sre.SRE_Match' objects} 2 0.000 0.000 0.003 0.002 decorators.py:1() 16 0.000 0.000 0.003 0.000 rcsetup.py:720(cycler) 1769/1751 0.002 0.000 0.003 0.000 :393(_check_name_wrapper) 10 0.003 0.000 0.003 0.000 {method 'readlines' of '_io._IOBase' objects} 10 0.000 0.000 0.003 0.000 lowering.py:469(lower_binop) 573 0.001 0.000 0.003 0.000 abc.py:135() 377 0.001 0.000 0.003 0.000 sre_parse.py:828(fix_flags) 1 0.000 0.000 0.003 0.003 c.py:10() 5871 0.002 0.000 0.003 0.000 {method 'add' of 'set' objects} 1859 0.003 0.000 0.003 0.000 _weakrefset.py:36(__init__) 512 0.003 0.000 0.003 0.000 {built-in method resource.getrusage} 655 0.001 0.000 0.003 0.000 __init__.py:1462(_fn) 10776 0.002 0.000 0.003 0.000 mathtext.py:2757() 131/65 0.000 0.000 0.003 0.000 pyparsing.py:3322(copy) 1 0.000 0.000 0.003 0.003 configparser.py:139() 2202 0.002 0.000 0.003 0.000 __init__.py:2518(key) 1 0.000 0.000 0.003 0.003 GLib.py:22() 1 0.000 0.000 0.003 0.003 tokenize.py:21() 16 0.000 0.000 0.003 0.000 _tqdm.py:109(__init__) 61/11 0.000 0.000 0.003 0.000 pyparsing.py:3247(leaveWhitespace) 786 0.000 0.000 0.003 0.000 __init__.py:1309(safe_name) 2 0.000 0.000 0.003 0.002 decoder.py:2() 1 0.000 0.000 0.003 0.003 lowering.py:1() 1 0.000 0.000 0.003 0.003 header.py:5() 1 0.001 0.001 0.003 0.003 GObject.py:24() 1824 0.001 0.000 0.003 0.000 copy.py:273() 40 0.000 0.000 0.003 0.000 base.py:45(find) 1 0.000 0.000 0.003 0.003 pylab.py:2() 7585 0.002 0.000 0.003 0.000 sre_parse.py:248(match) 5 0.000 0.000 0.003 0.001 imp.py:255(find_module) 121/59 0.000 0.000 0.003 0.000 pyparsing.py:3343() 1 0.000 0.000 0.003 0.003 polynomial.py:4() 1 0.000 0.000 0.003 0.003 packers.py:39() 3 0.000 0.000 0.003 0.001 codegen.py:105(_optimize_functions) 1157 0.002 0.000 0.003 0.000 os.py:664(__getitem__) 1 0.000 0.000 0.003 0.003 csr.py:1() 4026 0.003 0.000 0.003 0.000 AdBandits.py:63() 1338 0.003 0.000 0.003 0.000 {method 'replace' of 'str' objects} 1 0.000 0.000 0.003 0.003 __init__.py:18() 2 0.000 0.000 0.003 0.002 __init__.py:22() 1 0.000 0.000 0.003 0.003 diff.py:7() 25 0.000 0.000 0.003 0.000 rcsetup.py:454(validate_font_properties) 79 0.001 0.000 0.003 0.000 npydecl.py:308(_numpy_ufunc) 32 0.000 0.000 0.003 0.000 difflib.py:622(ratio) 9 0.000 0.000 0.003 0.000 fontconfig_pattern.py:121(parse) 15 0.000 0.000 0.003 0.000 base.py:52(_find) 1 0.000 0.000 0.003 0.003 _spherical_voronoi.py:6() 202 0.000 0.000 0.003 0.000 __init__.py:986(dedent) 1 0.000 0.000 0.003 0.003 jsonapi.py:13() 1 0.000 0.000 0.003 0.003 runner.py:1() 1750 0.003 0.000 0.003 0.000 {built-in method _imp._fix_co_filename} 1 0.000 0.000 0.003 0.003 nrtdynmod.py:170(create_nrt_module) 1622 0.003 0.000 0.003 0.000 {method 'split' of '_sre.SRE_Pattern' objects} 1 0.000 0.000 0.003 0.003 ioloop.py:31() 38 0.000 0.000 0.003 0.000 abc.py:151(register) 1 0.000 0.000 0.003 0.003 widget_int.py:7() 13701 0.003 0.000 0.003 0.000 {built-in method posix.fspath} 199 0.001 0.000 0.003 0.000 __init__.py:2194(file_ns_handler) 20 0.000 0.000 0.003 0.000 npydecl.py:194(generic) 16 0.000 0.000 0.003 0.000 sortedDistance.py:147(meanDistance) 1 0.000 0.000 0.003 0.003 colorable.py:10() 4636 0.003 0.000 0.003 0.000 {method 'update' of 'dict' objects} 66 0.000 0.000 0.003 0.000 extending.py:79(decorate) 1 0.000 0.000 0.003 0.003 usetqdm.py:3() 1 0.000 0.000 0.003 0.003 helpers.py:1() 2 0.000 0.000 0.003 0.001 _parallel_backends.py:3() 58 0.000 0.000 0.003 0.000 pyparsing.py:3270() 1 0.000 0.000 0.003 0.003 parse.py:28() 1 0.000 0.000 0.003 0.003 traceback.py:189(format_stack) 572 0.001 0.000 0.003 0.000 values.py:203(__init__) 668 0.001 0.000 0.003 0.000 _weakrefset.py:58(__iter__) 17 0.000 0.000 0.003 0.000 arrayprint.py:1417(array_str) 38 0.000 0.000 0.003 0.000 cgutils.py:361(alloca_once) 1 0.000 0.000 0.003 0.003 numerictypes.py:82() 34 0.000 0.000 0.003 0.000 argparse.py:627(_split_lines) 3259 0.003 0.000 0.003 0.000 {method 'match' of '_sre.SRE_Pattern' objects} 1 0.000 0.000 0.003 0.003 parse.py:15() 15 0.000 0.000 0.003 0.000 base.py:59(_select_compatible) 526 0.001 0.000 0.003 0.000 numeric.py:2862(__exit__) 1 0.000 0.000 0.003 0.003 internals.py:1() 611 0.001 0.000 0.003 0.000 abstract.py:42(_intern) 3049 0.003 0.000 0.003 0.000 :369(__init__) 1 0.000 0.000 0.003 0.003 pylab.py:37(PylabMagics) 1 0.000 0.000 0.003 0.003 pty_spawn.py:1() 32 0.001 0.000 0.003 0.000 difflib.py:446(get_matching_blocks) 1 0.000 0.000 0.003 0.003 categorical.py:1() 17 0.000 0.000 0.003 0.000 arrayprint.py:465(array2string) 1558 0.002 0.000 0.003 0.000 genericpath.py:117(_splitext) 6 0.000 0.000 0.003 0.000 patches.py:1844(_pprint_styles) 1 0.000 0.000 0.003 0.003 financial.py:12() 20 0.000 0.000 0.003 0.000 npydecl.py:99(generic) 11 0.000 0.000 0.003 0.000 pyparsing.py:2631(__init__) 1 0.000 0.000 0.003 0.003 other.py:8() 197 0.000 0.000 0.003 0.000 base.py:106(_match_arglist) 366 0.001 0.000 0.003 0.000 inspect.py:2797(replace) 10 0.000 0.000 0.003 0.000 warnings.py:119(filterwarnings) 1764/324 0.002 0.000 0.003 0.000 ir.py:100(_rec_list_vars) 1 0.000 0.000 0.003 0.003 filters.py:10() 1 0.000 0.000 0.003 0.003 rrule.py:7() 1 0.000 0.000 0.003 0.003 standalone.py:7() 1 0.000 0.000 0.003 0.003 numpy_support.py:1() 358 0.001 0.000 0.003 0.000 _tqdm.py:206(format_interval) 131/65 0.000 0.000 0.003 0.000 pyparsing.py:3324() 32 0.000 0.000 0.003 0.000 _utils.py:194(_environ_cols_linux) 1508 0.001 0.000 0.003 0.000 colors.py:107(_is_nth_color) 1 0.000 0.000 0.003 0.003 signals.py:1() 1 0.000 0.000 0.003 0.003 debug.py:1() 6920 0.003 0.000 0.003 0.000 version.py:207() 473 0.000 0.000 0.003 0.000 __init__.py:1503(_has) 37 0.000 0.000 0.003 0.000 textwrap.py:342(wrap) 7 0.000 0.000 0.003 0.000 ops.py:176(add_special_arithmetic_methods) 233 0.001 0.000 0.003 0.000 :1196(__init__) 1 0.000 0.000 0.003 0.003 testing.py:5() 664 0.001 0.000 0.003 0.000 _collections_abc.py:657(get) 3 0.000 0.000 0.003 0.001 __init__.py:332(__init__) 1 0.000 0.000 0.003 0.003 plistlib.py:47() 35 0.000 0.000 0.003 0.000 textwrap.py:368(wrap) 1 0.000 0.000 0.003 0.003 codegen.py:590(__init__) 2266 0.001 0.000 0.003 0.000 abstract.py:116(__ne__) 1 0.000 0.000 0.003 0.003 input.py:3() 1090 0.002 0.000 0.003 0.000 numeric.py:2560(geterr) 864 0.003 0.000 0.003 0.000 {built-in method numpy.core.multiarray.zeros} 2 0.000 0.000 0.003 0.001 numpy_pickle.py:1() 16 0.000 0.000 0.003 0.000 threading.py:828(start) 1 0.000 0.000 0.003 0.003 __init__.py:99() 290 0.000 0.000 0.003 0.000 ir.py:133(list_vars) 1 0.000 0.000 0.003 0.003 frame.py:236(DataFrame) 1 0.000 0.000 0.003 0.003 compiler.py:533(stage_inline_pass) 286 0.001 0.000 0.003 0.000 function_base.py:4533(add_newdoc) 6359 0.001 0.000 0.002 0.000 __init__.py:2226(_normalize_cached) 2044 0.001 0.000 0.002 0.000 castgraph.py:68(__getitem__) 1 0.000 0.000 0.002 0.002 configurable.py:2() 256 0.002 0.000 0.002 0.000 Evaluator.py:757() 4 0.000 0.000 0.002 0.001 generic.py:6906(_add_numeric_operations) 1 0.000 0.000 0.002 0.002 escape.py:20() 1 0.000 0.000 0.002 0.002 config.py:49() 98 0.002 0.000 0.002 0.000 {method 'read' of '_io.TextIOWrapper' objects} 1 0.000 0.000 0.002 0.002 shortcuts.py:21() 3588/3526 0.002 0.000 0.002 0.000 abstract.py:113(__eq__) 1 0.000 0.000 0.002 0.002 script.py:1() 3 0.000 0.000 0.002 0.001 module.py:1() 8 0.000 0.000 0.002 0.000 typeconv.py:60(promote) 19075 0.002 0.000 0.002 0.000 abstract.py:88(key) 8 0.000 0.000 0.002 0.000 castgraph.py:128(promote) 1 0.000 0.000 0.002 0.002 statemachine.py:105() 1 0.000 0.000 0.002 0.002 _core.py:3() 13680 0.002 0.000 0.002 0.000 {built-in method _imp.acquire_lock} 1 0.000 0.000 0.002 0.002 decimal.py:2() 3 0.002 0.001 0.002 0.001 {built-in method _ctypes.dlopen} 1745 0.002 0.000 0.002 0.000 :35(_new_module) 1 0.000 0.000 0.002 0.002 process.py:44() 16000 0.002 0.000 0.002 0.000 {method 'random' of '_random.Random' objects} 158 0.000 0.000 0.002 0.000 docstring.py:94(dedent) 1 0.000 0.000 0.002 0.002 __init__.py:88() 1 0.000 0.000 0.002 0.002 gradient_boosting.py:17() 9 0.000 0.000 0.002 0.000 base.py:307(install_registry) 20340 0.002 0.000 0.002 0.000 {built-in method builtins.id} 17 0.000 0.000 0.002 0.000 arrayprint.py:419(wrapper) 395 0.001 0.000 0.002 0.000 enum.py:70(__setitem__) 61 0.000 0.000 0.002 0.000 pyparsing.py:3251() 1 0.000 0.000 0.002 0.002 postproc.py:1() 2 0.000 0.000 0.002 0.001 my_exceptions.py:3() 1 0.000 0.000 0.002 0.002 tokenize.py:11() 704 0.000 0.000 0.002 0.000 genericpath.py:27(isfile) 2165 0.001 0.000 0.002 0.000 :780(find_spec) 16794 0.002 0.000 0.002 0.000 {method 'lstrip' of 'str' objects} 1 0.000 0.000 0.002 0.002 generic.py:98(NDFrame) 1 0.000 0.000 0.002 0.002 parser.py:1() 1 0.000 0.000 0.002 0.002 subprocess.py:14() 14 0.000 0.000 0.002 0.000 module.py:11(parse_assembly) 1 0.000 0.000 0.002 0.002 Gio.py:21() 174 0.000 0.000 0.002 0.000 traitlets.py:737(__init__) 1 0.000 0.000 0.002 0.002 dviread.py:19() 1162 0.001 0.000 0.002 0.000 sre_compile.py:388(_simple) 24 0.000 0.000 0.002 0.000 templates.py:289(apply) 1 0.000 0.000 0.002 0.002 signal.py:1() 1 0.000 0.000 0.002 0.002 importer.py:24() 1 0.000 0.000 0.002 0.002 jsonutil.py:2() 17 0.000 0.000 0.002 0.000 arrayprint.py:436(_array2string) 1 0.000 0.000 0.002 0.002 artist.py:1177(get_setters) 9376 0.002 0.000 0.002 0.000 {method 'endswith' of 'str' objects} 16186 0.002 0.000 0.002 0.000 {method 'bit_length' of 'int' objects} 4692 0.002 0.000 0.002 0.000 sre_parse.py:171(append) 24 0.000 0.000 0.002 0.000 templates.py:176(_select) 113 0.000 0.000 0.002 0.000 builder.py:644(store) 2 0.000 0.000 0.002 0.001 common.py:3() 1 0.000 0.000 0.002 0.002 abstract.py:1() 1 0.000 0.000 0.002 0.002 string.py:15() 79 0.000 0.000 0.002 0.000 docstring.py:113(dedent_interpd) 1 0.000 0.000 0.002 0.002 cli.py:3() 1 0.000 0.000 0.002 0.002 prefilter.py:7() 1210/1142 0.002 0.000 0.002 0.000 typing.py:1164(__setattr__) 1 0.000 0.000 0.002 0.002 randomdecl.py:1() 1675 0.001 0.000 0.002 0.000 __init__.py:2666(__getattr__) 1 0.000 0.000 0.002 0.002 sysconfig.py:10() 16 0.000 0.000 0.002 0.000 function_base.py:4037(median) 580 0.000 0.000 0.002 0.000 values.py:223(_set_name) 1 0.000 0.000 0.002 0.002 codegen.py:601(_init) 1 0.000 0.000 0.002 0.002 pytables.py:1() 1 0.000 0.000 0.002 0.002 ivp.py:1() 1 0.000 0.000 0.002 0.002 formatters.py:8() 24 0.000 0.000 0.002 0.000 context.py:496(resolve_overload) 288 0.000 0.000 0.002 0.000 _methods.py:31(_sum) 1 0.000 0.000 0.002 0.002 compiler.py:372(stage_analyze_bytecode) 16 0.000 0.000 0.002 0.000 function_base.py:3982(_ureduce) 1 0.000 0.000 0.002 0.002 executionengine.py:1() 13680 0.002 0.000 0.002 0.000 {built-in method _imp.release_lock} 1 0.000 0.000 0.002 0.002 compiler.py:841(translate_stage) 68 0.000 0.000 0.002 0.000 ops.py:1196(_arith_method_FRAME) 1 0.000 0.000 0.002 0.002 catalog.py:10() 1 0.000 0.000 0.002 0.002 afm.py:35() 4178 0.002 0.000 0.002 0.000 inspect.py:2759() 1 0.000 0.000 0.002 0.002 interpreter.py:80(interpret) 1 0.000 0.000 0.002 0.002 models.py:1() 1 0.000 0.000 0.002 0.002 __init__.py:134() 185 0.002 0.000 0.002 0.000 {method 'read' of '_io.BufferedReader' objects} 1 0.000 0.000 0.002 0.002 pyplot.py:2264(_setup_pyplot_info_docstrings) 1 0.000 0.000 0.002 0.002 nonlin.py:106() 2 0.000 0.000 0.002 0.001 decorator.py:33() 1 0.000 0.000 0.002 0.002 builder.py:1() 354 0.001 0.000 0.002 0.000 __init__.py:2737() 1 0.000 0.000 0.002 0.002 display.py:4() 1 0.000 0.000 0.002 0.002 lapack.py:437() 3679 0.002 0.000 0.002 0.000 sre_parse.py:285(tell) 16 0.000 0.000 0.002 0.000 function_base.py:4125(_median) 1 0.000 0.000 0.002 0.002 trait_types.py:6() 20/16 0.000 0.000 0.002 0.000 base.py:1042(__call__) 1 0.000 0.000 0.002 0.002 unix_events.py:1() 1 0.000 0.000 0.002 0.002 series.py:4() 9 0.001 0.000 0.002 0.000 base.py:323(insert_func_defn) 1 0.000 0.000 0.002 0.002 errors.py:3() 1 0.000 0.000 0.002 0.002 string.py:65(__init__) 1 0.000 0.000 0.002 0.002 ipaddress.py:9() 16302/16199 0.002 0.000 0.002 0.000 {built-in method builtins.hash} 2 0.000 0.000 0.002 0.001 postproc.py:53(deadmaps) 1 0.000 0.000 0.002 0.002 display.py:1() 1 0.000 0.000 0.002 0.002 lexer.py:10() 80 0.000 0.000 0.002 0.000 fromnumeric.py:2854(mean) 1 0.000 0.000 0.002 0.002 configparser.py:559(RawConfigParser) 208 0.000 0.000 0.002 0.000 base.py:126(_match) 1 0.000 0.000 0.002 0.002 script.py:62(ScriptMagics) 36 0.000 0.000 0.002 0.000 magic_arguments.py:228(add_to_parser) 173 0.000 0.000 0.002 0.000 traitlets.py:757(setup_class) 1 0.000 0.000 0.002 0.002 npyio.py:1() 1 0.000 0.000 0.002 0.002 widget_string.py:7() 172 0.001 0.000 0.002 0.000 sre_compile.py:376(_mk_bitmap) 63 0.001 0.000 0.002 0.000 function_base.py:25(linspace) 13 0.001 0.000 0.002 0.000 enum.py:623() 501 0.002 0.000 0.002 0.000 enum.py:351(__setattr__) 25 0.000 0.000 0.002 0.000 passmanagers.py:123(run) 594 0.002 0.000 0.002 0.000 {method 'close' of '_io.BufferedReader' objects} 1 0.000 0.000 0.002 0.002 display.py:26(DisplayMagics) 15 0.000 0.000 0.002 0.000 base.py:449(get_constant_generic) 2 0.000 0.000 0.002 0.001 scanner.py:2() 1 0.000 0.000 0.002 0.002 inline_closurecall.py:1() 13 0.000 0.000 0.002 0.000 re.py:179(search) 1 0.000 0.000 0.002 0.002 pyparsing.py:4882(makeHTMLTags) 1 0.000 0.000 0.002 0.002 initialise.py:2() 1 0.000 0.000 0.002 0.002 pyparsing.py:4853(_makeTags) 1 0.000 0.000 0.002 0.002 Evaluator.py:601(printFinalRanking) 1 0.000 0.000 0.002 0.002 namespace.py:2() 6 0.000 0.000 0.002 0.000 lowering.py:616(lower_call) 1 0.000 0.000 0.002 0.002 datetimelike.py:3() 814 0.001 0.000 0.002 0.000 posixpath.py:144(basename) 3521 0.002 0.000 0.002 0.000 {built-in method from_bytes} 1 0.000 0.000 0.002 0.002 transforms.py:3() 136 0.001 0.000 0.002 0.000 difflib.py:336(find_longest_match) 12 0.000 0.000 0.002 0.000 typeinfer.py:410(__call__) 36 0.000 0.000 0.002 0.000 argparse.py:1312(add_argument) 1 0.000 0.000 0.002 0.002 logging.py:10() 16 0.000 0.000 0.002 0.000 __init__.py:2002(safe_listdir) 1 0.000 0.000 0.002 0.002 eval.py:4() 1 0.000 0.000 0.002 0.002 dtypes.py:1() 11 0.000 0.000 0.002 0.000 decorator.py:201(create) 272 0.002 0.000 0.002 0.000 {method 'sort' of 'numpy.ndarray' objects} 4353 0.001 0.000 0.002 0.000 sre_parse.py:159(__len__) 1 0.000 0.000 0.002 0.002 subprocess.py:42() 1 0.000 0.000 0.002 0.002 version.py:27() 1 0.000 0.000 0.002 0.002 magic_arguments.py:45() 1 0.000 0.000 0.002 0.002 fontconfig_pattern.py:73(__init__) 1 0.000 0.000 0.002 0.002 least_squares.py:1() 1 0.000 0.000 0.002 0.002 namespace.py:33(NamespaceMagics) 1 0.000 0.000 0.002 0.002 misc.py:5() 3099 0.001 0.000 0.002 0.000 {method 'extend' of 'list' objects} 1 0.000 0.000 0.002 0.002 gridspec.py:14() 1 0.000 0.000 0.002 0.002 page.py:11() 2 0.000 0.000 0.002 0.001 postproc.py:47(livemap) 1 0.000 0.000 0.002 0.002 message.py:5() 7 0.000 0.000 0.002 0.000 nonlin.py:1492(_nonlin_wrapper) 1 0.000 0.000 0.002 0.002 code.py:2() 7730 0.002 0.000 0.002 0.000 :321() 4014 0.002 0.000 0.002 0.000 _weakrefset.py:70(__contains__) 1 0.000 0.000 0.002 0.002 multi.py:3() 1 0.000 0.000 0.002 0.002 callwrapper.py:1() 16 0.000 0.000 0.002 0.000 threading.py:533(wait) 268 0.000 0.000 0.002 0.000 _tqdm.py:84(__enter__) 1 0.000 0.000 0.002 0.002 path.py:10() 20 0.000 0.000 0.002 0.000 pyparsing.py:3837(parseImpl) 1 0.000 0.000 0.002 0.002 pickle.py:24() 72/4 0.000 0.000 0.002 0.000 pyparsing.py:1520(_parseCache) 1 0.000 0.000 0.002 0.002 kernels.py:14() 2 0.000 0.000 0.002 0.001 postproc.py:43(usedefs) 49 0.001 0.000 0.002 0.000 traitlets.py:1371() 2 0.000 0.000 0.002 0.001 analysis.py:21(compute_use_defs) 427 0.000 0.000 0.002 0.000 context.py:401(insert_global) 1059 0.001 0.000 0.002 0.000 font_manager.py:955(_json_decode) 7200 0.002 0.000 0.002 0.000 {built-in method _thread.get_ident} 1 0.000 0.000 0.002 0.002 nodes.py:10() 11 0.000 0.000 0.002 0.000 argparse.py:302(_format_usage) 580 0.000 0.000 0.002 0.000 _utils.py:18(register) 1933 0.002 0.000 0.002 0.000 :311(__enter__) 1 0.000 0.000 0.002 0.002 tree.py:43() 174 0.001 0.000 0.002 0.000 traitlets.py:742(setup_class) 2895 0.002 0.000 0.002 0.000 sre_parse.py:111(__init__) 1 0.000 0.000 0.002 0.002 Evaluator.py:620(printRunningTimes) 1 0.000 0.000 0.002 0.002 groupby.py:3052(SeriesGroupBy) 975/971 0.001 0.000 0.002 0.000 _utils.py:50(get_reference) 1 0.000 0.000 0.002 0.002 fitpack.py:1() 1 0.000 0.000 0.002 0.002 compiler.py:391(stage_process_ir) 1 0.000 0.000 0.002 0.002 markers.py:4() 1 0.000 0.000 0.002 0.002 compiler.py:846(ir_processing_stage) 3 0.000 0.000 0.002 0.001 ioloop.py:346(configurable_default) 420 0.001 0.000 0.002 0.000 inspect.py:485(unwrap) 2 0.000 0.000 0.002 0.001 postproc.py:173(_patch_var_dels) 390 0.001 0.000 0.002 0.000 functions.py:76(__init__) 1 0.000 0.000 0.002 0.002 linalg.py:3() 1 0.000 0.000 0.002 0.002 colors.py:45() 35 0.000 0.000 0.002 0.000 lowering.py:954(delvar) 2 0.000 0.000 0.002 0.001 frame.py:4() 9 0.000 0.000 0.002 0.000 decorator.py:224(decorate) 5793 0.002 0.000 0.002 0.000 {method 'rfind' of 'str' objects} 1 0.000 0.000 0.002 0.002 base.py:106(Index) 1 0.000 0.000 0.002 0.002 rcmod.py:80(set) 32 0.000 0.000 0.002 0.000 fromnumeric.py:2960(std) 113 0.000 0.000 0.002 0.000 instructions.py:407(__init__) 825 0.001 0.000 0.002 0.000 sre_parse.py:342(_escape) 1 0.000 0.000 0.002 0.002 compressed.py:1() 1010 0.001 0.000 0.002 0.000 ffi.py:49(__getattr__) 80 0.000 0.000 0.002 0.000 _methods.py:53(_mean) 2 0.000 0.000 0.002 0.001 pool.py:11() 571 0.002 0.000 0.002 0.000 pyparsing.py:1121(__init__) 3 0.000 0.000 0.002 0.001 extending.py:163(decorate) 54 0.000 0.000 0.002 0.000 __init__.py:1024(_open_file_or_url) 2 0.000 0.000 0.002 0.001 {built-in method strptime} 66 0.002 0.000 0.002 0.000 templates.py:336(make_overload_template) 1 0.000 0.000 0.002 0.002 offsetbox.py:15() 176 0.001 0.000 0.002 0.000 context.py:449(_rate_arguments) 1 0.000 0.000 0.002 0.002 ansitowin32.py:2() 1 0.000 0.000 0.002 0.002 ntpath.py:6() 3 0.000 0.000 0.002 0.001 templates.py:567(make_overload_method_template) 1 0.000 0.000 0.002 0.002 arguments.py:1() 1 0.000 0.000 0.002 0.002 hierarchy.py:133() 3 0.000 0.000 0.002 0.001 templates.py:552(make_overload_attribute_template) 431 0.001 0.000 0.002 0.000 context.py:376(_insert_global) 16 0.000 0.000 0.002 0.000 threading.py:263(wait) 1 0.000 0.000 0.002 0.002 auto.py:23() 26 0.000 0.000 0.002 0.000 __init__.py:2221(normalize_path) 1 0.000 0.000 0.002 0.002 series.py:120(Series) 1 0.000 0.000 0.002 0.002 embed.py:29(EmbeddedMagics) 3 0.000 0.000 0.002 0.001 callconv.py:333(return_user_exc) 32 0.000 0.000 0.002 0.000 builder.py:186(if_then) 1 0.000 0.000 0.002 0.002 panel4d.py:1() 5 0.000 0.000 0.002 0.000 nrtopt.py:147(remove_redundant_nrt_refct) 4 0.000 0.000 0.002 0.000 transforms.py:101(populate) 1 0.000 0.000 0.002 0.002 widget_bool.py:7() 15 0.000 0.000 0.002 0.000 enum.py:758(_missing_) 1 0.000 0.000 0.002 0.002 codegen.py:652(_module_pass_manager) 14 0.000 0.000 0.002 0.000 hashlib.py:116(__get_openssl_constructor) 616 0.002 0.000 0.002 0.000 {built-in method _warnings.warn} 32 0.000 0.000 0.002 0.000 _methods.py:133(_std) 1 0.000 0.000 0.002 0.002 nrtopt.py:3() 15 0.000 0.000 0.002 0.000 enum.py:765(_create_pseudo_member_) 113 0.000 0.000 0.002 0.000 builder.py:631(load) 408 0.000 0.000 0.002 0.000 _collections_abc.py:742(__iter__) 32 0.000 0.000 0.002 0.000 _tqdm.py:477(_decr_instances) 26 0.000 0.000 0.002 0.000 posixpath.py:384(realpath) 1 0.000 0.000 0.001 0.001 dis.py:1() 20 0.001 0.000 0.001 0.000 numpy_support.py:288(ufunc_find_matching_loop) 1405 0.001 0.000 0.001 0.000 {built-in method builtins.abs} 1 0.000 0.000 0.001 0.001 fixes.py:5() 1 0.000 0.000 0.001 0.001 _binned_statistic.py:1() 1 0.000 0.000 0.001 0.001 dufunc.py:1() 1 0.000 0.000 0.001 0.001 patches.py:8() 6 0.000 0.000 0.001 0.000 config.py:766(is_instance_factory) 1 0.000 0.000 0.001 0.001 from_pygments.py:8() 1 0.000 0.000 0.001 0.001 mathdecl.py:1() 450 0.001 0.000 0.001 0.000 function_base.py:2695(__init__) 10 0.000 0.000 0.001 0.000 tokenize.py:448(open) 1 0.001 0.001 0.001 0.001 multi.py:53(MultiIndex) 8 0.000 0.000 0.001 0.000 hashlib.py:73(__get_builtin_constructor) 1 0.000 0.000 0.001 0.001 tz.py:9() 2 0.000 0.000 0.001 0.001 panel.py:1524(_add_aggregate_operations) 1 0.000 0.000 0.001 0.001 frontmatter.py:20() 192 0.001 0.000 0.001 0.000 IndexPolicy.py:34(startGame) 1 0.000 0.000 0.001 0.001 table.py:21() 12 0.001 0.000 0.001 0.000 artist.py:1104() 9432 0.001 0.000 0.001 0.000 {method 'lower' of 'str' objects} 7165 0.001 0.000 0.001 0.000 {method 'strip' of 'str' objects} 1 0.000 0.000 0.001 0.001 loader.py:1() 1 0.000 0.000 0.001 0.001 module.py:23() 2 0.000 0.000 0.001 0.001 registry.py:56(apply) 1 0.000 0.000 0.001 0.001 connection.py:10() 2188 0.001 0.000 0.001 0.000 :707(find_spec) 14 0.000 0.000 0.001 0.000 IndexPolicy.py:140(estimatedOrder) 2 0.000 0.000 0.001 0.001 func_inspect.py:3() 383 0.001 0.000 0.001 0.000 sre_parse.py:223(__init__) 1 0.000 0.000 0.001 0.001 basic.py:7() 1703 0.001 0.000 0.001 0.000 copyreg.py:87(__newobj__) 1 0.000 0.000 0.001 0.001 setobj.py:3() 2344 0.001 0.000 0.001 0.000 :143(__init__) 1 0.000 0.000 0.001 0.001 coroutines.py:1() 37 0.001 0.000 0.001 0.000 textwrap.py:233(_wrap_chunks) 1 0.000 0.000 0.001 0.001 transforms.py:95(_populate_module_pm) 1 0.000 0.000 0.001 0.001 axisgrid.py:1() 20 0.000 0.000 0.001 0.000 base.py:475(get_function) 2 0.000 0.000 0.001 0.001 pyparsing.py:4741(srange) 1 0.000 0.000 0.001 0.001 expr.py:2() 1 0.000 0.000 0.001 0.001 cmathdecl.py:1() 268 0.000 0.000 0.001 0.000 _tqdm.py:87(__exit__) 23 0.000 0.000 0.001 0.000 :728(create_module) 15 0.000 0.000 0.001 0.000 enum.py:837(_decompose) 1 0.000 0.000 0.001 0.001 asyncio.py:20() 486 0.001 0.000 0.001 0.000 sre_parse.py:84(opengroup) 268 0.001 0.000 0.001 0.000 _tqdm.py:76(acquire) 2 0.000 0.000 0.001 0.001 encoder.py:2() 67 0.000 0.000 0.001 0.000 nodes.py:64(__new__) 1 0.000 0.000 0.001 0.001 gpc.py:1() 1 0.000 0.000 0.001 0.001 localinterfaces.py:1() 2767 0.001 0.000 0.001 0.000 inspect.py:159(isfunction) 1 0.000 0.000 0.001 0.001 document.py:3() 1 0.000 0.000 0.001 0.001 loader.py:2() 68 0.001 0.000 0.001 0.000 {method 'acquire' of '_thread.lock' objects} 1 0.000 0.000 0.001 0.001 __init__.py:52() 1 0.000 0.000 0.001 0.001 transforms.py:30() 16 0.000 0.000 0.001 0.000 Evaluator.py:338(getCumulatedRegret) 3964 0.001 0.000 0.001 0.000 version.py:244() 1 0.000 0.000 0.001 0.001 frontmatter.py:288(DocInfo) 4717 0.001 0.000 0.001 0.000 {built-in method _thread.allocate_lock} 16 0.000 0.000 0.001 0.000 Evaluator.py:334(getCumulatedRegret_MoreAccurate) 1 0.000 0.000 0.001 0.001 sandbox.py:14() 1 0.000 0.000 0.001 0.001 basic.py:5() 1 0.000 0.000 0.001 0.001 _trustregion_krylov.py:1() 1 0.000 0.000 0.001 0.001 linalg.py:10() 1 0.000 0.000 0.001 0.001 format.py:5() 53/16 0.000 0.000 0.001 0.000 typing.py:1145(__subclasscheck__) 2 0.000 0.000 0.001 0.001 errors.py:2() 23 0.001 0.000 0.001 0.000 {built-in method _imp.create_builtin} 1 0.000 0.000 0.001 0.001 panelnd.py:8(create_nd_panel_factory) 1163 0.001 0.000 0.001 0.000 os.py:742(encode) 32 0.001 0.000 0.001 0.000 _methods.py:86(_var) 1 0.000 0.000 0.001 0.001 approximate.py:1() 1 0.000 0.000 0.001 0.001 runtime.py:10() 1 0.000 0.000 0.001 0.001 engines.py:3() 1 0.000 0.000 0.001 0.001 array.py:3() 1 0.000 0.000 0.001 0.001 distance.py:72() 1 0.000 0.000 0.001 0.001 context.py:2() 1 0.000 0.000 0.001 0.001 type_annotations.py:1() 1 0.000 0.000 0.001 0.001 quicksort.py:2() 1 0.000 0.000 0.001 0.001 typeinfer.py:799(build_constraint) 3 0.000 0.000 0.001 0.000 importstring.py:4() 1 0.000 0.000 0.001 0.001 excel.py:3() 1 0.000 0.000 0.001 0.001 difflib.py:27() 1 0.000 0.000 0.001 0.001 __init__.py:23() 1 0.000 0.000 0.001 0.001 named_commands.py:5() 6 0.000 0.000 0.001 0.000 _threadsafety.py:54(decorator) 1 0.000 0.000 0.001 0.001 compiler.py:10() 2169 0.001 0.000 0.001 0.000 {built-in method _imp.is_frozen} 1 0.000 0.000 0.001 0.001 specifiers.py:214(LegacySpecifier) 747 0.001 0.000 0.001 0.000 traitlets.py:419(__init__) 1 0.000 0.000 0.001 0.001 nrtdynmod.py:154(_define_nrt_unresolved_abort) 1 0.000 0.000 0.001 0.001 vt100_input.py:3() 1 0.000 0.000 0.001 0.001 _stats_mstats_common.py:1() 1 0.000 0.000 0.001 0.001 six.py:21() 1 0.000 0.000 0.001 0.001 extmath.py:3() 72 0.000 0.000 0.001 0.000 typeinfer.py:959(constrain_statement) 176 0.000 0.000 0.001 0.000 typeconv.py:99(_cb_update) 1 0.000 0.000 0.001 0.001 polynomial.py:56() 1 0.000 0.000 0.001 0.001 roman.py:1() 332/276 0.000 0.000 0.001 0.000 contextlib.py:85(__exit__) 800 0.001 0.000 0.001 0.000 {method '__deepcopy__' of 'numpy.ndarray' objects} 6 0.000 0.000 0.001 0.000 _threadsafety.py:43(decorate) 648 0.000 0.000 0.001 0.000 __init__.py:422() 1 0.000 0.000 0.001 0.001 testing.py:1() 33 0.000 0.000 0.001 0.000 {built-in method _functools.reduce} 1 0.000 0.000 0.001 0.001 splitinput.py:10() 83 0.000 0.000 0.001 0.000 pyparsing.py:1780(__add__) 1 0.000 0.000 0.001 0.001 nrt.py:1() 10 0.000 0.000 0.001 0.000 tokenize.py:355(detect_encoding) 28 0.000 0.000 0.001 0.000 panel.py:1542(_panel_arith_method) 132 0.000 0.000 0.001 0.000 deprecation.py:197(finalize) 20 0.000 0.000 0.001 0.000 pyparsing.py:3981(parseImpl) 89 0.000 0.000 0.001 0.000 contextlib.py:129(contextmanager) 1 0.000 0.000 0.001 0.001 Evaluator.py:161(__initPolicies__) 551 0.001 0.000 0.001 0.000 _utils.py:26(deduplicate) 1 0.000 0.000 0.001 0.001 groupby.py:1041(GroupBy) 17 0.000 0.000 0.001 0.000 arrayprint.py:367(_get_format_function) 10658 0.001 0.000 0.001 0.000 copy.py:190(_deepcopy_atomic) 66 0.000 0.000 0.001 0.000 pyparsing.py:1799(__add__) 16 0.000 0.000 0.001 0.000 Evaluator.py:363(getLastRegrets) 21 0.000 0.000 0.001 0.000 ufunc_db.py:18(_lazy_init_db) 1 0.000 0.000 0.001 0.001 ufunc_db.py:26(get_ufuncs) 1 0.000 0.000 0.001 0.001 types.py:23() 1 0.001 0.001 0.001 0.001 session.py:177(SessionFactory) 45 0.000 0.000 0.001 0.000 __init__.py:1836(getLogger) 96 0.000 0.000 0.001 0.000 :993(__iter__) 64 0.000 0.000 0.001 0.000 typeinfer.py:348(fold_arg_vars) 1 0.000 0.000 0.001 0.001 client.py:1() 134 0.000 0.000 0.001 0.000 pyparsing.py:3219(__init__) 1 0.000 0.000 0.001 0.001 ufunc_db.py:46(_fill_ufunc_db) 1 0.000 0.000 0.001 0.001 version.py:93(StrictVersion) 26 0.000 0.000 0.001 0.000 posixpath.py:393(_joinrealpath) 1 0.000 0.000 0.001 0.001 smartypants.py:27() 2 0.000 0.000 0.001 0.001 pyparsing.py:4722(srange) 2567 0.001 0.000 0.001 0.000 inspect.py:73(isclass) 1951 0.001 0.000 0.001 0.000 :800(__init__) 1 0.000 0.000 0.001 0.001 __init__.py:139(__getattr__) 37 0.000 0.000 0.001 0.000 textwrap.py:336(_split_chunks) 40 0.000 0.000 0.001 0.000 ops.py:1052(_flex_method_SERIES) 1 0.000 0.000 0.001 0.001 iterators.py:1() 1 0.000 0.000 0.001 0.001 __init__.py:37(_load_formatters) 16 0.000 0.000 0.001 0.000 Evaluator.py:359(getLastRegrets_MoreAccurate) 1 0.000 0.000 0.001 0.001 my_exceptions.py:89(_mk_common_exceptions) 25 0.000 0.000 0.001 0.000 values.py:618(descr_prototype) 16 0.001 0.000 0.001 0.000 Evaluator.py:317(getAverageWeightedSelections) 1 0.000 0.000 0.001 0.001 bz2.py:5() 43/31 0.000 0.000 0.001 0.000 ir_utils.py:1300(guard) 489 0.001 0.000 0.001 0.000 utils.py:259(__setitem__) 36 0.000 0.000 0.001 0.000 typeinfer.py:1015(typeof_assign) 95 0.000 0.000 0.001 0.000 context.py:168(_call_incref_decref) 13 0.000 0.000 0.001 0.000 argparse.py:394(_format_actions_usage) 1 0.000 0.000 0.001 0.001 ufuncbuilder.py:2() 1 0.000 0.000 0.001 0.001 compiler.py:473(stage_nopython_rewrites) 1 0.000 0.000 0.001 0.001 util.py:11() 1 0.000 0.000 0.001 0.001 caching.py:3() 25 0.000 0.000 0.001 0.000 values.py:580(__init__) 1 0.000 0.000 0.001 0.001 funcdesc.py:3() 1 0.000 0.000 0.001 0.001 adapter.py:1() 1 0.000 0.000 0.001 0.001 category.py:1() 2 0.000 0.000 0.001 0.001 lazy.py:139(__new__) 74 0.000 0.000 0.001 0.000 _tqdm.py:1222(moveto) 4 0.000 0.000 0.001 0.000 base.py:860(get_python_api) 7 0.000 0.000 0.001 0.000 :1(catch_config_error) 24/12 0.000 0.000 0.001 0.000 pyparsing.py:3525(parseImpl) 113 0.000 0.000 0.001 0.000 instructions.py:386(__init__) 1091 0.001 0.000 0.001 0.000 {built-in method numpy.core.umath.seterrobj} 3 0.001 0.000 0.001 0.000 style.py:41(__new__) 2 0.000 0.000 0.001 0.001 _multiprocessing_helpers.py:5() 1 0.000 0.000 0.001 0.001 value.py:1() 32 0.000 0.000 0.001 0.000 sortedDistance.py:39(manhattan) 1 0.000 0.000 0.001 0.001 docscrape.py:3() 172 0.001 0.000 0.001 0.000 sre_compile.py:378() 4 0.000 0.000 0.001 0.000 pythonapi.py:143(__init__) 526 0.001 0.000 0.001 0.000 numeric.py:2853(__init__) 1 0.000 0.000 0.001 0.001 patches.py:3157(ArrowStyle) 1 0.001 0.001 0.001 0.001 operatordecl.py:3() 1 0.000 0.000 0.001 0.001 pdb.py:66() 119 0.000 0.000 0.001 0.000 ir.py:291(list_vars) 1 0.000 0.000 0.001 0.001 _backend_tk.py:1() 70 0.000 0.000 0.001 0.000 lowering.py:924(loadvar) 200 0.000 0.000 0.001 0.000 manager.py:35(__getitem__) 1 0.000 0.000 0.001 0.001 strings.py:1() 96 0.000 0.000 0.001 0.000 :980(_recalculate) 2 0.000 0.000 0.001 0.001 pyparsing.py:1571(parseString) 268 0.001 0.000 0.001 0.000 _tqdm.py:80(release) 1933 0.001 0.000 0.001 0.000 :307(__init__) 1 0.000 0.000 0.001 0.001 arraydecl.py:1() 1 0.000 0.000 0.001 0.001 widget_box.py:9() 16 0.000 0.000 0.001 0.000 tokenize.py:379(read_or_stop) 1274 0.001 0.000 0.001 0.000 {method 'decode' of 'bytes' objects} 210 0.000 0.000 0.001 0.000 manager.py:24(lookup) 1 0.000 0.000 0.001 0.001 history.py:138(HistoryAccessor) 16 0.001 0.000 0.001 0.000 {method 'readline' of '_io.BufferedReader' objects} 3123 0.001 0.000 0.001 0.000 {method 'find' of 'bytearray' objects} 14 0.000 0.000 0.001 0.000 enum.py:855() 84 0.000 0.000 0.001 0.000 pyparsing.py:3349(__init__) 1 0.000 0.000 0.001 0.001 io.py:8() 1 0.000 0.000 0.001 0.001 my_exceptions.py:91(_mk_common_exceptions) 45 0.000 0.000 0.001 0.000 __init__.py:1159(getLogger) 1 0.000 0.000 0.001 0.001 utils.py:288(inner) 1 0.000 0.000 0.001 0.001 base.py:150(_load_global_helpers) 1 0.000 0.000 0.001 0.001 instructions.py:3() 1 0.000 0.000 0.001 0.001 _ode.py:39() 541 0.001 0.000 0.001 0.000 {built-in method numpy.core.multiarray.empty} 27 0.000 0.000 0.001 0.000 core.py:181(iter_style_files) 272 0.000 0.000 0.001 0.000 dylib.py:16(add_symbol) 1 0.000 0.000 0.001 0.001 keywords.py:1() 1 0.000 0.000 0.001 0.001 request.py:941(AbstractBasicAuthHandler) 430 0.001 0.000 0.001 0.000 traitlets.py:651(tag) 1 0.000 0.000 0.001 0.001 dbapi2.py:23() 336 0.000 0.000 0.001 0.000 context.py:424(can_convert) 1 0.000 0.000 0.001 0.001 cgutils.py:3() 16 0.001 0.000 0.001 0.000 Evaluator.py:351(getAllLastWeightedSelections) 1068 0.001 0.000 0.001 0.000 base.py:141(append) 1 0.000 0.000 0.001 0.001 helpers.py:3() 67 0.000 0.000 0.001 0.000 pyparsing.py:3368(__init__) 1 0.000 0.000 0.001 0.001 selectors.py:5() 1 0.000 0.000 0.001 0.001 scalars.py:1() 407 0.001 0.000 0.001 0.000 sre_parse.py:294(_class_escape) 2 0.000 0.000 0.001 0.000 context.py:79(Semaphore) 4820 0.001 0.000 0.001 0.000 version.py:48() 1 0.000 0.000 0.001 0.001 _parseaddr.py:7() 18 0.000 0.000 0.001 0.000 types.py:212(__init__) 1 0.000 0.000 0.001 0.001 keys.py:1() 1 0.000 0.000 0.001 0.001 inline_closurecall.py:902(match) 1 0.000 0.000 0.001 0.001 groupby.py:4220(DataFrameGroupBy) 84 0.001 0.000 0.001 0.000 lazy.py:149(lazy) 75 0.000 0.000 0.001 0.000 npyimpl.py:378(_ufunc_db_function) 1 0.000 0.000 0.001 0.001 rcmod.py:258(set_style) 332 0.000 0.000 0.001 0.000 contextlib.py:157(helper) 2 0.000 0.000 0.001 0.000 unsupervised.py:1() 1 0.000 0.000 0.001 0.001 listdecl.py:1() 1 0.000 0.000 0.001 0.001 inline_closurecall.py:915(_inline_const_arraycall) 1 0.000 0.000 0.001 0.001 random_projection.py:25() 2 0.000 0.000 0.001 0.000 callwrapper.py:22(add_arg) 49 0.000 0.000 0.001 0.000 config.py:723(inner) 1 0.000 0.000 0.001 0.001 pyparsing.py:4863(makeHTMLTags) 1 0.000 0.000 0.001 0.001 pyparsing.py:4834(_makeTags) 71 0.000 0.000 0.001 0.000 lowering.py:992(decref) 1 0.000 0.000 0.001 0.001 _main.py:1() 18 0.000 0.000 0.001 0.000 pyparsing.py:3917(parseImpl) 84 0.000 0.000 0.001 0.000 pyparsing.py:3238(__init__) 1 0.000 0.000 0.001 0.001 core.py:13() 48 0.001 0.000 0.001 0.000 my_exceptions.py:61(_mk_exception) 37 0.000 0.000 0.001 0.000 textwrap.py:160(_split) 1 0.000 0.000 0.001 0.001 widget_controller.py:7() 1 0.000 0.000 0.001 0.001 datetime.py:5() 1 0.000 0.000 0.001 0.001 strings.py:1361(StringMethods) 16 0.000 0.000 0.001 0.000 sortedDistance.py:16(weightedDistance) 377 0.001 0.000 0.001 0.000 {built-in method _sre.compile} 1 0.000 0.000 0.001 0.001 _search.py:4() 1 0.000 0.000 0.001 0.001 addnodes.py:10() 1 0.000 0.000 0.001 0.001 lsq_linear.py:1() 75 0.000 0.000 0.001 0.000 context.py:204(decref) 1 0.000 0.000 0.001 0.001 callwrapper.py:183(get_env) 2 0.000 0.000 0.001 0.000 _distn_infrastructure.py:740(_construct_default_doc) 166 0.000 0.000 0.001 0.000 traitlets.py:1627(__init__) 1 0.000 0.000 0.001 0.001 keys.py:20(Keys) 2 0.000 0.000 0.001 0.000 npdatetime.py:3() 33 0.000 0.000 0.001 0.000 argparse.py:1231(__init__) 1 0.000 0.000 0.001 0.001 processors.py:7() 1 0.000 0.000 0.001 0.001 MusicalChair.py:15() 528 0.001 0.000 0.001 0.000 {method 'flatten' of 'numpy.ndarray' objects} 1 0.000 0.000 0.001 0.001 plural.py:10() 13 0.000 0.000 0.001 0.000 pyparsing.py:2612(__init__) 268 0.000 0.000 0.001 0.000 codecs.py:318(decode) 585 0.001 0.000 0.001 0.000 {built-in method numpy.core.multiarray.result_type} 1608 0.001 0.000 0.001 0.000 artist.py:1185(is_alias) 224 0.000 0.000 0.001 0.000 BasePolicy.py:40(startGame) 1 0.000 0.000 0.001 0.001 callconv.py:112(raise_error) 43 0.000 0.000 0.001 0.000 core.py:150(get_object_signature) 1 0.000 0.000 0.001 0.001 _split.py:4() 47 0.000 0.000 0.001 0.000 argparse.py:2357(_get_formatter) 1 0.000 0.000 0.001 0.001 c_ast.py:19() 17 0.000 0.000 0.001 0.000 types.py:323(__init__) 1 0.000 0.000 0.001 0.001 gen.py:90() 11 0.000 0.000 0.001 0.000 decorator.py:168(make) 1 0.000 0.000 0.001 0.001 magics.py:1() 2 0.000 0.000 0.001 0.000 numbers.py:579(real_div_impl) 1 0.000 0.000 0.001 0.001 callconv.py:3() 20/6 0.000 0.000 0.001 0.000 pyparsing.py:3715(parseImpl) 1 0.000 0.000 0.001 0.001 modeline.py:10() 1 0.000 0.000 0.001 0.001 ir.py:1() 84 0.001 0.000 0.001 0.000 keys.py:10(__init__) 1 0.000 0.000 0.001 0.001 screen.py:1() 14 0.000 0.000 0.001 0.000 __init__.py:2672(from_filename) 1 0.000 0.000 0.001 0.001 parser_utils.py:1() 1 0.000 0.000 0.001 0.001 io.py:4() 176 0.000 0.000 0.001 0.000 typeconv.py:31(set_compatible) 1 0.000 0.000 0.001 0.001 fstring.py:1() 6 0.000 0.000 0.001 0.000 :1(catch_corrupt_db) 42 0.000 0.000 0.001 0.000 interpreter.py:226(_dispatch) 1 0.000 0.000 0.001 0.001 panel.py:110(Panel) 17 0.000 0.000 0.001 0.000 arrayprint.py:647(_formatArray) 1 0.000 0.000 0.001 0.001 c_lexer.py:9() 49 0.000 0.000 0.001 0.000 config.py:411(register_option) 1 0.000 0.000 0.001 0.001 getlimits.py:3() 1 0.000 0.000 0.001 0.001 category.py:31(CategoricalIndex) 1 0.000 0.000 0.001 0.001 html.py:10() 1 0.000 0.000 0.001 0.001 imputils.py:3() 1 0.000 0.000 0.001 0.001 numbers.py:6() 1 0.000 0.000 0.001 0.001 DoublingTrickWrapper.py:30() 1 0.000 0.000 0.001 0.001 npytypes.py:1() 48 0.001 0.000 0.001 0.000 my_exceptions.py:63(_mk_exception) 56 0.000 0.000 0.001 0.000 coroutines.py:194(coroutine) 1 0.000 0.000 0.001 0.001 openpy.py:6() 136 0.000 0.000 0.001 0.000 __init__.py:358(__getattr__) 1 0.000 0.000 0.001 0.001 futures.py:1() 3042 0.001 0.000 0.001 0.000 {method 'setdefault' of 'dict' objects} 1 0.000 0.000 0.001 0.001 texmanager.py:34() 648 0.000 0.000 0.001 0.000 __init__.py:420() 60 0.000 0.000 0.001 0.000 posixpath.py:369(abspath) 10/2 0.000 0.000 0.001 0.000 pyparsing.py:3356(parseImpl) 1751 0.001 0.000 0.001 0.000 sre_parse.py:81(groups) 1 0.000 0.000 0.001 0.001 kernelspec.py:1() 508 0.001 0.000 0.001 0.000 _weakrefset.py:26(__exit__) 1 0.000 0.000 0.001 0.001 io_support.py:1() 1 0.000 0.000 0.001 0.001 fileutil.py:10() 11 0.000 0.000 0.001 0.000 decorator.py:94(__init__) 47 0.000 0.000 0.001 0.000 argparse.py:166(__init__) 1 0.000 0.000 0.001 0.001 pilutil.py:7() 170/17 0.000 0.000 0.001 0.000 arrayprint.py:656(recurser) 2 0.000 0.000 0.001 0.000 function_base.py:1() 5454 0.001 0.000 0.001 0.000 version.py:298(_parse_letter_version) 79 0.000 0.000 0.001 0.000 docstring.py:128() 1 0.000 0.000 0.001 0.001 fftpack.py:32() 1 0.000 0.000 0.001 0.001 loaders.py:10() 1 0.000 0.000 0.001 0.001 lil.py:2() 23 0.000 0.000 0.001 0.000 six.py:564(with_metaclass) 1 0.000 0.000 0.001 0.001 defmatrix.py:1() 110 0.000 0.000 0.001 0.000 gettext.py:205(_expand_lang) 6656 0.001 0.000 0.001 0.000 inspect.py:2484(name) 4 0.000 0.000 0.001 0.000 base.py:999(get_abi_sizeof) 2 0.000 0.000 0.001 0.000 tree.py:1() 1 0.000 0.000 0.001 0.001 docscrape.py:100(NumpyDocString) 151 0.001 0.000 0.001 0.000 {method 'sort' of 'list' objects} 4 0.000 0.000 0.001 0.000 builtins.py:100(do_minmax) 1 0.000 0.000 0.001 0.001 optimize.py:17() 22 0.000 0.000 0.001 0.000 six.py:819(with_metaclass) 1 0.000 0.000 0.001 0.001 types.py:3() 4820 0.001 0.000 0.001 0.000 version.py:54() 26 0.000 0.000 0.001 0.000 core.py:6550(__init__) 1 0.000 0.000 0.001 0.001 interactiveshell.py:231(InteractiveShell) 1 0.000 0.000 0.001 0.001 image.py:5() 1 0.000 0.000 0.001 0.001 history.py:472(HistoryManager) 6531 0.001 0.000 0.001 0.000 inspect.py:2496(kind) 1 0.000 0.000 0.001 0.001 patches.py:1944(BoxStyle) 3 0.001 0.000 0.001 0.000 npydecl.py:188(install_operations) 1 0.000 0.000 0.001 0.001 selector_events.py:5() 4 0.000 0.000 0.001 0.000 types.py:50(get_abi_size) 227 0.000 0.000 0.001 0.000 weakref.py:393(__getitem__) 4 0.000 0.000 0.001 0.000 __init__.py:1873(find_eggs_in_zip) 16 0.000 0.000 0.001 0.000 utils.py:1119(_median_nancheck) 1 0.000 0.000 0.001 0.001 config.py:277(reload_config) 25 0.000 0.000 0.001 0.000 generic.py:7300(_make_stat_function) 1 0.000 0.000 0.001 0.001 matfuncs.py:5() 4 0.000 0.000 0.001 0.000 builtins.py:104(binary_minmax) 6 0.000 0.000 0.001 0.000 :813(load_module) 1 0.000 0.000 0.001 0.001 from_pygments.py:29(style_from_pygments) 12 0.000 0.000 0.001 0.000 instructions.py:174(set_weights) 1 0.000 0.000 0.001 0.001 ipaddress.py:2266(_IPv6Constants) 1 0.000 0.000 0.001 0.001 _misc.py:3() 1 0.000 0.000 0.001 0.001 docutils.py:10() 1 0.000 0.000 0.001 0.001 from_dict.py:42(style_from_dict) 6 0.000 0.000 0.001 0.000 :680(load_module) 64 0.001 0.000 0.001 0.000 {method 'get_g_type' of 'gi.RegisteredTypeInfo' objects} 22 0.000 0.000 0.001 0.000 six.py:826(__new__) 6 0.000 0.000 0.001 0.000 :253(_load_module_shim) 26 0.000 0.000 0.001 0.000 core.py:6555(getdoc) 22 0.000 0.000 0.001 0.000 pyparsing.py:1181(setResultsName) 28 0.000 0.000 0.001 0.000 ipaddress.py:2160(__init__) 1 0.000 0.000 0.001 0.001 linsolve.py:1() 1 0.000 0.000 0.001 0.001 SparseklUCB.py:12() 1 0.000 0.000 0.001 0.001 pydoc.py:40() 1 0.000 0.000 0.001 0.001 tzfile.py:25(build_tzinfo) 2 0.000 0.000 0.001 0.000 nrtopt.py:13(_remove_redundant_nrt_refct) 420/320 0.001 0.000 0.001 0.000 sre_compile.py:414(_get_literal_prefix) 1 0.000 0.000 0.001 0.001 Evaluator.py:409(getRunningTimes) 10 0.000 0.000 0.001 0.000 typeinfer.py:1117(typeof_global) 113 0.000 0.000 0.001 0.000 instructions.py:411(descr) 1 0.000 0.000 0.001 0.001 _layoutbox.py:17() 1 0.000 0.000 0.001 0.001 memory_consumption.py:19() 631 0.000 0.000 0.001 0.000 types.py:32(__ne__) 608 0.001 0.000 0.001 0.000 _weakrefset.py:81(add) 1 0.000 0.000 0.001 0.001 argparse.py:62() 11 0.000 0.000 0.001 0.000 argparse.py:491(_format_text) 334 0.001 0.000 0.001 0.000 _util.py:292() 1 0.000 0.000 0.001 0.001 logging.py:2() 4 0.000 0.000 0.001 0.000 util.py:1() 4 0.000 0.000 0.001 0.000 types.py:35(_get_ll_pointer_type) 1 0.000 0.000 0.001 0.001 application.py:120(Application) 1 0.000 0.000 0.001 0.001 controlflow.py:1() 1 0.000 0.000 0.001 0.001 interpreter.py:1() 2 0.000 0.000 0.001 0.000 text.py:9() 1 0.000 0.000 0.001 0.001 events.py:14() 316 0.000 0.000 0.001 0.000 enum.py:20(_is_descriptor) 1 0.000 0.000 0.001 0.001 socket.py:2() 1 0.000 0.000 0.001 0.001 iterable.py:22() 4/2 0.000 0.000 0.001 0.000 compressed.py:25(__init__) 39 0.000 0.000 0.001 0.000 __init__.py:1577(_add_data_doc) 1 0.000 0.000 0.001 0.001 extras.py:10() 22 0.000 0.000 0.001 0.000 core.py:152(get_or_insert_function) 1 0.000 0.000 0.001 0.001 texmanager.py:83(TexManager) 1 0.000 0.000 0.001 0.001 misc.py:365(Role) 1 0.000 0.000 0.001 0.001 nanops.py:1() 1 0.000 0.000 0.001 0.001 code.py:172(CodeMagics) 1 0.000 0.000 0.001 0.001 ptyprocess.py:1() 1 0.000 0.000 0.001 0.001 pty.py:1() 1 0.000 0.000 0.001 0.001 blas.py:184() 12 0.000 0.000 0.001 0.000 _version.py:55(__init__) 1 0.000 0.000 0.001 0.001 _base.py:4() 32 0.000 0.000 0.001 0.000 difflib.py:151(__init__) 11 0.000 0.000 0.001 0.000 magic_arguments.py:69(_fill_text) 16 0.001 0.000 0.001 0.000 {built-in method _thread.start_new_thread} 332 0.001 0.000 0.001 0.000 contextlib.py:59(__init__) 3878 0.001 0.000 0.001 0.000 {method 'isidentifier' of 'str' objects} 1 0.000 0.000 0.001 0.001 widget_selectioncontainer.py:8() 1 0.000 0.000 0.001 0.001 base_context.py:1() 4 0.000 0.000 0.001 0.000 typing.py:1240(__getitem__) 217 0.001 0.000 0.001 0.000 {built-in method posix.getcwd} 20 0.000 0.000 0.001 0.000 lowering.py:986(incref) 1 0.000 0.000 0.001 0.001 stata.py:11() 420 0.000 0.000 0.001 0.000 inspect.py:505(_is_wrapper) 1 0.000 0.000 0.001 0.001 arpack.py:7() 24 0.000 0.000 0.001 0.000 builder.py:722(call) 231 0.000 0.000 0.001 0.000 __init__.py:3002(_find_adapter) 1 0.000 0.000 0.001 0.001 series.py:90(SparseSeries) 1 0.000 0.000 0.001 0.001 jsonutil.py:1() 59 0.000 0.000 0.001 0.000 base.py:634(cast) 34/5 0.000 0.000 0.001 0.000 pyparsing.py:3297(streamline) 4 0.000 0.000 0.001 0.000 :1(catch_format_error) 1 0.000 0.000 0.001 0.001 pgen.py:8() 16/2 0.000 0.000 0.001 0.000 pyparsing.py:3696(parseImpl) 115 0.000 0.000 0.001 0.000 decorator.py:149(update) 1 0.000 0.000 0.001 0.001 numbers.py:1() 1 0.001 0.001 0.001 0.001 _option.py:28() 1 0.000 0.000 0.001 0.001 functions.py:1() 1 0.000 0.000 0.001 0.001 bagging.py:1() 1 0.000 0.000 0.001 0.001 logging.py:28(LoggingMagics) 19 0.000 0.000 0.001 0.000 logging.py:61(getLogger) 2 0.000 0.000 0.001 0.000 pyparsing.py:3818(parseImpl) 1 0.000 0.000 0.001 0.001 json.py:2() 4166 0.001 0.000 0.001 0.000 :41(_relax_case) 1 0.000 0.000 0.001 0.001 vi.py:2() 780 0.000 0.000 0.001 0.000 __init__.py:2434(is_version_line) 1 0.000 0.000 0.001 0.001 window.py:1073(Rolling) 1 0.000 0.000 0.001 0.001 markers.py:84() 1406 0.000 0.000 0.001 0.000 sre_compile.py:102(fixup) 2898 0.001 0.000 0.001 0.000 {method 'items' of 'dict' objects} 1 0.000 0.000 0.001 0.001 MAB.py:118(reprarms) 1590 0.001 0.000 0.001 0.000 {method 'encode' of 'str' objects} 6 0.000 0.000 0.001 0.000 :598(_exec) 1 0.001 0.001 0.001 0.001 nodes.py:1829(NodeVisitor) 4 0.000 0.000 0.001 0.000 :1(needs_sqlite) 1 0.000 0.000 0.001 0.001 _fitpack_impl.py:22() 1184 0.001 0.000 0.001 0.000 {method 'copy' of 'dict' objects} 19 0.000 0.000 0.001 0.000 types.py:53(_setup_methods) 1 0.000 0.000 0.001 0.001 lzma.py:9() 119 0.000 0.000 0.001 0.000 typeconv.py:42(set_unsafe_convert) 1 0.000 0.000 0.001 0.001 bdf.py:1() 49 0.000 0.000 0.001 0.000 pyparsing.py:1907(__or__) 334 0.000 0.000 0.001 0.000 _util.py:306() 1 0.000 0.000 0.001 0.001 backend_agg.py:21() 1 0.000 0.000 0.001 0.001 widget_button.py:8() 1 0.000 0.000 0.001 0.001 posix.py:16() 1 0.000 0.000 0.001 0.001 values.py:4() 122 0.000 0.000 0.001 0.000 module.py:182(__next__) 68 0.000 0.000 0.001 0.000 posixpath.py:331(normpath) 2 0.000 0.000 0.001 0.000 hashing.py:4() 1 0.000 0.000 0.001 0.001 triangulation.py:1() 1 0.000 0.000 0.001 0.001 setdecl.py:1() 1 0.000 0.000 0.001 0.001 gaussian_process.py:7() 54 0.000 0.000 0.001 0.000 pyplot.py:2580() 1 0.000 0.000 0.001 0.001 fromnumeric.py:3() 236 0.000 0.000 0.001 0.000 sre_compile.py:441(_get_charset_prefix) 20/8 0.000 0.000 0.001 0.000 pyparsing.py:3506(parseImpl) 1 0.000 0.000 0.001 0.001 pyplot.py:1947(get_plot_commands) 24 0.000 0.000 0.001 0.000 instructions.py:137(descr) 1 0.000 0.000 0.001 0.001 _linprog.py:16() 2413 0.001 0.000 0.001 0.000 {method 'values' of 'mappingproxy' objects} 1 0.000 0.000 0.001 0.001 filters.py:4() 2 0.000 0.000 0.001 0.000 _strptime.py:562(_strptime_datetime) 1 0.000 0.000 0.001 0.001 cmathimpl.py:3() 1 0.000 0.000 0.001 0.001 ticker.py:165() 20 0.000 0.000 0.001 0.000 dispatcher.py:42(__init__) 1 0.000 0.000 0.001 0.001 _strptime.py:12() 16 0.000 0.000 0.001 0.000 arrayprint.py:322() 10 0.000 0.000 0.001 0.000 extending.py:89(register_jitable) 8 0.000 0.000 0.001 0.000 extending.py:337(_intrinsic) 32 0.000 0.000 0.001 0.000 difflib.py:215(set_seqs) 2 0.000 0.000 0.001 0.000 _strptime.py:321(_strptime) 1 0.000 0.000 0.001 0.001 widget_layout.py:4() 1 0.000 0.000 0.001 0.001 charset.py:6() 53 0.000 0.000 0.001 0.000 :433(spec_from_loader) 5121 0.001 0.000 0.001 0.000 {built-in method builtins.ord} 140 0.000 0.000 0.001 0.000 __init__.py:1789(has_metadata) 1 0.000 0.000 0.001 0.001 window.py:1338(Expanding) 17 0.000 0.000 0.001 0.000 threading.py:757(__init__) 2 0.000 0.000 0.001 0.000 _compatibility.py:4() 1 0.000 0.000 0.001 0.001 ipaddress.py:1559(_IPv4Constants) 6 0.000 0.000 0.001 0.000 pkgutil.py:455(get_loader) 1 0.000 0.000 0.001 0.001 states.py:2646(SubstitutionDef) 79 0.000 0.000 0.001 0.000 registry.py:11(wraps) 10 0.000 0.000 0.001 0.000 extending.py:106(wrap) 1 0.000 0.000 0.001 0.001 itanium_mangler.py:29() 1 0.000 0.000 0.001 0.001 universal.py:15() 24 0.000 0.000 0.001 0.000 instructions.py:111(_descr) 17 0.000 0.000 0.001 0.000 ffi.py:10(_make_opaque_ref) 1 0.001 0.001 0.001 0.001 input.py:97(PipeInput) 360 0.000 0.000 0.001 0.000 types.py:135(__get__) 136 0.001 0.000 0.001 0.000 __init__.py:365(__getitem__) 6 0.000 0.000 0.001 0.000 pkgutil.py:479(find_loader) 3 0.000 0.000 0.001 0.000 __init__.py:1754(_has) 1 0.000 0.000 0.001 0.001 kernels.py:1() 1 0.000 0.000 0.001 0.001 scale.py:1() 165 0.000 0.000 0.001 0.000 :927(exec_module) 1 0.000 0.000 0.001 0.001 errors.py:5() 22 0.000 0.000 0.001 0.000 argparse.py:1359(add_argument_group) 4 0.000 0.000 0.001 0.000 magic.py:198(mark) 53 0.000 0.000 0.001 0.000 core.py:891(__init__) 84 0.000 0.000 0.001 0.000 errors.py:71(catch_warnings) 1 0.000 0.000 0.001 0.001 roles.py:10() 546 0.000 0.000 0.001 0.000 {built-in method builtins.all} 1 0.000 0.000 0.001 0.001 pofile.py:11() 1 0.000 0.000 0.001 0.001 profiledir.py:2() 1 0.000 0.000 0.001 0.001 _tqdm.py:9() 1 0.000 0.000 0.001 0.001 __init__.py:2288(EntryPoint) 1 0.000 0.000 0.001 0.001 error.py:12() 24 0.000 0.000 0.001 0.000 instructions.py:63(__init__) 14 0.000 0.000 0.001 0.000 text.py:363(dedent) 53 0.000 0.000 0.001 0.000 traitlets.py:2175(__init__) 19 0.000 0.000 0.001 0.000 ipaddress.py:1460(__init__) 82 0.000 0.000 0.001 0.000 manager.py:18(register) 1 0.000 0.000 0.001 0.001 nosetester.py:5() 1 0.000 0.000 0.001 0.001 weight_boosting.py:17() 40 0.000 0.000 0.001 0.000 builder.py:613(alloca) 1 0.000 0.000 0.001 0.001 targets.py:1() 1 0.000 0.000 0.001 0.001 widget_link.py:7() 1 0.000 0.000 0.001 0.001 UCBoost_faster.py:7() 20 0.000 0.000 0.001 0.000 npydecl.py:27(_handle_inputs) 29 0.000 0.000 0.001 0.000 enum.py:114(__prepare__) 6 0.000 0.000 0.001 0.000 util.py:66(find_spec) 66 0.000 0.000 0.001 0.000 pyparsing.py:3697(__init__) 16 0.000 0.000 0.001 0.000 arrayprint.py:1070(__init__) 220 0.000 0.000 0.001 0.000 values.py:115(__init__) 19 0.000 0.000 0.001 0.000 path.py:101(__init__) 81 0.000 0.000 0.001 0.000 utils.py:118(deprecate) 20 0.000 0.000 0.001 0.000 dispatcher.py:166(__init__) 754 0.000 0.000 0.001 0.000 sre_compile.py:539(isstring) 2 0.000 0.000 0.001 0.000 codegen.py:799(_add_module) 49 0.000 0.000 0.001 0.000 pyparsing.py:3499(__init__) 41 0.000 0.000 0.001 0.000 traitlets.py:2275(__init__) 1 0.000 0.000 0.001 0.001 osutil.py:10() 8 0.000 0.000 0.001 0.000 extending.py:244(_register) 1 0.000 0.000 0.001 0.001 lexers.py:4() 2 0.000 0.000 0.001 0.000 smartarray.py:1() 1 0.000 0.000 0.001 0.001 bytecode.py:4() 2 0.000 0.000 0.001 0.000 codegen.py:566(add_module) 33 0.001 0.000 0.001 0.000 {built-in method fcntl.ioctl} 640 0.001 0.000 0.001 0.000 {method 'fill' of 'numpy.ndarray' objects} 1 0.000 0.000 0.001 0.001 random.py:4() 1 0.000 0.000 0.001 0.001 ansitowin32.py:43(AnsiToWin32) 1 0.000 0.000 0.001 0.001 concurrent.py:28() 2 0.000 0.000 0.001 0.000 _util.py:1() 1290 0.001 0.000 0.001 0.000 colors.py:228() 68 0.000 0.000 0.001 0.000 values.py:624() 1 0.000 0.000 0.001 0.001 locks.py:1() 1 0.000 0.000 0.001 0.001 generic.py:1() 1 0.000 0.000 0.001 0.001 pairwise.py:12() 1 0.000 0.000 0.001 0.001 supervised.py:5() 1 0.000 0.000 0.001 0.001 _plotutils.py:1() 993 0.000 0.000 0.001 0.000 pkgutil.py:402(get_importer) 68 0.000 0.000 0.001 0.000 types.py:79(__call__) 32 0.000 0.000 0.001 0.000 _tqdm.py:466(_get_free_pos) 2182 0.001 0.000 0.001 0.000 {built-in method numpy.core.umath.geterrobj} 1 0.000 0.000 0.001 0.001 _ccallback.py:1() 1 0.000 0.000 0.001 0.001 _strptime.py:185(__init__) 1 0.000 0.000 0.001 0.001 pickleshare.py:34() 1 0.000 0.000 0.001 0.001 _strptime.py:273(compile) 1 0.000 0.000 0.001 0.001 application.py:102(BaseIPythonApplication) 2 0.000 0.000 0.001 0.000 pythonapi.py:1309(to_native_value) 82 0.000 0.000 0.001 0.000 pyparsing.py:3678(__init__) 4 0.000 0.000 0.001 0.000 __init__.py:1631(zipinfo) 282 0.000 0.000 0.001 0.000 typeconv.py:25(check_compatible) 268 0.001 0.000 0.001 0.000 {built-in method _codecs.utf_8_decode} 15 0.000 0.000 0.001 0.000 typeinfer.py:1033(resolve_value_type) 1 0.000 0.000 0.001 0.001 py3compat.py:2() 4 0.000 0.000 0.001 0.000 __init__.py:1585(load) 1 0.000 0.000 0.001 0.001 completer.py:992(IPCompleter) 1 0.000 0.000 0.001 0.001 magics.py:39(TerminalMagics) 32 0.000 0.000 0.001 0.000 difflib.py:253(set_seq2) 2 0.000 0.000 0.001 0.000 pkgutil.py:500(extend_path) 10 0.000 0.000 0.001 0.000 typing.py:875(__extrahook__) 22 0.000 0.000 0.001 0.000 argparse.py:1538(__init__) 14 0.000 0.000 0.001 0.000 nrtopt.py:35(_process_function) 411 0.000 0.000 0.001 0.000 templates.py:636(register_global) 1 0.000 0.000 0.001 0.001 _process_common.py:5() 3654 0.001 0.000 0.001 0.000 _structures.py:33(__neg__) 1 0.000 0.000 0.001 0.001 space.py:1() 1 0.000 0.000 0.001 0.001 csv.py:4() 17 0.000 0.000 0.001 0.000 typeof.py:22(typeof) 1 0.000 0.000 0.001 0.001 completion.py:3() 1 0.000 0.000 0.001 0.001 ndarray.py:4() 1 0.000 0.000 0.001 0.001 removerefctpass.py:86(remove_unnecessary_nrt_usage) 1 0.000 0.000 0.001 0.001 timedeltas.py:1() 272 0.000 0.000 0.001 0.000 {built-in method builtins.repr} 233 0.001 0.000 0.001 0.000 {built-in method _imp.is_builtin} 1 0.000 0.000 0.001 0.001 typeinfer.py:13() 2 0.000 0.000 0.001 0.000 constants.py:1() 15 0.000 0.000 0.001 0.000 context.py:292(resolve_value_type) 1 0.000 0.000 0.001 0.001 category.py:13() 23/7 0.000 0.000 0.001 0.000 pyparsing.py:3740(streamline) 43 0.000 0.000 0.001 0.000 values.py:731(__str__) 1 0.000 0.000 0.001 0.001 arrayprint.py:5() 2 0.000 0.000 0.001 0.000 boxing.py:64(unbox_float) 8 0.000 0.000 0.001 0.000 extending.py:288(intrinsic) 12 0.000 0.000 0.001 0.000 module.py:47(add_metadata) 1 0.000 0.000 0.001 0.001 backend_tools.py:12() 13 0.000 0.000 0.001 0.000 ops.py:153(add_methods) 20 0.001 0.000 0.001 0.000 generic.py:6(create_pandas_abc_type) 81 0.000 0.000 0.001 0.000 utils.py:74(__call__) 1 0.000 0.000 0.001 0.001 mstats.py:90() 1 0.000 0.000 0.001 0.001 yacc.py:62() 68 0.000 0.000 0.001 0.000 values.py:713(__init__) 94 0.000 0.000 0.001 0.000 warnings.py:143(simplefilter) 1 0.000 0.000 0.001 0.001 client.py:4() 2564 0.001 0.000 0.001 0.000 {method 'pop' of 'dict' objects} 353 0.000 0.000 0.001 0.000 values.py:229(_get_reference) 233 0.000 0.000 0.000 0.000 templates.py:120(signature) 1 0.000 0.000 0.000 0.000 _parser.py:30() 17 0.000 0.000 0.000 0.000 pythonapi.py:1212(_get_function) 1 0.000 0.000 0.000 0.000 Evaluator.py:413() 1 0.000 0.000 0.000 0.000 matlib.py:1() 76 0.000 0.000 0.000 0.000 builder.py:170(goto_entry_block) 4 0.000 0.000 0.000 0.000 module.py:140(link_in) 1 0.000 0.000 0.000 0.000 version.py:267(LooseVersion) 1 0.000 0.000 0.000 0.000 artist.py:1065(ArtistInspector) 1 0.000 0.000 0.000 0.000 data.py:284(max) 101 0.000 0.000 0.000 0.000 sre_parse.py:266(getuntil) 1 0.000 0.000 0.000 0.000 printing.py:3() 16 0.000 0.000 0.000 0.000 numeric.py:1515(moveaxis) 1 0.000 0.000 0.000 0.000 data.py:183(_min_or_max) 12 0.000 0.000 0.000 0.000 functions.py:114(get_call_type_with_literals) 1 0.000 0.000 0.000 0.000 tableparser.py:18() 873 0.000 0.000 0.000 0.000 os.py:746(decode) 2 0.000 0.000 0.000 0.000 builtins.py:130(max_vararg) 979 0.000 0.000 0.000 0.000 imputils.py:36(decorate) 2 0.000 0.000 0.000 0.000 codegen.py:559(_load_defined_symbols) 268 0.000 0.000 0.000 0.000 {method 'acquire' of '_multiprocessing.SemLock' objects} 1 0.000 0.000 0.000 0.000 asyncsupport.py:169(patch_all) 345/341 0.000 0.000 0.000 0.000 pyparsing.py:349(__init__) 1 0.000 0.000 0.000 0.000 diff.py:339(_NodesStackNode) 2 0.000 0.000 0.000 0.000 logger.py:5() 1 0.000 0.000 0.000 0.000 nrtdynmod.py:65(_define_nrt_decref) 377 0.000 0.000 0.000 0.000 sre_parse.py:76(__init__) 1 0.000 0.000 0.000 0.000 alias.py:9() 1 0.000 0.000 0.000 0.000 rangeobj.py:3() 158 0.000 0.000 0.000 0.000 deprecation.py:23(_generate_deprecation_message) 78 0.000 0.000 0.000 0.000 enum.py:417(_get_mixins_) 60 0.000 0.000 0.000 0.000 numpy_support.py:113(as_dtype) 1 0.000 0.000 0.000 0.000 mimetypes.py:24() 1 0.000 0.000 0.000 0.000 extension.py:2() 32 0.000 0.000 0.000 0.000 difflib.py:297(__chain_b) 1 0.000 0.000 0.000 0.000 errors.py:9() 34 0.000 0.000 0.000 0.000 argparse.py:604(_expand_help) 29 0.000 0.000 0.000 0.000 enum.py:462(_find_new_) 3 0.000 0.000 0.000 0.000 synchronize.py:51(__init__) 1 0.000 0.000 0.000 0.000 axisgrid.py:219(FacetGrid) 1 0.000 0.000 0.000 0.000 rcmod.py:471(set_palette) 1 0.000 0.000 0.000 0.000 markers.py:109(MarkerStyle) 1 0.000 0.000 0.000 0.000 cm.py:85() 598 0.000 0.000 0.000 0.000 functools.py:74(wraps) 1 0.000 0.000 0.000 0.000 operatorimpl.py:3() 1 0.000 0.000 0.000 0.000 cpu.py:79(get_env_from_closure) 1 0.000 0.000 0.000 0.000 data.py:158(_min_or_max_axis) 269 0.000 0.000 0.000 0.000 {method 'flush' of '_io.TextIOWrapper' objects} 1 0.000 0.000 0.000 0.000 roles.py:71() 1 0.000 0.000 0.000 0.000 _mathtext_data.py:3() 43 0.000 0.000 0.000 0.000 {built-in method _ctypes.POINTER} 508 0.000 0.000 0.000 0.000 _weakrefset.py:20(__enter__) 45 0.000 0.000 0.000 0.000 instructions.py:160(__init__) 121 0.000 0.000 0.000 0.000 pyparsing.py:2327(__init__) 58 0.000 0.000 0.000 0.000 linecache.py:53(checkcache) 17 0.000 0.000 0.000 0.000 functools.py:802(wrapper) 1 0.000 0.000 0.000 0.000 typing.py:2188(__new__) 1 0.000 0.000 0.000 0.000 vq.py:68() 2 0.000 0.000 0.000 0.000 callconv.py:469(fp_zero_division) 2 0.000 0.000 0.000 0.000 typeconv.py:72(safe) 1 0.000 0.000 0.000 0.000 _core.py:1501(BoxPlot) 139 0.000 0.000 0.000 0.000 posixpath.py:168(islink) 166 0.000 0.000 0.000 0.000 ffi.py:198(close) 38 0.000 0.000 0.000 0.000 _inspect.py:142(formatargspec) 1 0.000 0.000 0.000 0.000 typing.py:2103(_make_nmtuple) 1 0.000 0.000 0.000 0.000 period.py:2() 1 0.000 0.000 0.000 0.000 kde.py:20() 2039 0.000 0.000 0.000 0.000 {built-in method _sre.getlower} 1 0.000 0.000 0.000 0.000 pivot.py:4() 66 0.000 0.000 0.000 0.000 extending.py:51(overload) 34 0.000 0.000 0.000 0.000 __init__.py:38(__getattr__) 1 0.000 0.000 0.000 0.000 interpreter.py:3() 1 0.000 0.000 0.000 0.000 pretty.py:79() 1 0.000 0.000 0.000 0.000 __init__.py:1557(build) 1 0.000 0.000 0.000 0.000 __init__.py:1579(MemoizedZipManifests) 2 0.000 0.000 0.000 0.000 codegen.py:716(_scan_and_fix_unresolved_refs) 3 0.000 0.000 0.000 0.000 io.py:25(__init__) 1 0.000 0.000 0.000 0.000 _bsplines.py:1() 1 0.000 0.000 0.000 0.000 randomimpl.py:3() 1 0.000 0.000 0.000 0.000 UCBoost.py:7() 4 0.000 0.000 0.000 0.000 {method 'enumerate_versions' of 'gi.Repository' objects} 1 0.000 0.000 0.000 0.000 zipfile.py:5() 513 0.000 0.000 0.000 0.000 {method 'ravel' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 zmqstream.py:24() 13/9 0.000 0.000 0.000 0.000 __init__.py:406(wrapper) 44 0.000 0.000 0.000 0.000 interpreter.py:244(store) 1 0.000 0.000 0.000 0.000 hashing.py:3() 1 0.000 0.000 0.000 0.000 trf_linear.py:2() 10 0.000 0.000 0.000 0.000 MAB.py:146() 3717 0.000 0.000 0.000 0.000 {built-in method builtins.callable} 2 0.000 0.000 0.000 0.000 transforms.py:1() 24 0.000 0.000 0.000 0.000 operatorimpl.py:18(map_operator) 1 0.000 0.000 0.000 0.000 tty.py:1() 1 0.000 0.000 0.000 0.000 _numdiff.py:1() 1 0.000 0.000 0.000 0.000 widgets.py:10() 1 0.000 0.000 0.000 0.000 prefix.py:1() 1840 0.000 0.000 0.000 0.000 templates.py:700(new_registrations) 144 0.000 0.000 0.000 0.000 re.py:249(escape) 5 0.000 0.000 0.000 0.000 module.py:89(verify) 1 0.000 0.000 0.000 0.000 default.py:10() 334 0.000 0.000 0.000 0.000 _util.py:296() 75 0.000 0.000 0.000 0.000 cm.py:51(_reverse_cmap_spec) 104 0.000 0.000 0.000 0.000 warnings.py:159(_add_filter) 36 0.000 0.000 0.000 0.000 typeinfer.py:850(add_type) 1 0.000 0.000 0.000 0.000 html.py:4() 40 0.000 0.000 0.000 0.000 instructions.py:428(__init__) 1 0.000 0.000 0.000 0.000 syntax_tree.py:3() 1 0.000 0.000 0.000 0.000 model.py:1() 14 0.000 0.000 0.000 0.000 npydecl.py:373(_numpy_redirect) 1 0.000 0.000 0.000 0.000 threading.py:1() 1 0.000 0.000 0.000 0.000 trf.py:95() 1 0.000 0.000 0.000 0.000 opcode.py:5() 46 0.000 0.000 0.000 0.000 values.py:606(append_basic_block) 2 0.000 0.000 0.000 0.000 pyparsing.py:2822(__init__) 1 0.000 0.000 0.000 0.000 distributions.py:1() 1 0.000 0.000 0.000 0.000 style.py:10() 153/151 0.000 0.000 0.000 0.000 values.py:127(_get_reference) 1 0.000 0.000 0.000 0.000 instance.py:1() 3 0.000 0.000 0.000 0.000 :1(_held_figure) 401 0.000 0.000 0.000 0.000 builder.py:240(_insert) 155 0.000 0.000 0.000 0.000 ffi.py:241(__del__) 1 0.000 0.000 0.000 0.000 grammar.py:17() 4 0.000 0.000 0.000 0.000 util.py:381(wrapper) 4 0.000 0.000 0.000 0.000 linker.py:6(link_modules) 1939 0.000 0.000 0.000 0.000 :424(has_location) 1 0.000 0.000 0.000 0.000 extension.py:24(ExtensionMagics) 4 0.000 0.000 0.000 0.000 codegen.py:563() 1 0.000 0.000 0.000 0.000 channels.py:1() 1 0.000 0.000 0.000 0.000 shellapp.py:5() 91 0.000 0.000 0.000 0.000 typing.py:852(_next_in_mro) 16 0.000 0.000 0.000 0.000 generic.py:7340(_make_cum_function) 2 0.000 0.000 0.000 0.000 _distn_infrastructure.py:3379(get_distribution_names) 1 0.000 0.000 0.000 0.000 text.py:576(DollarFormatter) 1 0.000 0.000 0.000 0.000 accessors.py:3() 1 0.000 0.000 0.000 0.000 passmanagers.py:1() 113 0.000 0.000 0.000 0.000 instructions.py:391(descr) 2 0.000 0.000 0.000 0.000 coo.py:125(__init__) 1 0.000 0.000 0.000 0.000 codegen.py:126(_get_module_for_linking) 36 0.000 0.000 0.000 0.000 ir.py:484(__str__) 1 0.000 0.000 0.000 0.000 _numpy_compat.py:3() 1 0.000 0.000 0.000 0.000 patches.py:2687(ConnectionStyle) 1809 0.000 0.000 0.000 0.000 {built-in method builtins.chr} 1 0.000 0.000 0.000 0.000 typeconv.py:1() 18 0.000 0.000 0.000 0.000 cycler.py:468(cycler) 2 0.000 0.000 0.000 0.000 nrtdynmod.py:100(_define_atomic_inc_dec) 271 0.000 0.000 0.000 0.000 typeinfer.py:685(__getitem__) 1763 0.000 0.000 0.000 0.000 :825(get_filename) 1 0.000 0.000 0.000 0.000 merge.py:3() 47 0.000 0.000 0.000 0.000 :1102(_legacy_get_spec) 27 0.000 0.000 0.000 0.000 instructions.py:164(descr) 1 0.000 0.000 0.000 0.000 asyncsupport.py:163(patch_filters) 1 0.000 0.000 0.000 0.000 macro.py:1() 3 0.000 0.000 0.000 0.000 codegen.py:659(_function_pass_manager) 429 0.000 0.000 0.000 0.000 context.py:362(_lookup_global) 2320 0.000 0.000 0.000 0.000 version.py:352() 1864 0.000 0.000 0.000 0.000 :1202() 1 0.000 0.000 0.000 0.000 tracemalloc.py:1() 1 0.000 0.000 0.000 0.000 auto.py:2() 43 0.000 0.000 0.000 0.000 templates.py:593(wrapper) 1 0.000 0.000 0.000 0.000 handlers.py:24() 1 0.000 0.000 0.000 0.000 base.py:291(nrt) 12 0.000 0.000 0.000 0.000 generic.py:7320(_make_stat_function_ddof) 1 0.000 0.000 0.000 0.000 ImageFilter.py:18() 1 0.000 0.000 0.000 0.000 polar.py:1() 6 0.000 0.000 0.000 0.000 getlimits.py:65(__init__) 1 0.000 0.000 0.000 0.000 zipfile.py:1060(__init__) 87 0.000 0.000 0.000 0.000 typing.py:342(_type_vars) 54 0.000 0.000 0.000 0.000 pyparsing.py:1046(wrapper) 191 0.000 0.000 0.000 0.000 _decorators.py:187(__call__) 334 0.000 0.000 0.000 0.000 _util.py:301() 2 0.000 0.000 0.000 0.000 nodes.py:1967(_add_node_class_names) 1 0.000 0.000 0.000 0.000 interval.py:101(IntervalIndex) 8 0.000 0.000 0.000 0.000 module.py:98(get_interfaces_for_object) 3393 0.000 0.000 0.000 0.000 inspect.py:2488(default) 1 0.000 0.000 0.000 0.000 toolbars.py:1() 1 0.000 0.000 0.000 0.000 coloransi.py:3() 1 0.000 0.000 0.000 0.000 _decorators.py:1() 1 0.000 0.000 0.000 0.000 config.py:2() 1 0.000 0.000 0.000 0.000 wcwidth.py:70() 1 0.000 0.000 0.000 0.000 geo.py:1() 1 0.000 0.000 0.000 0.000 plyparser.py:85(template) 25 0.000 0.000 0.000 0.000 values.py:587() 1 0.000 0.000 0.000 0.000 window.py:1588(EWM) 1 0.000 0.000 0.000 0.000 callconv.py:432(call_function) 1 0.000 0.000 0.000 0.000 templates.py:3() 1 0.000 0.000 0.000 0.000 __init__.py:57(_ensure_llvm) 4 0.000 0.000 0.000 0.000 base.py:4055(_add_logical_methods) 112 0.000 0.000 0.000 0.000 _methods.py:43(_count_reduce_items) 14 0.000 0.000 0.000 0.000 expr.py:150(_filter_nodes) 1 0.000 0.000 0.000 0.000 pickle.py:181() 23 0.000 0.000 0.000 0.000 ir.py:276(__repr__) 1 0.000 0.000 0.000 0.000 compiler.py:461(stage_generic_rewrites) 1 0.000 0.000 0.000 0.000 builder.py:87(IRBuilder) 57 0.000 0.000 0.000 0.000 base.py:428(get_value_type) 6 0.000 0.000 0.000 0.000 patches.py:1807(_pprint_table) 32 0.000 0.000 0.000 0.000 rcsetup.py:786() 3 0.000 0.000 0.000 0.000 pythonapi.py:1290(serialize_object) 8 0.000 0.000 0.000 0.000 module.py:75(get_parent_for_object) 1 0.000 0.000 0.000 0.000 widget_output.py:7() 1 0.000 0.000 0.000 0.000 dtypes.py:354(DatetimeTZDtype) 17 0.000 0.000 0.000 0.000 pyparsing.py:1926(__or__) 2 0.000 0.000 0.000 0.000 numpy_pickle_utils.py:1() 14 0.000 0.000 0.000 0.000 pyparsing.py:1985(__call__) 1 0.000 0.000 0.000 0.000 _validation.py:1() 184 0.000 0.000 0.000 0.000 typeinfer.py:363() 1 0.000 0.000 0.000 0.000 moments.py:4() 1 0.000 0.000 0.000 0.000 numerictypes.py:302(_add_aliases) 1 0.000 0.000 0.000 0.000 widget_image.py:7() 1 0.000 0.000 0.000 0.000 widget_description.py:4() 22 0.000 0.000 0.000 0.000 argparse.py:283(add_arguments) 19 0.000 0.000 0.000 0.000 nosetester.py:554(_numpy_tester) 44 0.000 0.000 0.000 0.000 __init__.py:1210(_fixupParents) 24 0.000 0.000 0.000 0.000 nrtopt.py:62(_process_basic_block) 8 0.000 0.000 0.000 0.000 base.py:4072(_make_logical_function) 403 0.000 0.000 0.000 0.000 __init__.py:212(bind_method) 1 0.000 0.000 0.000 0.000 triinterpolate.py:3() 4 0.000 0.000 0.000 0.000 cgutils.py:767(if_zero) 2 0.000 0.000 0.000 0.000 token.py:1() 1 0.000 0.000 0.000 0.000 quadpack.py:3() 18 0.000 0.000 0.000 0.000 cycler.py:529(_cycler) 1 0.000 0.000 0.000 0.000 numeric.py:274(Float64Index) 2 0.000 0.000 0.000 0.000 __init__.py:92(require_version) 2 0.000 0.000 0.000 0.000 synchronize.py:126(__init__) 43 0.000 0.000 0.000 0.000 _inspect.py:98(getargspec) 51 0.000 0.000 0.000 0.000 _internal.py:715(_ufunc_doc_signature_formatter) 303 0.000 0.000 0.000 0.000 rcsetup.py:125(validate_bool) 1 0.000 0.000 0.000 0.000 indexentries.py:10() 26 0.000 0.000 0.000 0.000 cache.py:102(decorator) 1 0.000 0.000 0.000 0.000 _converter.py:1() 1 0.000 0.000 0.000 0.000 _encoded_words.py:6() 2 0.000 0.000 0.000 0.000 rcsetup.py:85() 296 0.000 0.000 0.000 0.000 numpy_support.py:270(ufunc_can_cast) 320 0.000 0.000 0.000 0.000 sortedDistance.py:60() 1 0.000 0.000 0.000 0.000 _unix.py:1() 84 0.000 0.000 0.000 0.000 pyparsing.py:2346(__init__) 126 0.000 0.000 0.000 0.000 expr.py:152() 6 0.000 0.000 0.000 0.000 _version.py:114(_compare) 1 0.000 0.000 0.000 0.000 ir.py:829(__init__) 406 0.000 0.000 0.000 0.000 os.py:687(__iter__) 16 0.000 0.000 0.000 0.000 values.py:468(descr) 48 0.000 0.000 0.000 0.000 _tqdm.py:470() 2 0.000 0.000 0.000 0.000 pyparsing.py:4640(originalTextFor) 1 0.000 0.000 0.000 0.000 localedata.py:13() 688 0.000 0.000 0.000 0.000 __init__.py:1833(__init__) 1 0.000 0.000 0.000 0.000 ir.py:842(_reset_analysis_variables) 1 0.000 0.000 0.000 0.000 pickle.py:1() 1 0.000 0.000 0.000 0.000 _cm_listed.py:1() 1 0.000 0.000 0.000 0.000 glob.py:1() 328 0.000 0.000 0.000 0.000 {method 'astype' of 'numpy.ndarray' objects} 69 0.000 0.000 0.000 0.000 pyparsing.py:2371(__init__) 36 0.000 0.000 0.000 0.000 argparse.py:265(add_argument) 20 0.000 0.000 0.000 0.000 numpy_support.py:305() 513 0.000 0.000 0.000 0.000 abstract.py:22(_autoincr) 1 0.000 0.000 0.000 0.000 __init__.py:5(HTTPStatus) 139 0.000 0.000 0.000 0.000 {built-in method posix.lstat} 1 0.000 0.000 0.000 0.000 scorer.py:14() 41 0.000 0.000 0.000 0.000 posixpath.py:232(expanduser) 1 0.000 0.000 0.000 0.000 registry.py:10() 18 0.000 0.000 0.000 0.000 types.py:236(mro) 1 0.000 0.000 0.000 0.000 code.py:3() 1 0.000 0.000 0.000 0.000 interface.py:47(CommandLineInterface) 1162 0.000 0.000 0.000 0.000 sre_parse.py:167(__setitem__) 32 0.000 0.000 0.000 0.000 BayesianIndexPolicy.py:30(startGame) 1 0.000 0.000 0.000 0.000 castgraph.py:1() 64 0.000 0.000 0.000 0.000 {method '__deepcopy__' of 'numpy.generic' objects} 206 0.000 0.000 0.000 0.000 typeinfer.py:103(getone) 20/4 0.000 0.000 0.000 0.000 pyparsing.py:3278(streamline) 1 0.000 0.000 0.000 0.000 body.py:9() 1 0.000 0.000 0.000 0.000 externals.py:3() 1 0.000 0.000 0.000 0.000 widget_color.py:7() 1 0.000 0.000 0.000 0.000 auto.py:24(AutoMagics) 10 0.000 0.000 0.000 0.000 __init__.py:73(CFUNCTYPE) 1 0.000 0.000 0.000 0.000 object_file.py:1() 3 0.000 0.000 0.000 0.000 expr.py:216(disallowed) 1 0.000 0.000 0.000 0.000 nrtdynmod.py:44(_define_nrt_incref) 1818 0.000 0.000 0.000 0.000 version.py:332(_parse_local_version) 130 0.000 0.000 0.000 0.000 token.py:35(__getattr__) 1 0.000 0.000 0.000 0.000 timedeltas.py:103(TimedeltaIndex) 1 0.000 0.000 0.000 0.000 encoders.py:5() 20 0.000 0.000 0.000 0.000 builtins.py:137(choose_result_int) 31 0.000 0.000 0.000 0.000 cm.py:34(revcmap) 1 0.000 0.000 0.000 0.000 html.py:7() 1 0.000 0.000 0.000 0.000 generics.py:5() 1 0.000 0.000 0.000 0.000 linesearch.py:13() 16 0.000 0.000 0.000 0.000 fromnumeric.py:578(partition) 1 0.000 0.000 0.000 0.000 _strptime.py:52(__init__) 19 0.000 0.000 0.000 0.000 cycler.py:349(by_key) 1 0.000 0.000 0.000 0.000 message.py:105(Message) 226 0.000 0.000 0.000 0.000 _distn_infrastructure.py:714() 22 0.000 0.000 0.000 0.000 artist.py:37(allow_rasterization) 1 0.000 0.000 0.000 0.000 widget_date.py:7() 6 0.000 0.000 0.000 0.000 codegen.py:620(_create_empty_module) 1 0.000 0.000 0.000 0.000 palettes.py:59(color_palette) 18 0.000 0.000 0.000 0.000 types.py:256(mro) 370 0.000 0.000 0.000 0.000 ops.py:64(names) 616 0.000 0.000 0.000 0.000 _decorators.py:233(__init__) 17 0.000 0.000 0.000 0.000 pyparsing.py:3518(__init__) 41 0.000 0.000 0.000 0.000 pyparsing.py:2791(parseImpl) 48 0.000 0.000 0.000 0.000 _tqdm.py:1123(fp_write) 133/87 0.000 0.000 0.000 0.000 typing.py:336(_get_type_vars) 234 0.000 0.000 0.000 0.000 token.py:16(split) 27 0.000 0.000 0.000 0.000 pyparsing.py:4208(__init__) 956 0.000 0.000 0.000 0.000 {built-in method builtins.divmod} 2 0.000 0.000 0.000 0.000 builtins.py:140(min_vararg) 76 0.000 0.000 0.000 0.000 {method 'strftime' of 'datetime.date' objects} 3 0.000 0.000 0.000 0.000 rangeobj.py:24(make_range_impl) 2 0.000 0.000 0.000 0.000 pythonapi.py:1272(serialize_uncached) 1 0.000 0.000 0.000 0.000 pythonapi.py:179(emit_environment_sentry) 979 0.000 0.000 0.000 0.000 imputils.py:27(lower) 1 0.000 0.000 0.000 0.000 calendar.py:6() 1 0.000 0.000 0.000 0.000 winterm.py:2() 355 0.000 0.000 0.000 0.000 __init__.py:660(__iter__) 28 0.000 0.000 0.000 0.000 traitlets.py:2468(__init__) 1 0.000 0.000 0.000 0.000 dataflow.py:26(run) 1 0.000 0.000 0.000 0.000 removerefctpass.py:39(_legalize) 1 0.000 0.000 0.000 0.000 entities.py:1() 1 0.000 0.000 0.000 0.000 lbfgsb.py:9() 166 0.000 0.000 0.000 0.000 inspect.py:180(iscoroutinefunction) 18 0.000 0.000 0.000 0.000 cycler.py:191(_from_iter) 1 0.000 0.000 0.000 0.000 lowering.py:231(setup_function) 1 0.000 0.000 0.000 0.000 console.py:10() 63 0.000 0.000 0.000 0.000 rcsetup.py:79() 1 0.000 0.000 0.000 0.000 inline_closurecall.py:52(run) 471 0.000 0.000 0.000 0.000 {method 'mro' of 'type' objects} 1 0.000 0.000 0.000 0.000 storemagic.py:11() 1 0.000 0.000 0.000 0.000 streams.py:1() 1 0.000 0.000 0.000 0.000 dataflow.py:30(run_on_block) 1 0.000 0.000 0.000 0.000 EvaluatorMultiPlayers.py:4() 38 0.000 0.000 0.000 0.000 pyparsing.py:4189(__init__) 252 0.000 0.000 0.000 0.000 errors.py:239(new_error_context) 68 0.000 0.000 0.000 0.000 values.py:701(_to_list) 345 0.000 0.000 0.000 0.000 pyparsing.py:340(__new__) 1 0.000 0.000 0.000 0.000 zipfile.py:1167(_RealGetContents) 27 0.000 0.000 0.000 0.000 offsets.py:53(apply_wraps) 1 0.000 0.000 0.000 0.000 legend_handler.py:25() 1 0.000 0.000 0.000 0.000 period.py:126(PeriodIndex) 1 0.000 0.000 0.000 0.000 debuginfo.py:3() 4 0.000 0.000 0.000 0.000 module.py:46(__str__) 1 0.000 0.000 0.000 0.000 margins.py:3() 1 0.000 0.000 0.000 0.000 odepack.py:2() 1 0.000 0.000 0.000 0.000 lex.py:34() 1 0.000 0.000 0.000 0.000 slicing.py:3() 1 0.000 0.000 0.000 0.000 range.py:1() 1 0.000 0.000 0.000 0.000 _base.py:410(_AxesBase) 83 0.000 0.000 0.000 0.000 docstring.py:44(__call__) 1 0.000 0.000 0.000 0.000 __init__.py:259(_reset_cache) 64 0.000 0.000 0.000 0.000 importer.py:111(find_module) 3 0.000 0.000 0.000 0.000 pyparsing.py:1855(__mul__) 1 0.000 0.000 0.000 0.000 typeinfer.py:875(unify) 16 0.000 0.000 0.000 0.000 DMED.py:42(startGame) 2 0.000 0.000 0.000 0.000 codegen.py:642(create_library) 32 0.000 0.000 0.000 0.000 execution.py:1387(_format_time) 2 0.000 0.000 0.000 0.000 re.py:214(findall) 1 0.000 0.000 0.000 0.000 UCBH.py:4() 9 0.000 0.000 0.000 0.000 accessor.py:82(_add_delegate_accessors) 2 0.000 0.000 0.000 0.000 _version.py:148(__gt__) 1 0.000 0.000 0.000 0.000 _color_data.py:1() 1 0.000 0.000 0.000 0.000 :497(_code_to_bytecode) 1 0.000 0.000 0.000 0.000 OSSB.py:11() 2 0.000 0.000 0.000 0.000 codegen.py:71(__init__) 1 0.000 0.000 0.000 0.000 strdispatch.py:2() 4 0.000 0.000 0.000 0.000 pyparsing.py:3312(setResultsName) 2457 0.000 0.000 0.000 0.000 inspect.py:2789(parameters) 2 0.000 0.000 0.000 0.000 __init__.py:687(_get_configdir) 1 0.000 0.000 0.000 0.000 util.py:180(TextWrapper) 1 0.000 0.000 0.000 0.000 security.py:3() 1 0.000 0.000 0.000 0.000 tzfile.py:42() 353 0.000 0.000 0.000 0.000 _distn_infrastructure.py:43(instancemethod) 1 0.000 0.000 0.000 0.000 base.py:269(asformat) 2 0.000 0.000 0.000 0.000 codegen.py:503(scan_defined_symbols) 1 0.000 0.000 0.000 0.000 ctypeslib.py:51() 1 0.000 0.000 0.000 0.000 numerictypes.py:954(_register_types) 1 0.000 0.000 0.000 0.000 base.py:374(declare_function) 1 0.000 0.000 0.000 0.000 vt100_output.py:8() 40 0.000 0.000 0.000 0.000 ffi.py:160(__exit__) 32 0.000 0.000 0.000 0.000 _weakrefset.py:106(remove) 1745 0.000 0.000 0.000 0.000 :669(create_module) 18 0.000 0.000 0.000 0.000 types.py:188(__init__) 1 0.000 0.000 0.000 0.000 matching.py:10() 844 0.000 0.000 0.000 0.000 traitlets.py:383(class_init) 597 0.000 0.000 0.000 0.000 {method 'get' of 'mappingproxy' objects} 1 0.000 0.000 0.000 0.000 EmpiricalMeans.py:2() 1 0.000 0.000 0.000 0.000 _trustregion_dogleg.py:1() 1 0.000 0.000 0.000 0.000 coo.py:310(tocsr) 1 0.000 0.000 0.000 0.000 :845(_cache_bytecode) 1 0.000 0.000 0.000 0.000 scanner.py:5(_import_c_make_scanner) 1 0.000 0.000 0.000 0.000 output.py:3() 49/44 0.000 0.000 0.000 0.000 typing.py:1083(_subs_tree) 8 0.000 0.000 0.000 0.000 generic.py:7375(_make_logical_function) 30 0.000 0.000 0.000 0.000 traitlets.py:2150(__init__) 2 0.000 0.000 0.000 0.000 _multivariate.py:1666(__init__) 1 0.000 0.000 0.000 0.000 slsqp.py:14() 887 0.000 0.000 0.000 0.000 {built-in method builtins.iter} 584 0.000 0.000 0.000 0.000 six.py:184(find_module) 1 0.000 0.000 0.000 0.000 zeros.py:1() 2 0.000 0.000 0.000 0.000 pythonapi.py:260(err_set_string) 1 0.000 0.000 0.000 0.000 flinalg.py:5() 20 0.000 0.000 0.000 0.000 deprecation.py:37(__call__) 1 0.000 0.000 0.000 0.000 _multivariate.py:2397(__init__) 1 0.000 0.000 0.000 0.000 fitpack2.py:7() 16 0.000 0.000 0.000 0.000 fromnumeric.py:734(sort) 34/26 0.000 0.000 0.000 0.000 pyparsing.py:3412(__str__) 18 0.000 0.000 0.000 0.000 core.py:994(__init__) 35 0.000 0.000 0.000 0.000 builder.py:146(append_basic_block) 22 0.000 0.000 0.000 0.000 rcsetup.py:54(__init__) 1 0.000 0.000 0.000 0.000 data.py:9() 1 0.000 0.000 0.000 0.000 __init__.py:798(matplotlib_fname) 4 0.000 0.000 0.000 0.000 numeric.py:2882(extend_all) 1 0.000 0.000 0.000 0.000 ast.py:26() 19 0.000 0.000 0.000 0.000 nosetester.py:157(__init__) 126 0.000 0.000 0.000 0.000 colors.py:632(__init__) 1 0.000 0.000 0.000 0.000 mixins.py:1() 254 0.000 0.000 0.000 0.000 six.py:141(__init__) 445 0.000 0.000 0.000 0.000 base.py:40(__init__) 1 0.000 0.000 0.000 0.000 token.py:10() 12/2 0.000 0.000 0.000 0.000 pyparsing.py:1904(makeOptionalList) 1 0.000 0.000 0.000 0.000 interactiveshell.py:89(TerminalInteractiveShell) 4 0.000 0.000 0.000 0.000 __init__.py:650(_get_config_or_cache_dir) 1 0.000 0.000 0.000 0.000 controlflow.py:508(run) 231 0.000 0.000 0.000 0.000 context.py:408(insert_function) 1 0.000 0.000 0.000 0.000 Constant.py:18() 1 0.000 0.000 0.000 0.000 __init__.py:2841(DistInfoDistribution) 1 0.000 0.000 0.000 0.000 reduction.py:10() 1 0.000 0.000 0.000 0.000 backend_bases.py:1724(FigureCanvasBase) 1 0.000 0.000 0.000 0.000 legendre.py:83() 19 0.000 0.000 0.000 0.000 removerefctpass.py:46(valid_output) 1 0.000 0.000 0.000 0.000 menus.py:1() 1 0.000 0.000 0.000 0.000 window.py:357(Window) 27 0.000 0.000 0.000 0.000 core.py:918(__init__) 1 0.000 0.000 0.000 0.000 _iotools.py:3() 117 0.000 0.000 0.000 0.000 warnings.py:449(__enter__) 32 0.000 0.000 0.000 0.000 numeric.py:1459(normalize_axis_tuple) 48 0.000 0.000 0.000 0.000 values.py:173(__hash__) 546 0.000 0.000 0.000 0.000 {method 'remove' of 'set' objects} 16 0.000 0.000 0.000 0.000 AdBandits.py:39(startGame) 80 0.000 0.000 0.000 0.000 ffi.py:150(close) 28 0.000 0.000 0.000 0.000 ipaddress.py:1631(_ip_int_from_string) 1 0.000 0.000 0.000 0.000 :850(set_data) 1 0.000 0.000 0.000 0.000 {built-in method marshal.dumps} 162 0.000 0.000 0.000 0.000 six.py:139(__init__) 1 0.000 0.000 0.000 0.000 ipapp.py:179(TerminalIPythonApp) 53 0.000 0.000 0.000 0.000 traitlets.py:1862(__init__) 397 0.000 0.000 0.000 0.000 enum.py:28(_is_dunder) 1 0.000 0.000 0.000 0.000 ops.py:2() 22 0.000 0.000 0.000 0.000 _decorators.py:86(_deprecate_kwarg) 20 0.000 0.000 0.000 0.000 context.py:198(incref) 73 0.000 0.000 0.000 0.000 argparse.py:585(_format_args) 1 0.000 0.000 0.000 0.000 matching.py:78(__init__) 1688 0.000 0.000 0.000 0.000 {method 'isupper' of 'str' objects} 1 0.000 0.000 0.000 0.000 subprocess.py:1() 1 0.000 0.000 0.000 0.000 registry.py:25() 15 0.000 0.000 0.000 0.000 lexer.py:45(__new__) 8 0.000 0.000 0.000 0.000 generic.py:7277(_make_min_count_stat_function) 1 0.000 0.000 0.000 0.000 nnls.py:1() 2 0.000 0.000 0.000 0.000 numpy_pickle_compat.py:1() 3 0.000 0.000 0.000 0.000 codegen.py:189(_scan_dynamic_globals) 1 0.000 0.000 0.000 0.000 align.py:2() 5 0.000 0.000 0.000 0.000 analysis.py:205(compute_cfg_from_blocks) 20 0.000 0.000 0.000 0.000 instructions.py:306(__init__) 1 0.000 0.000 0.000 0.000 shlex.py:1() 1 0.000 0.000 0.000 0.000 token.py:74() 141 0.000 0.000 0.000 0.000 values.py:527(__iter__) 86 0.000 0.000 0.000 0.000 module.py:209(_next) 42 0.000 0.000 0.000 0.000 dataflow.py:85(dispatch) 17 0.000 0.000 0.000 0.000 functools.py:764(dispatch) 508 0.000 0.000 0.000 0.000 _weakrefset.py:16(__init__) 1 0.000 0.000 0.000 0.000 wrappers.py:1() 144 0.000 0.000 0.000 0.000 templates.py:210() 5 0.000 0.000 0.000 0.000 six.py:784(wrapper) 15/4 0.000 0.000 0.000 0.000 pyparsing.py:3721(streamline) 1 0.000 0.000 0.000 0.000 matching.py:66(compile_matchers) 1 0.000 0.000 0.000 0.000 sql.py:5() 1 0.000 0.000 0.000 0.000 indexing.py:2() 33 0.000 0.000 0.000 0.000 numerictypes.py:699(issubdtype) 1 0.000 0.000 0.000 0.000 SparseUCB.py:10() 6 0.000 0.000 0.000 0.000 controlflow.py:109(process) 231 0.000 0.000 0.000 0.000 templates.py:626(register) 1 0.000 0.000 0.000 0.000 matching.py:68() 1 0.000 0.000 0.000 0.000 io.py:40(Input) 1 0.000 0.000 0.000 0.000 _style.py:3() 36 0.000 0.000 0.000 0.000 pyparsing.py:2390(__init__) 1 0.000 0.000 0.000 0.000 indexentries.py:30(IndexEntries) 1 0.000 0.000 0.000 0.000 _linprog_ip.py:3() 29 0.000 0.000 0.000 0.000 enum.py:160() 1 0.000 0.000 0.000 0.000 emacs.py:2() 119 0.000 0.000 0.000 0.000 _util.py:173(check_random_state) 19 0.000 0.000 0.000 0.000 path.py:198(_update_values) 1 0.000 0.000 0.000 0.000 Thompson.py:4() 45 0.000 0.000 0.000 0.000 __init__.py:1266(__init__) 84 0.000 0.000 0.000 0.000 sre_compile.py:393(_generate_overlap_table) 56 0.000 0.000 0.000 0.000 types.py:211(coroutine) 27 0.000 0.000 0.000 0.000 instructions.py:166() 52/47 0.000 0.000 0.000 0.000 typing.py:580(_subs_tree) 184 0.000 0.000 0.000 0.000 tzinfo.py:31(memorized_datetime) 337 0.000 0.000 0.000 0.000 ops.py:149() 1 0.000 0.000 0.000 0.000 cobyla.py:11() 1 0.000 0.000 0.000 0.000 ansi.py:5() 1 0.000 0.000 0.000 0.000 series.py:155(__init__) 19 0.000 0.000 0.000 0.000 getlimits.py:376(__new__) 535 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.can_cast} 52 0.000 0.000 0.000 0.000 calendar.py:58(__getitem__) 3 0.000 0.000 0.000 0.000 callconv.py:381(get_function_type) 43 0.000 0.000 0.000 0.000 typeconv.py:45(set_safe_convert) 1 0.000 0.000 0.000 0.000 rk.py:1() 1 0.000 0.000 0.000 0.000 isoparser.py:7() 1 0.000 0.000 0.000 0.000 lines.py:229(Line2D) 61 0.000 0.000 0.000 0.000 pyparsing.py:2804(__str__) 29 0.000 0.000 0.000 0.000 version.py:302(__init__) 143 0.000 0.000 0.000 0.000 posixpath.py:64(isabs) 1 0.000 0.000 0.000 0.000 :106(_write_atomic) 19 0.000 0.000 0.000 0.000 deprecation.py:68(_decorate_fun) 1 0.000 0.000 0.000 0.000 Uniform.py:3() 20 0.000 0.000 0.000 0.000 npydecl.py:57() 1044 0.000 0.000 0.000 0.000 _utils.py:15(is_used) 1 0.000 0.000 0.000 0.000 formatters.py:922(MimeBundleFormatter) 1 0.000 0.000 0.000 0.000 Beta.py:11() 32 0.000 0.000 0.000 0.000 __init__.py:1866(find_distributions) 1 0.000 0.000 0.000 0.000 tests.py:10() 1 0.000 0.000 0.000 0.000 formatter.py:10() 1 0.000 0.000 0.000 0.000 dtypes.py:468(PeriodDtype) 1 0.000 0.000 0.000 0.000 dviread.py:182(Dvi) 136 0.000 0.000 0.000 0.000 codecs.py:308(__init__) 46 0.000 0.000 0.000 0.000 values.py:762(__init__) 1 0.000 0.000 0.000 0.000 shortcuts.py:4() 2 0.000 0.000 0.000 0.000 decorator.py:239(decorator) 22 0.000 0.000 0.000 0.000 rcsetup.py:64() 43 0.000 0.000 0.000 0.000 interpreter.py:122(_iter_inst) 85 0.000 0.000 0.000 0.000 typing.py:354(_type_check) 17 0.000 0.000 0.000 0.000 fromnumeric.py:851(argsort) 49 0.000 0.000 0.000 0.000 copyreg.py:96(_slotnames) 1 0.000 0.000 0.000 0.000 storemagic.py:56(StoreMagics) 14 0.000 0.000 0.000 0.000 builder.py:705(ret) 3 0.000 0.000 0.000 0.000 typing.py:790(__getitem__) 281 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.add_docstring} 1 0.000 0.000 0.000 0.000 datetimes.py:165(DatetimeIndex) 8 0.000 0.000 0.000 0.000 __init__.py:588(_get_home) 1 0.000 0.000 0.000 0.000 bicluster.py:1() 1 0.000 0.000 0.000 0.000 lazy.py:1() 4 0.000 0.000 0.000 0.000 __init__.py:829(gen_candidates) 397 0.000 0.000 0.000 0.000 artist.py:1195(aliased_name) 2 0.000 0.000 0.000 0.000 __init__.py:711(_get_cachedir) 1 0.000 0.000 0.000 0.000 from_dict.py:8() 1 0.000 0.000 0.000 0.000 dates.py:605(DateFormatter) 117 0.000 0.000 0.000 0.000 locale.py:379(normalize) 2 0.000 0.000 0.000 0.000 paths.py:2() 40 0.000 0.000 0.000 0.000 groupby.py:2991(_whitelist_method_generator) 42 0.000 0.000 0.000 0.000 pyparsing.py:732(copy) 1 0.000 0.000 0.000 0.000 rst.py:10() 1 0.000 0.000 0.000 0.000 Gaussian.py:23() 58 0.000 0.000 0.000 0.000 misc.py:46(__init__) 20 0.000 0.000 0.000 0.000 instructions.py:318(descr) 1 0.000 0.000 0.000 0.000 py3compat.py:5() 374 0.000 0.000 0.000 0.000 argparse.py:1283(register) 354 0.000 0.000 0.000 0.000 socket.py:91() 201 0.000 0.000 0.000 0.000 enum.py:872(_power_of_two) 52 0.000 0.000 0.000 0.000 value.py:66(name) 1 0.000 0.000 0.000 0.000 history.py:805(HistorySavingThread) 6 0.000 0.000 0.000 0.000 lowering.py:548(fold_call_args) 8 0.000 0.000 0.000 0.000 base.py:400(insert_unique_const) 1 0.000 0.000 0.000 0.000 base.py:686(IndexOpsMixin) 29 0.000 0.000 0.000 0.000 version.py:307(parse) 16 0.000 0.000 0.000 0.000 {method 'partition' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 latex_symbols.py:14() 77/74 0.000 0.000 0.000 0.000 types.py:123(_to_string) 3 0.000 0.000 0.000 0.000 module.py:118(data_layout) 1 0.000 0.000 0.000 0.000 pep8.py:1() 1 0.000 0.000 0.000 0.000 ops.py:5() 352 0.000 0.000 0.000 0.000 socket.py:81() 17 0.000 0.000 0.000 0.000 threading.py:498(__init__) 16 0.000 0.000 0.000 0.000 functools.py:479(decorating_function) 42 0.000 0.000 0.000 0.000 npyimpl.py:434(register_unary_ufunc_kernel) 11 0.000 0.000 0.000 0.000 builder.py:673(branch) 16 0.000 0.000 0.000 0.000 builder.py:681(cbranch) 1 0.000 0.000 0.000 0.000 tasks.py:1() 36 0.000 0.000 0.000 0.000 argparse.py:1718(_add_action) 508 0.000 0.000 0.000 0.000 _weakrefset.py:52(_commit_removals) 1 0.000 0.000 0.000 0.000 multiclass.py:29() 1 0.000 0.000 0.000 0.000 compiler.py:337(extract_bytecode) 70 0.000 0.000 0.000 0.000 magic_arguments.py:73(_format_action_invocation) 1 0.000 0.000 0.000 0.000 decomp_schur.py:1() 353 0.000 0.000 0.000 0.000 socket.py:86() 16 0.000 0.000 0.000 0.000 {method 'mean' of 'numpy.generic' objects} 1 0.000 0.000 0.000 0.000 references.py:7() 1 0.000 0.000 0.000 0.000 figure.py:257(Figure) 8 0.000 0.000 0.000 0.000 rcsetup.py:344(validate_color_or_inherit) 48 0.000 0.000 0.000 0.000 {method 'find_loader' of 'zipimport.zipimporter' objects} 3 0.000 0.000 0.000 0.000 synchronize.py:115(_make_name) 1 0.000 0.000 0.000 0.000 mixins.py:63(NDArrayOperatorsMixin) 1 0.000 0.000 0.000 0.000 bytecode.py:184(__init__) 6 0.000 0.000 0.000 0.000 callconv.py:158(_get_arg_packer) 1 0.000 0.000 0.000 0.000 misc.py:283(Unicode) 1 0.000 0.000 0.000 0.000 sysinfo.py:4() 1 0.000 0.000 0.000 0.000 dtypes.py:586(IntervalDtype) 17 0.000 0.000 0.000 0.000 arrayprint.py:67(_make_options_dict) 14 0.000 0.000 0.000 0.000 builder.py:446(_icmp) 1 0.000 0.000 0.000 0.000 console.py:3() 351 0.000 0.000 0.000 0.000 socket.py:76() 150 0.000 0.000 0.000 0.000 inspect.py:714(getmodule) 1 0.000 0.000 0.000 0.000 collections.py:1() 4 0.000 0.000 0.000 0.000 base.py:390(insert_const_string) 16 0.000 0.000 0.000 0.000 builder.py:20(wrapped) 313 0.000 0.000 0.000 0.000 common.py:16(_encode_string) 1 0.000 0.000 0.000 0.000 legend.py:284(Legend) 7 0.000 0.000 0.000 0.000 targets.py:11(get_process_triple) 1 0.000 0.000 0.000 0.000 events.py:1() 109 0.000 0.000 0.000 0.000 :24(_replace) 103 0.000 0.000 0.000 0.000 typing.py:1025(_abc_negative_cache) 2 0.000 0.000 0.000 0.000 coo.py:219(_check) 9 0.000 0.000 0.000 0.000 extras.py:238(__init__) 117 0.000 0.000 0.000 0.000 warnings.py:468(__exit__) 1 0.000 0.000 0.000 0.000 externals.py:115(install) 20 0.000 0.000 0.000 0.000 scalars.py:29(from_bitwidth) 14 0.000 0.000 0.000 0.000 IndexPolicy.py:23(__init__) 1 0.000 0.000 0.000 0.000 tableparser.py:328(SimpleTableParser) 26 0.000 0.000 0.000 0.000 _collections_abc.py:664(__contains__) 381 0.000 0.000 0.000 0.000 {built-in method sys._getframe} 4 0.000 0.000 0.000 0.000 npdatetime.py:96(make_constant_array) 1 0.000 0.000 0.000 0.000 SparseWrapper.py:17() 1 0.000 0.000 0.000 0.000 externals.py:131(_do_install) 8 0.000 0.000 0.000 0.000 templates.py:386(make_intrinsic_template) 4 0.000 0.000 0.000 0.000 compressed.py:128(check_format) 1 0.000 0.000 0.000 0.000 __init__.py:137(EventType) 432 0.000 0.000 0.000 0.000 colors.py:196() 25 0.000 0.000 0.000 0.000 pyparsing.py:3975(__init__) 6 0.000 0.000 0.000 0.000 lowering.py:563() 1 0.000 0.000 0.000 0.000 __init__.py:292(Verbose) 2 0.000 0.000 0.000 0.000 exceptions.py:1() 1 0.000 0.000 0.000 0.000 interaction.py:4() 1 0.000 0.000 0.000 0.000 exceptions.py:10() 30 0.000 0.000 0.000 0.000 getlimits.py:70() 10 0.000 0.000 0.000 0.000 interpreter.py:785(_binop) 41 0.000 0.000 0.000 0.000 values.py:445(__init__) 1 0.000 0.000 0.000 0.000 shellapp.py:99(InteractiveShellApp) 1 0.000 0.000 0.000 0.000 formatters.py:287(BaseFormatter) 6 0.000 0.000 0.000 0.000 base.py:281(get_arg_packer) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1842(frechet_l_gen) 20 0.000 0.000 0.000 0.000 ipaddress.py:1099(_ip_int_from_string) 168 0.000 0.000 0.000 0.000 colors.py:431(__init__) 62 0.000 0.000 0.000 0.000 re.py:324(_subx) 395 0.000 0.000 0.000 0.000 enum.py:36(_is_sunder) 1 0.000 0.000 0.000 0.000 cm.py:1() 1 0.000 0.000 0.000 0.000 __init__.py:7(_load_libzmq) 44 0.000 0.000 0.000 0.000 rcsetup.py:648(__call__) 2 0.000 0.000 0.000 0.000 functools.py:724(_find_impl) 96 0.000 0.000 0.000 0.000 :976(_get_parent_path) 104 0.000 0.000 0.000 0.000 typing.py:1107() 1 0.000 0.000 0.000 0.000 stata.py:709(StataMissingValue) 1 0.000 0.000 0.000 0.000 base64.py:3() 1 0.000 0.000 0.000 0.000 TrekkingTSN.py:9() 1 0.000 0.000 0.000 0.000 pythonapi.py:235(unpack_tuple) 3 0.000 0.000 0.000 0.000 pyparsing.py:1836(__mul__) 17 0.000 0.000 0.000 0.000 arrayprint.py:314(_get_formatdict) 225 0.000 0.000 0.000 0.000 {method 'translate' of 'str' objects} 10 0.000 0.000 0.000 0.000 lowering.py:534(_cast_var) 16 0.000 0.000 0.000 0.000 values.py:456(__init__) 115 0.000 0.000 0.000 0.000 decorator.py:174() 1 0.000 0.000 0.000 0.000 isoparser.py:40(isoparser) 1 0.000 0.000 0.000 0.000 records.py:36() 256 0.000 0.000 0.000 0.000 fromnumeric.py:2725(size) 38 0.000 0.000 0.000 0.000 _inspect.py:67(getargs) 2 0.000 0.000 0.000 0.000 codegen.py:679(_check_llvm_bugs) 1 0.000 0.000 0.000 0.000 tnc.py:33() 1 0.000 0.000 0.000 0.000 gzip.py:4() 9 0.000 0.000 0.000 0.000 extras.py:242(getdoc) 44 0.000 0.000 0.000 0.000 typing.py:896(_no_slots_copy) 1 0.000 0.000 0.000 0.000 formatters.py:567(PlainTextFormatter) 2 0.000 0.000 0.000 0.000 api.py:409(_get_cached_btype) 1 0.000 0.000 0.000 0.000 arrayprint.py:323() 153 0.000 0.000 0.000 0.000 arrayprint.py:633(_extendLine) 1 0.000 0.000 0.000 0.000 boxing.py:3() 1 0.000 0.000 0.000 0.000 removerefctpass.py:24(_rewrite_function) 1 0.000 0.000 0.000 0.000 expat.py:1() 1 0.000 0.000 0.000 0.000 ensemble.py:1() 1 0.000 0.000 0.000 0.000 exceptions.py:4() 233 0.000 0.000 0.000 0.000 templates.py:26(__init__) 13 0.000 0.000 0.000 0.000 __init__.py:168(override) 90 0.000 0.000 0.000 0.000 pyparsing.py:1167(setName) 4 0.000 0.000 0.000 0.000 typing.py:732(__new__) 4 0.000 0.000 0.000 0.000 klUCBswitch.py:99(__init__) 1 0.000 0.000 0.000 0.000 admonitions.py:7() 36 0.000 0.000 0.000 0.000 argparse.py:1560(_add_action) 560 0.000 0.000 0.000 0.000 {method 'insert' of 'list' objects} 432 0.000 0.000 0.000 0.000 Beta.py:80(reset) 102 0.000 0.000 0.000 0.000 types.py:29(as_pointer) 1 0.000 0.000 0.000 0.000 error.py:1() 179 0.000 0.000 0.000 0.000 constants.py:52(_add_constant) 1 0.000 0.000 0.000 0.000 locks.py:43(_ContextManagerMixin) 9 0.000 0.000 0.000 0.000 datetime.py:355(__new__) 2 0.000 0.000 0.000 0.000 dispatcher.py:420(typeof_pyval) 12 0.000 0.000 0.000 0.000 ir_utils.py:1350(find_callname) 15 0.000 0.000 0.000 0.000 builder.py:74(wrapped) 16 0.000 0.000 0.000 0.000 types.py:68(_setup_fields) 1 0.000 0.000 0.000 0.000 widget_layout.py:12(Layout) 1 0.000 0.000 0.000 0.000 arrayprint.py:774(__init__) 1 0.000 0.000 0.000 0.000 Evaluator.py:412() 1 0.000 0.000 0.000 0.000 GLib.py:86(_VariantCreator) 1 0.000 0.000 0.000 0.000 multikernelmanager.py:1() 1 0.000 0.000 0.000 0.000 error.py:13() 2 0.000 0.000 0.000 0.000 textwrap.py:381(fill) 2 0.000 0.000 0.000 0.000 functools.py:683(_compose_mro) 1 0.000 0.000 0.000 0.000 mathimpl.py:3() 5 0.000 0.000 0.000 0.000 {built-in method gi._gi.flags_register_new_gtype_and_add} 20 0.000 0.000 0.000 0.000 numpy_support.py:215(supported_ufunc_loop) 1 0.000 0.000 0.000 0.000 synchronize.py:11() 12 0.000 0.000 0.000 0.000 core.py:164(add_global_variable) 1 0.000 0.000 0.000 0.000 typing.py:2235(IO) 1 0.000 0.000 0.000 0.000 _color_data.py:995() 24 0.000 0.000 0.000 0.000 nrtopt.py:81(_prune_redundant_refct_ops) 6 0.000 0.000 0.000 0.000 packer.py:75(__init__) 99 0.000 0.000 0.000 0.000 traitlets.py:904(__call__) 1 0.000 0.000 0.000 0.000 nrtdynmod.py:30(_define_nrt_meminfo_data) 18 0.000 0.000 0.000 0.000 instructions.py:185(__init__) 766 0.000 0.000 0.000 0.000 {method '__contains__' of 'frozenset' objects} 20 0.000 0.000 0.000 0.000 numpy_support.py:265(numpy_outputs) 1 0.000 0.000 0.000 0.000 launcher.py:1() 1 0.000 0.000 0.000 0.000 normalizer.py:1() 1 0.000 0.000 0.000 0.000 nrtdynmod.py:127(_define_atomic_cas) 1 0.000 0.000 0.000 0.000 _multivariate.py:344(__init__) 26 0.000 0.000 0.000 0.000 numerictypes.py:230(bitname) 535 0.000 0.000 0.000 0.000 {method 'partition' of 'str' objects} 1 0.000 0.000 0.000 0.000 rcmod.py:401(set_context) 24 0.000 0.000 0.000 0.000 dviread.py:164(decorate) 1 0.000 0.000 0.000 0.000 listobj.py:3() 18 0.000 0.000 0.000 0.000 templates.py:695(__init__) 1 0.000 0.000 0.000 0.000 quiver.py:15() 68 0.000 0.000 0.000 0.000 nrtopt.py:17(_extract_functions) 40 0.000 0.000 0.000 0.000 numpy_support.py:318(choose_types) 28 0.000 0.000 0.000 0.000 calendar.py:77(__getitem__) 1 0.000 0.000 0.000 0.000 pathlib.py:382(_NormalAccessor) 38 0.000 0.000 0.000 0.000 typeinfer.py:882(check_var) 12/2 0.000 0.000 0.000 0.000 pyparsing.py:1885(makeOptionalList) 28 0.000 0.000 0.000 0.000 __init__.py:2241(_is_unpacked_egg) 1 0.000 0.000 0.000 0.000 configparser.py:375(BasicInterpolation) 1 0.000 0.000 0.000 0.000 categorical.py:153(Categorical) 24 0.000 0.000 0.000 0.000 os.py:760(getenv) 28 0.000 0.000 0.000 0.000 scalars.py:20(__init__) 5 0.000 0.000 0.000 0.000 {built-in method gi._gi.enum_register_new_gtype_and_add} 28 0.000 0.000 0.000 0.000 pyparsing.py:3956(__init__) 1 0.000 0.000 0.000 0.000 pytables.py:4295(AppendableMultiFrameTable) 142 0.000 0.000 0.000 0.000 rcsetup.py:66(__call__) 2 0.000 0.000 0.000 0.000 textwrap.py:356(fill) 19 0.000 0.000 0.000 0.000 npyimpl.py:478(register_binary_operator_kernel) 2 0.000 0.000 0.000 0.000 pythonapi.py:626(number_float) 3 0.000 0.000 0.000 0.000 tempfile.py:296(__next__) 27 0.000 0.000 0.000 0.000 locale.py:631(getpreferredencoding) 1 0.000 0.000 0.000 0.000 transforms.py:10(visit_Function) 10 0.000 0.000 0.000 0.000 values.py:20(_escape_string) 1 0.000 0.000 0.000 0.000 arrayprint.py:801(fillFormat) 319 0.000 0.000 0.000 0.000 {method 'acquire' of '_thread.RLock' objects} 1 0.000 0.000 0.000 0.000 palettes.py:198(hls_palette) 3 0.000 0.000 0.000 0.000 __init__.py:47(create_string_buffer) 1 0.000 0.000 0.000 0.000 docfields.py:11() 1 0.000 0.000 0.000 0.000 interface.py:41() 172 0.000 0.000 0.000 0.000 {method 'translate' of 'bytearray' objects} 6 0.000 0.000 0.000 0.000 transforms.py:15(visit_BasicBlock) 1 0.000 0.000 0.000 0.000 pool.py:10() 1635 0.000 0.000 0.000 0.000 inspect.py:2492(annotation) 1 0.000 0.000 0.000 0.000 stencil.py:6() 1 0.000 0.000 0.000 0.000 codegen.py:808(initialize_llvm) 1 0.000 0.000 0.000 0.000 npydecl.py:401(register_number_classes) 105 0.000 0.000 0.000 0.000 utils.py:311(stream_list) 1 0.000 0.000 0.000 0.000 tags.py:8() 1 0.000 0.000 0.000 0.000 queues.py:1() 2 0.000 0.000 0.000 0.000 pyparsing.py:4428(delimitedList) 37 0.000 0.000 0.000 0.000 textwrap.py:146(_munge_whitespace) 16 0.000 0.000 0.000 0.000 BasePolicy.py:21(__init__) 109 0.000 0.000 0.000 0.000 __init__.py:23(find_module) 1 0.000 0.000 0.000 0.000 tuple.py:4() 4 0.000 0.000 0.000 0.000 codegen.py:666(_pass_manager_builder) 61 0.000 0.000 0.000 0.000 value.py:127(is_declaration) 1 0.000 0.000 0.000 0.000 window.py:817(_Rolling_and_Expanding) 1 0.000 0.000 0.000 0.000 pyparsing.py:2743(Regex) 1 0.000 0.000 0.000 0.000 core.py:6264(__new__) 8 0.000 0.000 0.000 0.000 builtins.py:688(generic) 15 0.000 0.000 0.000 0.000 base.py:69(_best_signature) 611 0.000 0.000 0.000 0.000 abstract.py:85(__init__) 75 0.000 0.000 0.000 0.000 values.py:633() 1 0.000 0.000 0.000 0.000 tableparser.py:91(GridTableParser) 65 0.000 0.000 0.000 0.000 imp.py:105(get_suffixes) 1 0.000 0.000 0.000 0.000 imp.py:7() 1 0.000 0.000 0.000 0.000 typing.py:1314(__getitem__) 1 0.000 0.000 0.000 0.000 parquet.py:1() 12 0.000 0.000 0.000 0.000 mixins.py:48(_numeric_methods) 6 0.000 0.000 0.000 0.000 klUCB.py:36(__init__) 17 0.000 0.000 0.000 0.000 typeinfer.py:1152(typeof_expr) 1 0.000 0.000 0.000 0.000 relativedelta.py:2() 60 0.000 0.000 0.000 0.000 cm.py:46() 268 0.000 0.000 0.000 0.000 pyplot.py:2275(pad) 1 0.000 0.000 0.000 0.000 _compression.py:1() 66 0.000 0.000 0.000 0.000 numerictypes.py:631(issubclass_) 1 0.000 0.000 0.000 0.000 setdecl.py:34(SetAttribute) 3 0.000 0.000 0.000 0.000 core.py:161(add_function) 6 0.000 0.000 0.000 0.000 __init__.py:2116(_rebuild_mod_path) 1 0.000 0.000 0.000 0.000 groupby.py:483(_GroupBy) 1 0.000 0.000 0.000 0.000 spines.py:1() 19 0.000 0.000 0.000 0.000 models.py:125(contains_nrt_meminfo) 1 0.000 0.000 0.000 0.000 tables.py:7() 1 0.000 0.000 0.000 0.000 configparser.py:521(LegacyInterpolation) 1 0.000 0.000 0.000 0.000 trifinder.py:1() 163 0.000 0.000 0.000 0.000 {method 'remove' of 'list' objects} 1 0.000 0.000 0.000 0.000 codegen.py:795(_customize_tm_features) 1 0.000 0.000 0.000 0.000 configparser.py:447(ExtendedInterpolation) 1 0.000 0.000 0.000 0.000 _common.py:1() 64 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.arange} 17 0.000 0.000 0.000 0.000 typeinfer.py:866(lock_type) 64 0.000 0.000 0.000 0.000 typeinfer.py:355() 1 0.000 0.000 0.000 0.000 builtins.py:666(register_number_classes) 26 0.000 0.000 0.000 0.000 rcsetup.py:303(__call__) 64 0.000 0.000 0.000 0.000 numeric.py:1917(isscalar) 1 0.000 0.000 0.000 0.000 codegen.py:738(_get_host_cpu_features) 261 0.000 0.000 0.000 0.000 ir.py:164(__getattr__) 35 0.000 0.000 0.000 0.000 getlimits.py:507(__init__) 1 0.000 0.000 0.000 0.000 generators.py:3() 20 0.000 0.000 0.000 0.000 numpy_support.py:267() 24 0.000 0.000 0.000 0.000 values.py:124(_to_string) 1 0.000 0.000 0.000 0.000 _parser.py:58(_timelex) 2 0.000 0.000 0.000 0.000 deprecation.py:1() 42 0.000 0.000 0.000 0.000 typeinfer.py:42(add_type) 82 0.000 0.000 0.000 0.000 builder.py:153(goto_block) 1 0.000 0.000 0.000 0.000 process.py:10() 1 0.000 0.000 0.000 0.000 codegen.py:816(get_host_cpu_features) 9 0.000 0.000 0.000 0.000 builder.py:466(icmp_unsigned) 1 0.000 0.000 0.000 0.000 typing.py:1334(__getitem_inner__) 2 0.000 0.000 0.000 0.000 module.py:171(clone) 76 0.000 0.000 0.000 0.000 {method 'find_by_name' of 'gi.Repository' objects} 96 0.000 0.000 0.000 0.000 __init__.py:1801(_warn_on_replacement) 1 0.000 0.000 0.000 0.000 code.py:8() 86 0.000 0.000 0.000 0.000 pyparsing.py:3417() 2 0.000 0.000 0.000 0.000 numeric.py:2189(allclose) 1 0.000 0.000 0.000 0.000 listdecl.py:44(ListAttribute) 4 0.000 0.000 0.000 0.000 passes.py:33(create_pass_manager_builder) 6 0.000 0.000 0.000 0.000 cgutils.py:55(create_struct_proxy) 6 0.000 0.000 0.000 0.000 values.py:46(bitcast) 354 0.000 0.000 0.000 0.000 __init__.py:913(_added_new) 1 0.000 0.000 0.000 0.000 errors.py:11() 1 0.000 0.000 0.000 0.000 _multivariate.py:914(__init__) 1 0.000 0.000 0.000 0.000 _multivariate.py:2926(__init__) 1 0.000 0.000 0.000 0.000 displayhook.py:5() 18 0.000 0.000 0.000 0.000 cycler.py:112(__init__) 614 0.000 0.000 0.000 0.000 {method 'keys' of 'dict' objects} 3 0.000 0.000 0.000 0.000 pyximport.py:484(install) 1 0.000 0.000 0.000 0.000 funcsigs.py:6() 189 0.000 0.000 0.000 0.000 pyparsing.py:1328(preParse) 5 0.000 0.000 0.000 0.000 base.py:4050(_add_numeric_methods) 176 0.000 0.000 0.000 0.000 linecache.py:147(lazycache) 3 0.000 0.000 0.000 0.000 tokenize.py:137(_all_string_prefixes) 1 0.000 0.000 0.000 0.000 builtins.py:292(BitwiseInvert) 5 0.000 0.000 0.000 0.000 events.py:96(_define_event) 72 0.000 0.000 0.000 0.000 pyparsing.py:1465(set) 2 0.000 0.000 0.000 0.000 mathimpl.py:122(float_impl) 136 0.000 0.000 0.000 0.000 :12(__new__) 36 0.000 0.000 0.000 0.000 _utils.py:11(__init__) 6/2 0.000 0.000 0.000 0.000 model.py:56(get_cached_btype) 294 0.000 0.000 0.000 0.000 rcsetup.py:160(validate_float) 17 0.000 0.000 0.000 0.000 threading.py:215(__init__) 1 0.000 0.000 0.000 0.000 kernelbase.py:40(Kernel) 1634 0.000 0.000 0.000 0.000 __init__.py:1993(__bool__) 73/66 0.000 0.000 0.000 0.000 typing.py:553(_replace_arg) 1 0.000 0.000 0.000 0.000 chebyshev.py:88() 49 0.000 0.000 0.000 0.000 pyparsing.py:2785(__str__) 1 0.000 0.000 0.000 0.000 quoprimime.py:27() 18 0.000 0.000 0.000 0.000 sre_compile.py:381(_bytes_to_codes) 6 0.000 0.000 0.000 0.000 typeof.py:35(typeof_impl) 46 0.000 0.000 0.000 0.000 builder.py:246(_set_terminator) 49 0.000 0.000 0.000 0.000 widget.py:231(register) 1 0.000 0.000 0.000 0.000 radau.py:1() 46 0.000 0.000 0.000 0.000 core.py:117(null) 97 0.000 0.000 0.000 0.000 argparse.py:297(_join_parts) 2 0.000 0.000 0.000 0.000 getlimits.py:409(_init) 2 0.000 0.000 0.000 0.000 mathimpl.py:90(call_fp_intrinsic) 1 0.000 0.000 0.000 0.000 transports.py:1() 18 0.000 0.000 0.000 0.000 cache.py:56(decorator) 5 0.000 0.000 0.000 0.000 backcall.py:27(callback_prototype) 25 0.000 0.000 0.000 0.000 traitlets.py:1966(__init__) 1 0.000 0.000 0.000 0.000 defchararray.py:17() 2 0.000 0.000 0.000 0.000 cgutils.py:260(__init__) 15 0.000 0.000 0.000 0.000 base.py:86(_sort_signatures) 1 0.000 0.000 0.000 0.000 configparser.py:1286(ConverterMapping) 3 0.000 0.000 0.000 0.000 ansi.py:26(__init__) 36 0.000 0.000 0.000 0.000 argparse.py:1369(_add_action) 27 0.000 0.000 0.000 0.000 argparse.py:1449(_get_optional_kwargs) 9 0.000 0.000 0.000 0.000 numbers.py:1366(constant_integer) 1 0.000 0.000 0.000 0.000 Exp3.py:7() 6 0.000 0.000 0.000 0.000 interpreter.py:636(op_CALL_FUNCTION) 1 0.000 0.000 0.000 0.000 builtins.py:305(UnaryOp) 10 0.000 0.000 0.000 0.000 module.py:262(get_introspection_module) 1 0.000 0.000 0.000 0.000 config.py:28(ConfigMagics) 76 0.000 0.000 0.000 0.000 __init__.py:518(iterable) 1 0.000 0.000 0.000 0.000 polyutils.py:45() 11 0.000 0.000 0.000 0.000 arraydecl.py:616(install_array_method) 1 0.000 0.000 0.000 0.000 reactive.py:22() 57 0.000 0.000 0.000 0.000 typing.py:1047(_get_type_vars) 45 0.000 0.000 0.000 0.000 traitlets.py:762(observe) 2 0.000 0.000 0.000 0.000 lazy.py:84(__new__) 1 0.000 0.000 0.000 0.000 bezier.py:3() 19 0.000 0.000 0.000 0.000 __init__.py:2042(_to_unmasked_float_array) 31 0.000 0.000 0.000 0.000 _bootlocale.py:23(getpreferredencoding) 26 0.000 0.000 0.000 0.000 templates.py:401(__init__) 1 0.000 0.000 0.000 0.000 regexopt.py:11() 1 0.000 0.000 0.000 0.000 orthogonal.py:72() 48 0.000 0.000 0.000 0.000 interpreter.py:260(get) 1 0.000 0.000 0.000 0.000 filter.py:10() 33 0.000 0.000 0.000 0.000 npyimpl.py:452(register_binary_ufunc_kernel) 1 0.000 0.000 0.000 0.000 formatters.py:881(IPythonDisplayFormatter) 1 0.000 0.000 0.000 0.000 streamplot.py:4() 1 0.000 0.000 0.000 0.000 hermite.py:59() 1 0.000 0.000 0.000 0.000 hmac.py:4() 1 0.000 0.000 0.000 0.000 channelsabc.py:1() 1 0.000 0.000 0.000 0.000 subprocess.py:107(Process) 1 0.000 0.000 0.000 0.000 base_events.py:234(BaseEventLoop) 150 0.000 0.000 0.000 0.000 :16(_make) 36 0.000 0.000 0.000 0.000 traitlets.py:2129(__init__) 3 0.000 0.000 0.000 0.000 __init__.py:35(__deprecate_private_class) 787 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISDIR} 1 0.000 0.000 0.000 0.000 tupleobj.py:3() 1 0.000 0.000 0.000 0.000 _validation.py:4() 24 0.000 0.000 0.000 0.000 nrtopt.py:108(_move_and_group_decref_after_all_increfs) 2 0.000 0.000 0.000 0.000 _utils.py:1() 1 0.000 0.000 0.000 0.000 targets.py:204(create_target_machine) 1 0.000 0.000 0.000 0.000 latex_symbols.py:1300() 180 0.000 0.000 0.000 0.000 io.py:37(clone) 72 0.000 0.000 0.000 0.000 pyparsing.py:1462(get) 8 0.000 0.000 0.000 0.000 interpreter.py:538(op_LOAD_FAST) 8 0.000 0.000 0.000 0.000 cgutils.py:850(global_constant) 1 0.000 0.000 0.000 0.000 klass.py:39() 1 0.000 0.000 0.000 0.000 suite.py:1() 154 0.000 0.000 0.000 0.000 __init__.py:227(deprecated_attr) 1 0.000 0.000 0.000 0.000 base_subprocess.py:1() 1 0.000 0.000 0.000 0.000 function.py:19() 1 0.000 0.000 0.000 0.000 __init__.py:870(RcParams) 1 0.000 0.000 0.000 0.000 mixed.py:3() 1 0.000 0.000 0.000 0.000 application.py:110(Sphinx) 10 0.000 0.000 0.000 0.000 pathlib.py:384(_wrap_strfunc) 1 0.000 0.000 0.000 0.000 enumdecl.py:3() 12 0.000 0.000 0.000 0.000 module.py:69(get_function) 1 0.000 0.000 0.000 0.000 widget.py:286(Widget) 1 0.000 0.000 0.000 0.000 validation.py:4() 1 0.000 0.000 0.000 0.000 tzinfo.py:1() 319 0.000 0.000 0.000 0.000 {method 'release' of '_thread.RLock' objects} 176 0.000 0.000 0.000 0.000 {built-in method numba.typeconv._typeconv.set_compatible} 54 0.000 0.000 0.000 0.000 misc.py:84(__init__) 1 0.000 0.000 0.000 0.000 sslproto.py:1() 1 0.000 0.000 0.000 0.000 offsets.py:2692(Tick) 1 0.000 0.000 0.000 0.000 hermite_e.py:59() 438 0.000 0.000 0.000 0.000 {method '__subclasses__' of 'type' objects} 32 0.000 0.000 0.000 0.000 _utils.py:135(_supports_unicode) 1 0.000 0.000 0.000 0.000 compiler.py:244(CodeGenerator) 2 0.000 0.000 0.000 0.000 __init__.py:622(_get_xdg_config_dir) 3 0.000 0.000 0.000 0.000 extending.py:31(decorate) 44 0.000 0.000 0.000 0.000 ir.py:691(redefine) 20 0.000 0.000 0.000 0.000 functions.py:240(__init__) 25 0.000 0.000 0.000 0.000 values.py:745(__str__) 2 0.000 0.000 0.000 0.000 pyparsing.py:4409(delimitedList) 1 0.000 0.000 0.000 0.000 groupby.py:1223(_add_numeric_operations) 8 0.000 0.000 0.000 0.000 core.py:8028(__init__) 1 0.000 0.000 0.000 0.000 laguerre.py:59() 4 0.000 0.000 0.000 0.000 typeinfer.py:180(__call__) 515 0.000 0.000 0.000 0.000 functions.py:91(key) 1 0.000 0.000 0.000 0.000 session.py:261(Session) 251 0.000 0.000 0.000 0.000 typing.py:1089(__eq__) 1 0.000 0.000 0.000 0.000 frozen.py:9() 10 0.000 0.000 0.000 0.000 interpreter.py:576(op_LOAD_GLOBAL) 1 0.000 0.000 0.000 0.000 context.py:69(RLock) 47 0.000 0.000 0.000 0.000 rcsetup.py:904(_validate_linestyle) 9 0.000 0.000 0.000 0.000 fontconfig_pattern.py:140(_family) 11 0.000 0.000 0.000 0.000 argparse.py:653(_fill_text) 53 0.000 0.000 0.000 0.000 sre_parse.py:257(getwhile) 6 0.000 0.000 0.000 0.000 re.py:314(_compile_repl) 136 0.000 0.000 0.000 0.000 {method 'issuperset' of 'frozenset' objects} 2 0.000 0.000 0.000 0.000 codegen.py:484(scan_unresolved_symbols) 46 0.000 0.000 0.000 0.000 imputils.py:54(decorate) 15 0.000 0.000 0.000 0.000 instructions.py:371(__init__) 6 0.000 0.000 0.000 0.000 builder.py:475(fcmp_ordered) 1 0.000 0.000 0.000 0.000 csr.py:171(tocsc) 1341 0.000 0.000 0.000 0.000 _mathtext_data.py:1755() 104 0.000 0.000 0.000 0.000 nrtopt.py:43(_extract_basic_blocks) 2 0.000 0.000 0.000 0.000 transforms.py:278(canonicalize_cfg) 1 0.000 0.000 0.000 0.000 widget_float.py:181(FloatLogSlider) 1 0.000 0.000 0.000 0.000 escape.py:392(_build_unicode_map) 1 0.000 0.000 0.000 0.000 defaults.py:3() 103 0.000 0.000 0.000 0.000 typing.py:1039(_abc_negative_cache_version) 3 0.000 0.000 0.000 0.000 sputils.py:200(isshape) 11 0.000 0.000 0.000 0.000 sputils.py:119(get_index_dtype) 3 0.000 0.000 0.000 0.000 transforms.py:98(_populate_function_pm) 159/155 0.000 0.000 0.000 0.000 types.py:129(__eq__) 227 0.000 0.000 0.000 0.000 types.py:278(__eq__) 1 0.000 0.000 0.000 0.000 asyncfilters.py:1() 1 0.000 0.000 0.000 0.000 _endian.py:1() 2 0.000 0.000 0.000 0.000 pythonapi.py:1306(c_api_error) 119 0.000 0.000 0.000 0.000 value.py:50(__init__) 6 0.000 0.000 0.000 0.000 _strptime.py:231(__seqToRE) 2 0.000 0.000 0.000 0.000 _decorators.py:124(decorate) 1 0.000 0.000 0.000 0.000 {built-in method posix.replace} 43 0.000 0.000 0.000 0.000 bytecode.py:162(next) 26 0.000 0.000 0.000 0.000 templates.py:408(_lazy_class_init) 1 0.000 0.000 0.000 0.000 backgroundjobs.py:23() 80 0.000 0.000 0.000 0.000 ipaddress.py:1125(_parse_octet) 6 0.000 0.000 0.000 0.000 inline_closurecall.py:926(inline_array) 1 0.000 0.000 0.000 0.000 iterable.py:114(Comprehension) 58 0.000 0.000 0.000 0.000 __init__.py:186(lazy_gettext) 18 0.000 0.000 0.000 0.000 ops.py:1384(_comp_method_PANEL) 6 0.000 0.000 0.000 0.000 patches.py:1834() 17 0.000 0.000 0.000 0.000 pyparsing.py:3554(__str__) 225 0.000 0.000 0.000 0.000 traceback.py:286(walk_stack) 1 0.000 0.000 0.000 0.000 numerictypes.py:286(_add_types) 10/2 0.000 0.000 0.000 0.000 functools.py:638(_c3_mro) 1 0.000 0.000 0.000 0.000 searchcv.py:1() 2 0.000 0.000 0.000 0.000 transforms.py:208(canonicalize_cfg_single_backedge) 1 0.000 0.000 0.000 0.000 lowering.py:52(__init__) 10 0.000 0.000 0.000 0.000 module.py:197(_get_metadata_lines) 385 0.000 0.000 0.000 0.000 _utils.py:66(_stringify_metadata) 6 0.000 0.000 0.000 0.000 colors.py:312(to_rgb) 117 0.000 0.000 0.000 0.000 warnings.py:428(__init__) 1 0.000 0.000 0.000 0.000 classification.py:1() 1 0.000 0.000 0.000 0.000 channels.py:4() 1 0.000 0.000 0.000 0.000 ptutils.py:5() 4 0.000 0.000 0.000 0.000 generic.py:218(_setup_axes) 6 0.000 0.000 0.000 0.000 groupby.py:1227(groupby_function) 1 0.000 0.000 0.000 0.000 metaestimators.py:1() 1 0.000 0.000 0.000 0.000 callconv.py:357(_get_return_status) 1 0.000 0.000 0.000 0.000 builtins.py:238(BitwiseShiftOperation) 1 0.000 0.000 0.000 0.000 pythonapi.py:1261(unserialize) 1 0.000 0.000 0.000 0.000 base.py:718(debug_print) 11 0.000 0.000 0.000 0.000 ffi.py:238(__exit__) 154 0.000 0.000 0.000 0.000 __init__.py:58(__init__) 1 0.000 0.000 0.000 0.000 client.py:35(KernelClient) 1 0.000 0.000 0.000 0.000 _basinhopping.py:3() 31 0.000 0.000 0.000 0.000 ipaddress.py:1735(_parse_hextet) 2 0.000 0.000 0.000 0.000 concat.py:3() 6 0.000 0.000 0.000 0.000 module.py:117(__init__) 1 0.000 0.000 0.000 0.000 synchronize.py:187(__init__) 1 0.000 0.000 0.000 0.000 range.py:24(RangeIndex) 144 0.000 0.000 0.000 0.000 pyparsing.py:2182(__hash__) 1 0.000 0.000 0.000 0.000 dataflow.py:1() 19 0.000 0.000 0.000 0.000 models.py:97(traverse_models) 119 0.000 0.000 0.000 0.000 types.py:118(__init__) 40 0.000 0.000 0.000 0.000 ffi.py:145(__init__) 1 0.000 0.000 0.000 0.000 stack_context.py:67() 1 0.000 0.000 0.000 0.000 error_reporting.py:36() 1 0.000 0.000 0.000 0.000 stata.py:948(StataReader) 1 0.000 0.000 0.000 0.000 spines.py:19(Spine) 6 0.000 0.000 0.000 0.000 colors.py:271(to_rgb) 75 0.000 0.000 0.000 0.000 __init__.py:288(set_function_name) 1 0.000 0.000 0.000 0.000 polyint.py:1() 130 0.000 0.000 0.000 0.000 six.py:105(__init__) 6 0.000 0.000 0.000 0.000 types.py:342(wrap_constant_value) 1 0.000 0.000 0.000 0.000 numeric.py:196(UInt64Index) 1 0.000 0.000 0.000 0.000 _datasource.py:35() 13 0.000 0.000 0.000 0.000 mixins.py:30(_reflected_binary_method) 1 0.000 0.000 0.000 0.000 numerictypes.py:121() 165 0.000 0.000 0.000 0.000 :908(__init__) 2 0.000 0.000 0.000 0.000 BasePolicy.py:113(estimatedOrder) 2 0.000 0.000 0.000 0.000 extending.py:171(make_attribute_wrapper) 25 0.000 0.000 0.000 0.000 passmanagers.py:116(finalize) 151 0.000 0.000 0.000 0.000 six.py:177(_add_module) 1 0.000 0.000 0.000 0.000 datetimelike.py:125(DatetimeIndexOpsMixin) 1 0.000 0.000 0.000 0.000 exceptions.py:3() 1 0.000 0.000 0.000 0.000 sputils.py:188(isintlike) 1 0.000 0.000 0.000 0.000 backend_bases.py:844(GraphicsContextBase) 1 0.000 0.000 0.000 0.000 __init__.py:2640(_StringFuncParser) 1 0.000 0.000 0.000 0.000 _polybase.py:8() 6 0.000 0.000 0.000 0.000 sre_parse.py:876(parse_template) 15 0.000 0.000 0.000 0.000 metaestimators.py:140() 284 0.000 0.000 0.000 0.000 transforms.py:37(visit_Instruction) 1 0.000 0.000 0.000 0.000 bccache.py:16() 22 0.000 0.000 0.000 0.000 cache.py:18(func) 1 0.000 0.000 0.000 0.000 sputils.py:183(isscalarlike) 1 0.000 0.000 0.000 0.000 blocking_input.py:23() 1 0.000 0.000 0.000 0.000 traceback.py:27(format_list) 8 0.000 0.000 0.000 0.000 builtins.py:682(_unify_minmax) 1 0.000 0.000 0.000 0.000 pythonapi.py:1247(return_none) 2 0.000 0.000 0.000 0.000 targets.py:79(get_host_cpu_name) 1 0.000 0.000 0.000 0.000 displaypub.py:13() 1 0.000 0.000 0.000 0.000 _cubic.py:1() 42 0.000 0.000 0.000 0.000 colors.py:785(__init__) 4 0.000 0.000 0.000 0.000 pyparsing.py:1819(__radd__) 1 0.000 0.000 0.000 0.000 pyparsing.py:3331(setResultsName) 138 0.000 0.000 0.000 0.000 rcsetup.py:414(validate_string) 1 0.000 0.000 0.000 0.000 core.py:2706(MaskedArray) 274 0.000 0.000 0.000 0.000 {built-in method builtins.delattr} 140 0.000 0.000 0.000 0.000 {method 'setter' of 'property' objects} 4 0.000 0.000 0.000 0.000 callwrapper.py:39(cleanup_arg) 18 0.000 0.000 0.000 0.000 builder.py:19(wrap) 126 0.000 0.000 0.000 0.000 ffi.py:93(argtypes) 1 0.000 0.000 0.000 0.000 array.py:164(SparseArray) 1 0.000 0.000 0.000 0.000 bsr.py:1() 9 0.000 0.000 0.000 0.000 base.py:327(_insert_getattr_defn) 24 0.000 0.000 0.000 0.000 instructions.py:112() 1 0.000 0.000 0.000 0.000 fake.py:5() 1 0.000 0.000 0.000 0.000 completion.py:2() 1 0.000 0.000 0.000 0.000 _pylab_helpers.py:3() 1 0.000 0.000 0.000 0.000 response.py:7() 56 0.000 0.000 0.000 0.000 {method 'copy' of 'numpy.ndarray' objects} 40 0.000 0.000 0.000 0.000 __init__.py:517(__init__) 6 0.000 0.000 0.000 0.000 typeinfer.py:160(__call__) 1 0.000 0.000 0.000 0.000 cpu.py:93(get_env_body) 13/12 0.000 0.000 0.000 0.000 pyparsing.py:3393(__str__) 1 0.000 0.000 0.000 0.000 unistring.py:13() 1 0.000 0.000 0.000 0.000 colors.py:80() 3 0.000 0.000 0.000 0.000 itanium_mangler.py:126(mangle_identifier) 282 0.000 0.000 0.000 0.000 {built-in method numba.typeconv._typeconv.check_compatible} 6 0.000 0.000 0.000 0.000 typing.py:613(_remove_dups_flatten) 10 0.000 0.000 0.000 0.000 klUCBswitch.py:277(__str__) 3 0.000 0.000 0.000 0.000 templates.py:443(__init__) 3 0.000 0.000 0.000 0.000 executionengine.py:159(_raw_object_cache_notify) 36 0.000 0.000 0.000 0.000 module.py:200(_next) 1 0.000 0.000 0.000 0.000 _strptime.py:100(__calc_month) 305 0.000 0.000 0.000 0.000 typing.py:971() 5 0.000 0.000 0.000 0.000 numbers.py:1307(integer_to_float) 2 0.000 0.000 0.000 0.000 analysis.py:88(compute_dead_maps) 4 0.000 0.000 0.000 0.000 core.py:133(array) 13 0.000 0.000 0.000 0.000 context.py:541(unify_types) 1003 0.000 0.000 0.000 0.000 {built-in method builtins.globals} 1 0.000 0.000 0.000 0.000 label.py:9() 1 0.000 0.000 0.000 0.000 types.py:1() 88 0.000 0.000 0.000 0.000 __init__.py:931(__getitem__) 8 0.000 0.000 0.000 0.000 core.py:8033(getdoc) 2 0.000 0.000 0.000 0.000 {method 'permutation' of 'mtrand.RandomState' objects} 1 0.000 0.000 0.000 0.000 os.py:40(_get_exports_list) 5 0.000 0.000 0.000 0.000 typeinfer.py:1050(typeof_const) 2 0.000 0.000 0.000 0.000 extending.py:349(wrapper) 1 0.000 0.000 0.000 0.000 :5(_UFuncLoopSpec) 1 0.000 0.000 0.000 0.000 executionengine.py:15(create_mcjit_compiler) 18 0.000 0.000 0.000 0.000 _propertyhelper.py:379(install_properties) 1 0.000 0.000 0.000 0.000 __init__.py:51() 1 0.000 0.000 0.000 0.000 base.py:34(__or__) 1076 0.000 0.000 0.000 0.000 traitlets.py:545(__get__) 1 0.000 0.000 0.000 0.000 data.py:7() 1 0.000 0.000 0.000 0.000 relativedelta.py:18(relativedelta) 1 0.000 0.000 0.000 0.000 bisect.py:1() 36 0.000 0.000 0.000 0.000 getlimits.py:69() 29 0.000 0.000 0.000 0.000 enum.py:135() 2 0.000 0.000 0.000 0.000 arraymath.py:1441(generate_xinfo) 1 0.000 0.000 0.000 0.000 callbacks.py:15() 53 0.000 0.000 0.000 0.000 pythonapi.py:22(register) 1 0.000 0.000 0.000 0.000 value.py:8(Linkage) 3 0.000 0.000 0.000 0.000 py3compat.py:331(with_metaclass) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1738(frechet_r_gen) 3 0.000 0.000 0.000 0.000 _common.py:128(_validate_fromutc_inputs) 1 0.000 0.000 0.000 0.000 error.py:35(HTTPError) 28 0.000 0.000 0.000 0.000 pyparsing.py:2720(__str__) 5 0.000 0.000 0.000 0.000 interpreter.py:800(op_BINARY_SUBTRACT) 14 0.000 0.000 0.000 0.000 typeconv.py:39(set_promote) 1 0.000 0.000 0.000 0.000 states.py:2672(Text) 53 0.000 0.000 0.000 0.000 traitlets.py:2259(class_init) 1 0.000 0.000 0.000 0.000 sorting.py:1() 1 0.000 0.000 0.000 0.000 kdtree.py:3() 9 0.000 0.000 0.000 0.000 moments.py:457(_rolling_func) 1 0.000 0.000 0.000 0.000 pprint.py:35() 31 0.000 0.000 0.000 0.000 enum.py:310(__getattr__) 2 0.000 0.000 0.000 0.000 klUCBswitch.py:254(__init__) 5 0.000 0.000 0.000 0.000 builtins.py:157() 1 0.000 0.000 0.000 0.000 initfini.py:1() 268 0.000 0.000 0.000 0.000 {method 'release' of '_multiprocessing.SemLock' objects} 5 0.000 0.000 0.000 0.000 typing.py:668(_tp_cache) 135 0.000 0.000 0.000 0.000 traitlets.py:181(is_trait) 2 0.000 0.000 0.000 0.000 __init__.py:636(_get_xdg_cache_dir) 1 0.000 0.000 0.000 0.000 array_exprs.py:33(match) 60 0.000 0.000 0.000 0.000 npydecl.py:212() 1 0.000 0.000 0.000 0.000 ir_print.py:13(match) 149 0.000 0.000 0.000 0.000 lowering.py:238(typeof) 1 0.000 0.000 0.000 0.000 base.py:92(__missing__) 1 0.000 0.000 0.000 0.000 _multivariate.py:1345(__init__) 43 0.000 0.000 0.000 0.000 functools.py:787(register) 1 0.000 0.000 0.000 0.000 SlidingWindowRestart.py:15() 90 0.000 0.000 0.000 0.000 nrtopt.py:67(_examine_refct_op) 49 0.000 0.000 0.000 0.000 imputils.py:41(_decorate_attr) 12 0.000 0.000 0.000 0.000 context.py:219(resolve_getattr) 30 0.000 0.000 0.000 0.000 __init__.py:65(__get__) 24 0.000 0.000 0.000 0.000 pyparsing.py:2772(parseImpl) 20 0.000 0.000 0.000 0.000 compiler.py:63(optimizeconst) 1 0.000 0.000 0.000 0.000 input_processor.py:8() 21 0.000 0.000 0.000 0.000 functools.py:795() 51 0.000 0.000 0.000 0.000 {built-in method builtins.locals} 1 0.000 0.000 0.000 0.000 pyximport.py:48() 1 0.000 0.000 0.000 0.000 transformers.py:1() 1 0.000 0.000 0.000 0.000 funcdesc.py:156(from_specialized_function) 10 0.000 0.000 0.000 0.000 docutils.py:6(decorator) 6 0.000 0.000 0.000 0.000 patches.py:1822() 1 0.000 0.000 0.000 0.000 frame.py:36(SparseDataFrame) 7 0.000 0.000 0.000 0.000 locale.py:565(getlocale) 15 0.000 0.000 0.000 0.000 metaestimators.py:90(__init__) 1 0.000 0.000 0.000 0.000 Softmax.py:8() 1 0.000 0.000 0.000 0.000 parallel.py:11() 184 0.000 0.000 0.000 0.000 typeinfer.py:360() 1 0.000 0.000 0.000 0.000 funcdesc.py:139(_from_python_function) 25 0.000 0.000 0.000 0.000 passmanagers.py:109(initialize) 384 0.000 0.000 0.000 0.000 six.py:88(__init__) 1 0.000 0.000 0.000 0.000 series.py:3136(_sanitize_array) 2 0.000 0.000 0.000 0.000 shape_base.py:1() 268 0.000 0.000 0.000 0.000 pyparsing.py:3229() 1 0.000 0.000 0.000 0.000 queue.py:1() 62 0.000 0.000 0.000 0.000 rcsetup.py:437(validate_fontsize) 65 0.000 0.000 0.000 0.000 six.py:586(iteritems) 70 0.000 0.000 0.000 0.000 argparse.py:617(_iter_indented_subactions) 289 0.000 0.000 0.000 0.000 enum.py:326(__getitem__) 15 0.000 0.000 0.000 0.000 instructions.py:374(descr) 1 0.000 0.000 0.000 0.000 errors.py:10() 2 0.000 0.000 0.000 0.000 pyparsing.py:1080(ParserElement) 1 0.000 0.000 0.000 0.000 builtin_trap.py:3() 1 0.000 0.000 0.000 0.000 groupby.py:2456(BinGrouper) 54 0.000 0.000 0.000 0.000 accessor.py:98(_create_delegator_property) 1 0.000 0.000 0.000 0.000 ImageMode.py:17() 8 0.000 0.000 0.000 0.000 weakref.py:102(__init__) 1 0.000 0.000 0.000 0.000 arraydecl.py:236(ArrayAttribute) 1 0.000 0.000 0.000 0.000 pythonapi.py:1151(make_none) 3 0.000 0.000 0.000 0.000 itanium_mangler.py:134() 40 0.000 0.000 0.000 0.000 instructions.py:434(descr) 15 0.000 0.000 0.000 0.000 pyparsing.py:3535(__str__) 1 0.000 0.000 0.000 0.000 vt100_output.py:178(__init__) 1 0.000 0.000 0.000 0.000 typing.py:2331(BinaryIO) 137 0.000 0.000 0.000 0.000 expr.py:145() 9 0.000 0.000 0.000 0.000 moments.py:674(_expanding_func) 10 0.000 0.000 0.000 0.000 offsets.py:108(apply_index_wraps) 12 0.000 0.000 0.000 0.000 printing.py:158(pprint_thing) 1 0.000 0.000 0.000 0.000 _tukeylambda_stats.py:1() 1 0.000 0.000 0.000 0.000 core.py:2592(MaskedIterator) 1 0.000 0.000 0.000 0.000 voting_classifier.py:7() 1 0.000 0.000 0.000 0.000 regression.py:8() 1 0.000 0.000 0.000 0.000 array_exprs.py:1() 243 0.000 0.000 0.000 0.000 templates.py:173(__init__) 104 0.000 0.000 0.000 0.000 values.py:240(function_type) 25 0.000 0.000 0.000 0.000 values.py:565(__repr__) 1 0.000 0.000 0.000 0.000 parts.py:7() 1 0.000 0.000 0.000 0.000 bdb.py:1() 1 0.000 0.000 0.000 0.000 triinterpolate.py:601(_ReducedHCT_Element) 1 0.000 0.000 0.000 0.000 units.py:43() 1 0.000 0.000 0.000 0.000 image.py:183(_ImageBase) 54 0.000 0.000 0.000 0.000 docstring.py:88(__call__) 17 0.000 0.000 0.000 0.000 version.py:331(_cmp) 4 0.000 0.000 0.000 0.000 npdatetime.py:97() 1 0.000 0.000 0.000 0.000 bytecode.py:286(from_function) 4 0.000 0.000 0.000 0.000 core.py:238(fcmp) 5 0.000 0.000 0.000 0.000 utils.py:451(total_ordering) 1 0.000 0.000 0.000 0.000 _strptime.py:92(__calc_weekday) 1 0.000 0.000 0.000 0.000 prompts.py:1() 1 0.000 0.000 0.000 0.000 offsets.py:2230(FY5253) 54 0.000 0.000 0.000 0.000 patches.py:1869() 1 0.000 0.000 0.000 0.000 artist.py:74(Artist) 687 0.000 0.000 0.000 0.000 inspect.py:2793(return_annotation) 48 0.000 0.000 0.000 0.000 __init__.py:219(_acquireLock) 1 0.000 0.000 0.000 0.000 memmap.py:1() 1 0.000 0.000 0.000 0.000 polynomial.py:3() 60 0.000 0.000 0.000 0.000 ir.py:280() 1 0.000 0.000 0.000 0.000 core.py:2771(__new__) 176 0.000 0.000 0.000 0.000 traceback.py:239(__init__) 1 0.000 0.000 0.000 0.000 traceback.py:381(format) 420 0.000 0.000 0.000 0.000 {built-in method sys.getrecursionlimit} 1 0.000 0.000 0.000 0.000 caching.py:710(make_library_cache) 1 0.000 0.000 0.000 0.000 packer.py:1() 4 0.000 0.000 0.000 0.000 pythonapi.py:347(get_c_object) 115 0.000 0.000 0.000 0.000 builder.py:139(position_at_end) 3 0.000 0.000 0.000 0.000 magic.py:212(_function_magic_marker) 6 0.000 0.000 0.000 0.000 timedeltas.py:59(_td_index_cmp) 1 0.000 0.000 0.000 0.000 scale.py:587(get_scale_docs) 99 0.000 0.000 0.000 0.000 ipaddress.py:1883(__init__) 10 0.000 0.000 0.000 0.000 pyparsing.py:3829(__init__) 345 0.000 0.000 0.000 0.000 enum.py:592(name) 361 0.000 0.000 0.000 0.000 {method 'find' of 'str' objects} 1 0.000 0.000 0.000 0.000 funcdesc.py:38(__init__) 51 0.000 0.000 0.000 0.000 core.py:101(int) 4 0.000 0.000 0.000 0.000 core.py:137(bitcast) 18 0.000 0.000 0.000 0.000 _signalhelper.py:233(install_signals) 1 0.000 0.000 0.000 0.000 widget_selection.py:141(_Selection) 1 0.000 0.000 0.000 0.000 widget_selection.py:271(_MultipleSelection) 11 0.000 0.000 0.000 0.000 pyparsing.py:3810(__init__) 1 0.000 0.000 0.000 0.000 output.py:14(Output) 1 0.000 0.000 0.000 0.000 expr.py:266(BaseExprVisitor) 14 0.000 0.000 0.000 0.000 __init__.py:2552(__init__) 240 0.000 0.000 0.000 0.000 abc.py:9(abstractmethod) 1 0.000 0.000 0.000 0.000 :5(Partition) 16 0.000 0.000 0.000 0.000 instructions.py:31(descr) 231 0.000 0.000 0.000 0.000 __init__.py:2992(_always_object) 11 0.000 0.000 0.000 0.000 asyncfilters.py:56(decorator) 1 0.000 0.000 0.000 0.000 backend_managers.py:5() 1 0.000 0.000 0.000 0.000 stencilparfor.py:6() 2 0.000 0.000 0.000 0.000 postproc.py:39(cfg) 1 0.000 0.000 0.000 0.000 channels.py:15(ZMQSocketChannel) 1 0.000 0.000 0.000 0.000 connect.py:290(ConnectionFileMixin) 1 0.000 0.000 0.000 0.000 plurals.py:10() 1 0.000 0.000 0.000 0.000 datetimelike.py:64(TimelikeOps) 3 0.000 0.000 0.000 0.000 __init__.py:476(PYFUNCTYPE) 14 0.000 0.000 0.000 0.000 __init__.py:139(_check_size) 23 0.000 0.000 0.000 0.000 :736(exec_module) 133 0.000 0.000 0.000 0.000 pyparsing.py:186(__init__) 20 0.000 0.000 0.000 0.000 npydecl.py:59() 2 0.000 0.000 0.000 0.000 cgutils.py:822(pointer_add) 3 0.000 0.000 0.000 0.000 templates.py:513(do_class_init) 4 0.000 0.000 0.000 0.000 {built-in method get_default} 1 0.000 0.000 0.000 0.000 clientabc.py:1() 1 0.000 0.000 0.000 0.000 managerabc.py:1() 4 0.000 0.000 0.000 0.000 pyparsing.py:1265(addParseAction) 1 0.000 0.000 0.000 0.000 images.py:7() 1 0.000 0.000 0.000 0.000 callbacks.py:1() 219 0.000 0.000 0.000 0.000 typing.py:974() 4 0.000 0.000 0.000 0.000 base.py:3965(_add_numeric_methods_binary) 1 0.000 0.000 0.000 0.000 __init__.py:653() 1 0.000 0.000 0.000 0.000 patches.py:1134(Arrow) 1 0.000 0.000 0.000 0.000 :5(ArgInfo) 98 0.000 0.000 0.000 0.000 _inspect.py:133(strseq) 162 0.000 0.000 0.000 0.000 enum.py:820(_high_bit) 66 0.000 0.000 0.000 0.000 ffi.py:101(restype) 30 0.000 0.000 0.000 0.000 pyparsing.py:2701(__str__) 1 0.000 0.000 0.000 0.000 lazy_context.py:1() 1 0.000 0.000 0.000 0.000 extensions.py:2() 1 0.000 0.000 0.000 0.000 axis.py:691(Axis) 1 0.000 0.000 0.000 0.000 _common.py:145(_tzinfo) 3 0.000 0.000 0.000 0.000 tempfile.py:299() 1085 0.000 0.000 0.000 0.000 {method 'clear' of 'dict' objects} 430 0.000 0.000 0.000 0.000 {method 'intersection' of 'set' objects} 5 0.000 0.000 0.000 0.000 numbers.py:569(real_sub_impl) 1 0.000 0.000 0.000 0.000 iforest.py:5() 1 0.000 0.000 0.000 0.000 callconv.py:393(decorate_function) 2 0.000 0.000 0.000 0.000 pythonapi.py:206(decref) 2 0.000 0.000 0.000 0.000 pythonapi.py:636(float_as_double) 1 0.000 0.000 0.000 0.000 cgutils.py:803(gep) 1 0.000 0.000 0.000 0.000 _signalhelper.py:20() 1 0.000 0.000 0.000 0.000 finder.py:16() 4 0.000 0.000 0.000 0.000 normalizer.py:7(__new__) 1 0.000 0.000 0.000 0.000 parquet.py:43(BaseImpl) 1 0.000 0.000 0.000 0.000 chainmap.py:1() 1 0.000 0.000 0.000 0.000 _differentialevolution.py:4() 28 0.000 0.000 0.000 0.000 ipaddress.py:1613(_make_netmask) 3 0.000 0.000 0.000 0.000 six.py:837(wrapper) 96 0.000 0.000 0.000 0.000 :966(_find_parent_path_names) 1 0.000 0.000 0.000 0.000 static_getitem.py:1() 19 0.000 0.000 0.000 0.000 models.py:101() 4 0.000 0.000 0.000 0.000 base.py:683(get_c_value) 1 0.000 0.000 0.000 0.000 targets.py:113(TargetData) 11 0.000 0.000 0.000 0.000 types.py:124(_setup_native_vfuncs) 1 0.000 0.000 0.000 0.000 widget_controller.py:36(Controller) 50 0.000 0.000 0.000 0.000 _strptime.py:246() 11 0.000 0.000 0.000 0.000 asyncfilters.py:27(dualfilter) 1 0.000 0.000 0.000 0.000 digraphs.py:2() 1 0.000 0.000 0.000 0.000 oinspect.py:53() 30 0.000 0.000 0.000 0.000 getlimits.py:26(_fr1) 10/2 0.000 0.000 0.000 0.000 functools.py:676() 165 0.000 0.000 0.000 0.000 {built-in method _imp.exec_dynamic} 1 0.000 0.000 0.000 0.000 Exponential.py:23() 105 0.000 0.000 0.000 0.000 utils.py:320(sublist_iterator) 16 0.000 0.000 0.000 0.000 {method 'shuffle' of 'mtrand.RandomState' objects} 8 0.000 0.000 0.000 0.000 plyparser.py:99(_create_param_rules) 1 0.000 0.000 0.000 0.000 compiler.py:806(legalize_return_type) 20 0.000 0.000 0.000 0.000 npydecl.py:77() 1 0.000 0.000 0.000 0.000 pythonapi.py:1321(from_native_return) 44 0.000 0.000 0.000 0.000 ir.py:652(define) 13 0.000 0.000 0.000 0.000 builder.py:73(wrap) 660 0.000 0.000 0.000 0.000 builder.py:93(block) 1 0.000 0.000 0.000 0.000 targets.py:47(get_host_cpu_features) 32 0.000 0.000 0.000 0.000 _tqdm.py:896(__del__) 1 0.000 0.000 0.000 0.000 series.py:3153(_try_cast) 37 0.000 0.000 0.000 0.000 textwrap.py:179() 1 0.000 0.000 0.000 0.000 pythonapi.py:296(err_set_none) 2 0.000 0.000 0.000 0.000 builder.py:763(gep) 1 0.000 0.000 0.000 0.000 widget_style.py:4() 28 0.000 0.000 0.000 0.000 pyparsing.py:640(__iadd__) 30 0.000 0.000 0.000 0.000 traitlets.py:2151() 3 0.000 0.000 0.000 0.000 backend_bases.py:212(export) 1 0.000 0.000 0.000 0.000 container.py:1() 20 0.000 0.000 0.000 0.000 pyparsing.py:1545(resetCache) 2 0.000 0.000 0.000 0.000 subprocess.py:1414(wait) 3 0.000 0.000 0.000 0.000 __init__.py:172(compare_versions) 1 0.000 0.000 0.000 0.000 os.py:994(close) 1 0.000 0.000 0.000 0.000 lof.py:5() 1 0.000 0.000 0.000 0.000 builtins.py:300() 1 0.000 0.000 0.000 0.000 tracing.py:1() 18 0.000 0.000 0.000 0.000 instructions.py:196(descr) 164 0.000 0.000 0.000 0.000 ffi.py:191(__init__) 170 0.000 0.000 0.000 0.000 ffi.py:208(detach) 1 0.000 0.000 0.000 0.000 __init__.py:81(uniformMeans) 1 0.000 0.000 0.000 0.000 environment.py:264(__init__) 17 0.000 0.000 0.000 0.000 traitlets.py:1530(__init__) 7 0.000 0.000 0.000 0.000 traitlets.py:2375(__init__) 18 0.000 0.000 0.000 0.000 cycler.py:55(_process_keys) 124 0.000 0.000 0.000 0.000 pyparsing.py:2131(__str__) 2 0.000 0.000 0.000 0.000 core.py:2934(__array_finalize__) 18 0.000 0.000 0.000 0.000 argparse.py:898(__init__) 73 0.000 0.000 0.000 0.000 signal.py:10() 1 0.000 0.000 0.000 0.000 pathlib.py:107(_WindowsFlavour) 1 0.000 0.000 0.000 0.000 _compat_pickle.py:9() 29 0.000 0.000 0.000 0.000 enum.py:65(__init__) 31 0.000 0.000 0.000 0.000 {built-in method _locale.nl_langinfo} 88 0.000 0.000 0.000 0.000 templates.py:697() 1 0.000 0.000 0.000 0.000 initfini.py:31(initialize_native_target) 1 0.000 0.000 0.000 0.000 pep0484.py:20() 1 0.000 0.000 0.000 0.000 parallel.py:10() 235 0.000 0.000 0.000 0.000 decorator.py:218() 13 0.000 0.000 0.000 0.000 nanops.py:68(__call__) 26 0.000 0.000 0.000 0.000 core.py:57(is_style_file) 68 0.000 0.000 0.000 0.000 ipaddress.py:1251(__init__) 11 0.000 0.000 0.000 0.000 version.py:51(__lt__) 72 0.000 0.000 0.000 0.000 numerictypes.py:128(english_lower) 1 0.000 0.000 0.000 0.000 klUCBH.py:4() 77 0.000 0.000 0.000 0.000 ir.py:749(find_insts) 1 0.000 0.000 0.000 0.000 pythonapi.py:1328(from_native_value) 525 0.000 0.000 0.000 0.000 values.py:220(_get_name) 1 0.000 0.000 0.000 0.000 widget_core.py:4() 1 0.000 0.000 0.000 0.000 cgi.py:16() 1 0.000 0.000 0.000 0.000 numeric.py:26(NumericIndex) 1 0.000 0.000 0.000 0.000 error.py:2() 91 0.000 0.000 0.000 0.000 argparse.py:578(format) 2 0.000 0.000 0.000 0.000 BayesianIndexPolicy.py:15(__init__) 1 0.000 0.000 0.000 0.000 objmode.py:3() 1 0.000 0.000 0.000 0.000 ir_print.py:1() 22 0.000 0.000 0.000 0.000 utils.py:548(__init__) 10 0.000 0.000 0.000 0.000 module.py:9(__init__) 109 0.000 0.000 0.000 0.000 types.py:233(__eq__) 6 0.000 0.000 0.000 0.000 {method 'require' of 'gi.Repository' objects} 22 0.000 0.000 0.000 0.000 {method 'get_methods' of 'StructInfo' objects} 1 0.000 0.000 0.000 0.000 concurrent.py:142(Future) 1 0.000 0.000 0.000 0.000 completion.py:1() 20 0.000 0.000 0.000 0.000 __init__.py:2132(position_in_sys_path) 1 0.000 0.000 0.000 0.000 code_analyzer.py:4() 37 0.000 0.000 0.000 0.000 __init__.py:22() 1 0.000 0.000 0.000 0.000 __init__.py:352() 80 0.000 0.000 0.000 0.000 docstring.py:100(copy) 6 0.000 0.000 0.000 0.000 core.py:1143(__init__) 1 0.000 0.000 0.000 0.000 macros.py:1() 3 0.000 0.000 0.000 0.000 cgutils.py:414(is_not_null) 1 0.000 0.000 0.000 0.000 GLib.py:777(IOChannel) 1 0.000 0.000 0.000 0.000 widget_selection.py:571(SelectionRangeSlider) 1 0.000 0.000 0.000 0.000 manager.py:33(KernelManager) 2 0.000 0.000 0.000 0.000 core.py:935(default_locale) 1 0.000 0.000 0.000 0.000 scope.py:3() 1 0.000 0.000 0.000 0.000 groupby.py:3587(NDFrameGroupBy) 8 0.000 0.000 0.000 0.000 pyparsing.py:4761() 4 0.000 0.000 0.000 0.000 inspect.py:595(getdoc) 1 0.000 0.000 0.000 0.000 klUCBswitch.py:5() 1 0.000 0.000 0.000 0.000 correlation_models.py:9() 1 0.000 0.000 0.000 0.000 Hedge.py:5() 1 0.000 0.000 0.000 0.000 Gamma.py:24() 2 0.000 0.000 0.000 0.000 appdirs.py:9() 4 0.000 0.000 0.000 0.000 callconv.py:354(_return_errcode_raw) 1 0.000 0.000 0.000 0.000 linker.py:1() 4 0.000 0.000 0.000 0.000 pyparsing.py:1800(__radd__) 4/2 0.000 0.000 0.000 0.000 common.py:1817(_get_dtype_from_object) 1 0.000 0.000 0.000 0.000 npyfuncs.py:5() 21 0.000 0.000 0.000 0.000 mathimpl.py:130(unary_math_extern) 1 0.000 0.000 0.000 0.000 numbers.py:515(_implement_integer_operators) 1 0.000 0.000 0.000 0.000 deprecation.py:107(DeprecationDict) 30 0.000 0.000 0.000 0.000 lowering.py:489(try_static_impl) 1 0.000 0.000 0.000 0.000 base.py:275(mangler) 1 0.000 0.000 0.000 0.000 misc.py:172(Object) 32 0.000 0.000 0.000 0.000 _utils.py:121(_is_utf) 12 0.000 0.000 0.000 0.000 ops.py:1275(_flex_comp_method_FRAME) 168 0.000 0.000 0.000 0.000 pyparsing.py:3248() 12 0.000 0.000 0.000 0.000 rcsetup.py:870(validate_animation_writer_path) 144 0.000 0.000 0.000 0.000 arrayprint.py:1078(__call__) 136 0.000 0.000 0.000 0.000 codecs.py:259(__init__) 2 0.000 0.000 0.000 0.000 codegen.py:161(create_ir_module) 1 0.000 0.000 0.000 0.000 pythonapi.py:137(PythonAPI) 1 0.000 0.000 0.000 0.000 funcdesc.py:13(default_mangler) 12 0.000 0.000 0.000 0.000 values.py:257(__init__) 168 0.000 0.000 0.000 0.000 types.py:160(__eq__) 1 0.000 0.000 0.000 0.000 EvaluatorSparseMultiPlayers.py:4() 1 0.000 0.000 0.000 0.000 __init__.py:3076(_initialize) 9 0.000 0.000 0.000 0.000 inputtransformer.py:64(wrap) 1 0.000 0.000 0.000 0.000 magic.py:285(MagicsManager) 138 0.000 0.000 0.000 0.000 expr.py:147() 5 0.000 0.000 0.000 0.000 model.py:584(global_cache) 1 0.000 0.000 0.000 0.000 _policybase.py:99(_extend_docstrings) 6 0.000 0.000 0.000 0.000 pyparsing.py:4759() 27 0.000 0.000 0.000 0.000 __init__.py:484(cast) 1 0.000 0.000 0.000 0.000 _globals.py:17() 1 0.000 0.000 0.000 0.000 c_lexer.py:16(CLexer) 2 0.000 0.000 0.000 0.000 funcdesc.py:94(llvm_cpython_wrapper_name) 5 0.000 0.000 0.000 0.000 base.py:412(get_argument_type) 1 0.000 0.000 0.000 0.000 smartarray.py:41(SmartArray) 2 0.000 0.000 0.000 0.000 instructions.py:446(__init__) 67 0.000 0.000 0.000 0.000 common.py:20(_decode_string) 5 0.000 0.000 0.000 0.000 executionengine.py:60(get_function_address) 4 0.000 0.000 0.000 0.000 _strptime.py:250(pattern) 1 0.000 0.000 0.000 0.000 html.py:384(_BeautifulSoupHtml5LibFrameParser) 1 0.000 0.000 0.000 0.000 compressed.py:22(_cs_matrix) 1 0.000 0.000 0.000 0.000 text.py:119(Text) 47 0.000 0.000 0.000 0.000 ipaddress.py:158(_split_optional_netmask) 57 0.000 0.000 0.000 0.000 __init__.py:19(__new__) 3 0.000 0.000 0.000 0.000 pyparsing.py:2004(__call__) 3 0.000 0.000 0.000 0.000 rangeobj.py:16(make_range_iterator) 1 0.000 0.000 0.000 0.000 models.py:400(ExternalFuncPointerModel) 8 0.000 0.000 0.000 0.000 pyparsing.py:3894(__init__) 8 0.000 0.000 0.000 0.000 pyparsing.py:4742() 1 0.000 0.000 0.000 0.000 display_trap.py:9() 1 0.000 0.000 0.000 0.000 excolors.py:4() 1 0.000 0.000 0.000 0.000 plotsettings.py:262(wraplatex) 1 0.000 0.000 0.000 0.000 win.py:2() 1 0.000 0.000 0.000 0.000 text.py:1925(Annotation) 19 0.000 0.000 0.000 0.000 ipaddress.py:1075(_make_netmask) 1 0.000 0.000 0.000 0.000 DiscountedUCB.py:7() 10 0.000 0.000 0.000 0.000 klUCBswitch.py:129(__str__) 1 0.000 0.000 0.000 0.000 itanium_mangler.py:213(mangle) 2 0.000 0.000 0.000 0.000 pythonapi.py:250(err_occurred) 8 0.000 0.000 0.000 0.000 cgutils.py:405(get_null_value) 2 0.000 0.000 0.000 0.000 cgutils.py:711(is_scalar_zero) 4 0.000 0.000 0.000 0.000 values.py:337(descr) 41 0.000 0.000 0.000 0.000 module.py:140(add_global) 1 0.000 0.000 0.000 0.000 _propertyhelper.py:20() 1 0.000 0.000 0.000 0.000 parsers.py:10() 526 0.000 0.000 0.000 0.000 __init__.py:2476(_reload_version) 1 0.000 0.000 0.000 0.000 formatters.py:34(DisplayFormatter) 11 0.000 0.000 0.000 0.000 decorator.py:151(update) 1 0.000 0.000 0.000 0.000 _factories.py:1() 1 0.000 0.000 0.000 0.000 image.py:903(NonUniformImage) 1 0.000 0.000 0.000 0.000 window.py:60(_Window) 7 0.000 0.000 0.000 0.000 pyparsing.py:3913(__init__) 150 0.000 0.000 0.000 0.000 inspect.py:64(ismodule) 4 0.000 0.000 0.000 0.000 polynomial.py:1076(__init__) 32 0.000 0.000 0.000 0.000 _tqdm.py:227(status_printer) 41 0.000 0.000 0.000 0.000 pyparsing.py:3398() 6 0.000 0.000 0.000 0.000 pyparsing.py:4740() 12 0.000 0.000 0.000 0.000 pyparsing.py:2004(suppress) 1 0.000 0.000 0.000 0.000 protocols.py:1() 1 0.000 0.000 0.000 0.000 deprecation.py:10() 77 0.000 0.000 0.000 0.000 from_dict.py:21(_colorformat) 1 0.000 0.000 0.000 0.000 typing.py:2345(TextIO) 1 0.000 0.000 0.000 0.000 payload.py:8() 130 0.000 0.000 0.000 0.000 token.py:25(__init__) 5 0.000 0.000 0.000 0.000 base.py:3881(_add_numeric_methods_disabled) 2 0.000 0.000 0.000 0.000 model.py:272(build_backend_type) 4 0.000 0.000 0.000 0.000 inspect.py:614(cleandoc) 3 0.000 0.000 0.000 0.000 tempfile.py:285(rng) 16 0.000 0.000 0.000 0.000 tokenize.py:385(find_cookie) 1 0.000 0.000 0.000 0.000 nosetester.py:6() 1 0.000 0.000 0.000 0.000 compiler.py:748(_make_subtarget) 2 0.000 0.000 0.000 0.000 base.py:296(subtarget) 99 0.000 0.000 0.000 0.000 types.py:207(__new__) 1 0.000 0.000 0.000 0.000 toctree.py:10() 70 0.000 0.000 0.000 0.000 typing.py:866(_make_subclasshook) 1 0.000 0.000 0.000 0.000 dok.py:1() 5 0.000 0.000 0.000 0.000 _depr_module.py:26(__init__) 1 0.000 0.000 0.000 0.000 cycler.py:41() 25 0.000 0.000 0.000 0.000 function_base.py:213(iterable) 182 0.000 0.000 0.000 0.000 {built-in method builtins.vars} 1 0.000 0.000 0.000 0.000 mathdecl.py:120(Math_frexp) 1 0.000 0.000 0.000 0.000 DMED.py:5() 1 0.000 0.000 0.000 0.000 boxing.py:55(box_float) 1 0.000 0.000 0.000 0.000 base.py:711(print_string) 2 0.000 0.000 0.000 0.000 itanium_mangler.py:220(prepend_namespace) 5 0.000 0.000 0.000 0.000 builder.py:505(select) 1 0.000 0.000 0.000 0.000 widget_output.py:23(Output) 1 0.000 0.000 0.000 0.000 parsers.py:1219(ParserBase) 1 0.000 0.000 0.000 0.000 __init__.py:3073(Text) 21/13 0.000 0.000 0.000 0.000 model.py:81(__hash__) 1 0.000 0.000 0.000 0.000 quoprimime.py:55() 1 0.000 0.000 0.000 0.000 optional.py:1() 1 0.000 0.000 0.000 0.000 parfor.py:1() 43 0.000 0.000 0.000 0.000 controlflow.py:569(_iter_inst) 5 0.000 0.000 0.000 0.000 itanium_mangler.py:87(_escape_string) 1 0.000 0.000 0.000 0.000 targets.py:28(flatten) 1 0.000 0.000 0.000 0.000 param.py:1() 1 0.000 0.000 0.000 0.000 idtracking.py:1() 1 0.000 0.000 0.000 0.000 completer.py:568(Completer) 12 0.000 0.000 0.000 0.000 ops.py:1322(_comp_method_FRAME) 1 0.000 0.000 0.000 0.000 quadrature.py:1() 1 0.000 0.000 0.000 0.000 _parser.py:533(__init__) 20 0.000 0.000 0.000 0.000 pyparsing.py:2685(parseImpl) 231 0.000 0.000 0.000 0.000 inspect.py:479(getmro) 67 0.000 0.000 0.000 0.000 six.py:110(__init__) 1 0.000 0.000 0.000 0.000 pythonapi.py:278(raise_object) 40 0.000 0.000 0.000 0.000 castgraph.py:65(__iter__) 88 0.000 0.000 0.000 0.000 six.py:103(__init__) 6 0.000 0.000 0.000 0.000 executionengine.py:136(_find_module_ptr) 1 0.000 0.000 0.000 0.000 std.py:444(StandardDomain) 1 0.000 0.000 0.000 0.000 selector_events.py:813(_SelectorSslTransport) 1 0.000 0.000 0.000 0.000 lsoda.py:1() 22 0.000 0.000 0.000 0.000 argparse.py:246(start_section) 1 0.000 0.000 0.000 0.000 SlidingWindowUCB.py:10() 1 0.000 0.000 0.000 0.000 interpreter.py:147(_end_current_block) 1 0.000 0.000 0.000 0.000 macros.py:44(match) 1 0.000 0.000 0.000 0.000 pythonapi.py:201(incref) 2 0.000 0.000 0.000 0.000 cgutils.py:700(_scalar_pred_against_zero) 32 0.000 0.000 0.000 0.000 builder.py:179(_branch_helper) 5 0.000 0.000 0.000 0.000 builder.py:457(icmp_signed) 1 0.000 0.000 0.000 0.000 initfini.py:6(initialize) 102 0.000 0.000 0.000 0.000 types.py:295() 1 0.000 0.000 0.000 0.000 widget_button.py:28(Button) 1 0.000 0.000 0.000 0.000 comm.py:15(Comm) 1 0.000 0.000 0.000 0.000 client.py:77(BlockingKernelClient) 12 0.000 0.000 0.000 0.000 ops.py:893(_bool_method_SERIES) 1 0.000 0.000 0.000 0.000 csc.py:1() 1 0.000 0.000 0.000 0.000 _parser.py:300(__init__) 53 0.000 0.000 0.000 0.000 pyparsing.py:3559() 158 0.000 0.000 0.000 0.000 deprecation.py:110(deprecated) 1 0.000 0.000 0.000 0.000 numerictypes.py:452(_set_array_types) 78 0.000 0.000 0.000 0.000 _internal.py:726() 1 0.000 0.000 0.000 0.000 ufunclike.py:5() 2 0.000 0.000 0.000 0.000 functools.py:750(singledispatch) 1 0.000 0.000 0.000 0.000 iterators.py:3() 4 0.000 0.000 0.000 0.000 functions.py:95(augment) 102 0.000 0.000 0.000 0.000 six.py:173(_add_module) 8 0.000 0.000 0.000 0.000 module.py:149(global_variables) 64 0.000 0.000 0.000 0.000 _tqdm.py:926(__hash__) 1 0.000 0.000 0.000 0.000 thread.py:4() 1 0.000 0.000 0.000 0.000 parser.py:10() 5 0.000 0.000 0.000 0.000 traitlets.py:2335(__init__) 1 0.000 0.000 0.000 0.000 pickle_compat.py:3() 1 0.000 0.000 0.000 0.000 pytables.py:4649(Selection) 1 0.000 0.000 0.000 0.000 coo.py:1() 1 0.000 0.000 0.000 0.000 model.py:313(build_backend_type) 1 0.000 0.000 0.000 0.000 docstring.py:1() 297 0.000 0.000 0.000 0.000 __init__.py:879() 2 0.000 0.000 0.000 0.000 random.py:87(__init__) 2 0.000 0.000 0.000 0.000 _compat.py:17(with_metaclass) 73 0.000 0.000 0.000 0.000 pyparsing.py:388(__getitem__) 1 0.000 0.000 0.000 0.000 :1() 27 0.000 0.000 0.000 0.000 Bernoulli.py:72(__repr__) 1 0.000 0.000 0.000 0.000 Poisson.py:21() 33 0.000 0.000 0.000 0.000 context.py:558(unify_pairs) 7 0.000 0.000 0.000 0.000 module.py:66(_dispose) 40 0.000 0.000 0.000 0.000 ffi.py:163(__del__) 1 0.000 0.000 0.000 0.000 widget_selection.py:405(ToggleButtons) 1 0.000 0.000 0.000 0.000 streams.py:342(StreamReader) 1 0.000 0.000 0.000 0.000 prompt.py:1() 26 0.000 0.000 0.000 0.000 cache.py:96(memoized) 1 0.000 0.000 0.000 0.000 autocall.py:13() 2 0.000 0.000 0.000 0.000 missing.py:3() 1 0.000 0.000 0.000 0.000 accessor.py:7() 57 0.000 0.000 0.000 0.000 inspect.py:172(isgeneratorfunction) 33 0.000 0.000 0.000 0.000 argparse.py:1489(_get_handler) 5 0.000 0.000 0.000 0.000 functools.py:193(total_ordering) 1 0.000 0.000 0.000 0.000 commontypes.py:1() 1 0.000 0.000 0.000 0.000 klUCBPlus.py:4() 1 0.000 0.000 0.000 0.000 interpreter.py:151(_remove_unused_temporaries) 1 0.000 0.000 0.000 0.000 builtins.py:301() 1 0.000 0.000 0.000 0.000 builtins.py:306() 1 0.000 0.000 0.000 0.000 builtins.py:307() 9 0.000 0.000 0.000 0.000 base.py:335(_insert_cast_defn) 250 0.000 0.000 0.000 0.000 six.py:86(__init__) 8 0.000 0.000 0.000 0.000 module.py:134(get_global) 32 0.000 0.000 0.000 0.000 normalizer.py:76(register_rule) 4 0.000 0.000 0.000 0.000 rcsetup.py:476(validate_whiskers) 1 0.000 0.000 0.000 0.000 arrayterator.py:9() 19 0.000 0.000 0.000 0.000 argparse.py:875(__init__) 36 0.000 0.000 0.000 0.000 argparse.py:1485(_pop_action_class) 1 0.000 0.000 0.000 0.000 numeric.py:2889() 317 0.000 0.000 0.000 0.000 {method 'items' of 'collections.OrderedDict' objects} 1 0.000 0.000 0.000 0.000 boxing.py:4() 1 0.000 0.000 0.000 0.000 builtins.py:211(DivMod) 1 0.000 0.000 0.000 0.000 pythonapi.py:438(float_from_double) 20 0.000 0.000 0.000 0.000 decorators.py:172(_jit) 151 0.000 0.000 0.000 0.000 my_exceptions.py:96() 1 0.000 0.000 0.000 0.000 widget_link.py:37(Link) 1 0.000 0.000 0.000 0.000 recursion.py:27() 1 0.000 0.000 0.000 0.000 profiledir.py:28(ProfileDir) 1 0.000 0.000 0.000 0.000 _add_newdocs.py:1() 1 0.000 0.000 0.000 0.000 decomp.py:15() 47 0.000 0.000 0.000 0.000 pyparsing.py:2409(parseImpl) 60 0.000 0.000 0.000 0.000 _inspect.py:146() 1 0.000 0.000 0.000 0.000 _import_tools.py:1() 43 0.000 0.000 0.000 0.000 bytecode.py:159(_fetch_opcode) 7 0.000 0.000 0.000 0.000 types.py:474(_to_string) 4 0.000 0.000 0.000 0.000 targets.py:240(add_analysis_passes) 1 0.000 0.000 0.000 0.000 valuewidget.py:4() 1 0.000 0.000 0.000 0.000 kernelspec.py:28(KernelSpec) 3 0.000 0.000 0.000 0.000 _compatibility.py:207(use_metaclass) 1 0.000 0.000 0.000 0.000 typing.py:843(__getitem__) 1 0.000 0.000 0.000 0.000 internals.py:5516(JoinUnit) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:600(bradford_gen) 1 0.000 0.000 0.000 0.000 sf_error.py:1() 1 0.000 0.000 0.000 0.000 list.py:1() 7 0.000 0.000 0.000 0.000 locale.py:462(_parse_localename) 509 0.000 0.000 0.000 0.000 {method 'values' of 'dict' objects} 1 0.000 0.000 0.000 0.000 benchmarks.py:2() 6 0.000 0.000 0.000 0.000 typeinfer.py:863(copy_type) 50 0.000 0.000 0.000 0.000 pyparsing.py:3540() 26 0.000 0.000 0.000 0.000 traitlets.py:855(default) 7 0.000 0.000 0.000 0.000 nanops.py:95(__call__) 1 0.000 0.000 0.000 0.000 _matrix_io.py:1() 1 0.000 0.000 0.000 0.000 helper.py:4() 2 0.000 0.000 0.000 0.000 random.py:96(seed) 2 0.000 0.000 0.000 0.000 numbers.py:802(real_gt_impl) 1 0.000 0.000 0.000 0.000 UCB.py:4() 38 0.000 0.000 0.000 0.000 typeinfer.py:690(__setitem__) 3 0.000 0.000 0.000 0.000 callconv.py:94(get_return_type) 15 0.000 0.000 0.000 0.000 pyparsing.py:4524(_escapeRegexRangeChars) 105 0.000 0.000 0.000 0.000 pyparsing.py:2112(__str__) 1 0.000 0.000 0.000 0.000 alias.py:192(AliasManager) 1 0.000 0.000 0.000 0.000 python.py:28(PythonLexer) 1 0.000 0.000 0.000 0.000 spawnbase.py:1() 1 0.000 0.000 0.000 0.000 expect.py:1() 156 0.000 0.000 0.000 0.000 cycler.py:227() 1 0.000 0.000 0.000 0.000 scimath.py:17() 10 0.000 0.000 0.000 0.000 getlimits.py:71() 1 0.000 0.000 0.000 0.000 _methods.py:5() 23 0.000 0.000 0.000 0.000 :232(_requires_builtin_wrapper) 1 0.000 0.000 0.000 0.000 plyparser.py:12() 1 0.000 0.000 0.000 0.000 _search.py:386(BaseSearchCV) 1 0.000 0.000 0.000 0.000 class_weight.py:5() 1 0.000 0.000 0.000 0.000 removerefctpass.py:4() 2 0.000 0.000 0.000 0.000 core.py:187(intrinsic) 4 0.000 0.000 0.000 0.000 builder.py:775(extract_value) 1 0.000 0.000 0.000 0.000 widget_int.py:153(IntSlider) 1 0.000 0.000 0.000 0.000 application.py:36(Application) 3 0.000 0.000 0.000 0.000 typing.py:805(_subs_tree) 1 0.000 0.000 0.000 0.000 capture.py:2() 1 0.000 0.000 0.000 0.000 _testutils.py:4() 1 0.000 0.000 0.000 0.000 polar.py:837(PolarAxes) 1 0.000 0.000 0.000 0.000 regression_models.py:9() 1 0.000 0.000 0.000 0.000 export.py:3() 1 0.000 0.000 0.000 0.000 builtins.py:214() 1 0.000 0.000 0.000 0.000 builtins.py:248() 1 0.000 0.000 0.000 0.000 _strptime.py:102() 1 0.000 0.000 0.000 0.000 pstats.py:1() 1 0.000 0.000 0.000 0.000 loader.py:63(LazyConfigValue) 1 0.000 0.000 0.000 0.000 expr.py:252(f) 4 0.000 0.000 0.000 0.000 compressed.py:1058(prune) 1 0.000 0.000 0.000 0.000 backend_agg.py:67(RendererAgg) 1 0.000 0.000 0.000 0.000 patches.py:4010(FancyArrowPatch) 8 0.000 0.000 0.000 0.000 rcsetup.py:237(validate_fonttype) 1 0.000 0.000 0.000 0.000 threading.py:1190(__init__) 64 0.000 0.000 0.000 0.000 numeric.py:1506() 10 0.000 0.000 0.000 0.000 functools.py:611(_c3_merge) 1 0.000 0.000 0.000 0.000 fastmathpass.py:1() 12 0.000 0.000 0.000 0.000 ir.py:738(find_exprs) 183 0.000 0.000 0.000 0.000 templates.py:654(Template) 26 0.000 0.000 0.000 0.000 functions.py:385(__init__) 4 0.000 0.000 0.000 0.000 builder.py:698(ret_void) 8 0.000 0.000 0.000 0.000 module.py:162(functions) 1 0.000 0.000 0.000 0.000 widget_float.py:142(FloatSlider) 1 0.000 0.000 0.000 0.000 widget_float.py:318(FloatRangeSlider) 1 0.000 0.000 0.000 0.000 extension.py:10() 2 0.000 0.000 0.000 0.000 _compat.py:85(with_metaclass) 36 0.000 0.000 0.000 0.000 argparse.py:798(__init__) 2 0.000 0.000 0.000 0.000 arrayprint.py:416(decorating_function) 29 0.000 0.000 0.000 0.000 mathimpl.py:114(unary_math_int_impl) 1 0.000 0.000 0.000 0.000 enumimpl.py:3() 6 0.000 0.000 0.000 0.000 cffi_utils.py:37(is_cffi_func) 1 0.000 0.000 0.000 0.000 UCBV.py:4() 1 0.000 0.000 0.000 0.000 static_binop.py:1() 2 0.000 0.000 0.000 0.000 removerefctpass.py:53(valid_input) 1 0.000 0.000 0.000 0.000 multikernelmanager.py:42(MultiKernelManager) 1 0.000 0.000 0.000 0.000 kernelspec.py:115(KernelSpecManager) 20 0.000 0.000 0.000 0.000 pyparsing.py:2666(parseImpl) 1 0.000 0.000 0.000 0.000 misc.py:7() 9 0.000 0.000 0.000 0.000 compiler.py:1471(binop) 1 0.000 0.000 0.000 0.000 settings.py:52() 1 0.000 0.000 0.000 0.000 hooks.py:29() 1 0.000 0.000 0.000 0.000 rbf.py:44() 1 0.000 0.000 0.000 0.000 _spectral.py:3() 1 0.000 0.000 0.000 0.000 geo.py:324(HammerAxes) 204 0.000 0.000 0.000 0.000 patches.py:1822() 72 0.000 0.000 0.000 0.000 rcsetup.py:217(validate_int) 1 0.000 0.000 0.000 0.000 subprocess.py:746(__exit__) 1 0.000 0.000 0.000 0.000 opcode.py:37() 23 0.000 0.000 0.000 0.000 numerictypes.py:217(_evalname) 37 0.000 0.000 0.000 0.000 textwrap.py:115(__init__) 1 0.000 0.000 0.000 0.000 klUCBPlusPlus.py:4() 1 0.000 0.000 0.000 0.000 imputation.py:4() 5 0.000 0.000 0.000 0.000 interpreter.py:571(op_LOAD_CONST) 1 0.000 0.000 0.000 0.000 static_raise.py:1() 2 0.000 0.000 0.000 0.000 module.py:153(declare_intrinsic) 84 0.000 0.000 0.000 0.000 builder.py:102(function) 7 0.000 0.000 0.000 0.000 types.py:424(structure_repr) 1 0.000 0.000 0.000 0.000 _version.py:2() 1 0.000 0.000 0.000 0.000 widget_int.py:271(IntRangeSlider) 1 0.000 0.000 0.000 0.000 _strptime.py:95() 7 0.000 0.000 0.000 0.000 specifiers.py:266(_require_version_compare) 1 0.000 0.000 0.000 0.000 compact_bullet_list.py:10() 1 0.000 0.000 0.000 0.000 vi_state.py:1() 45 0.000 0.000 0.000 0.000 docstring.py:48(update) 1 0.000 0.000 0.000 0.000 colors.py:64(__init__) 11 0.000 0.000 0.000 0.000 pyparsing.py:4543(_escapeRegexRangeChars) 338 0.000 0.000 0.000 0.000 {built-in method _warnings._filters_mutated} 1 0.000 0.000 0.000 0.000 nearest_centroid.py:4() 151 0.000 0.000 0.000 0.000 my_exceptions.py:94() 6 0.000 0.000 0.000 0.000 typeinfer.py:1217(typeof_call) 17 0.000 0.000 0.000 0.000 typeinfer.py:70(lock) 6 0.000 0.000 0.000 0.000 controlflow.py:338(_find_post_dominators) 32 0.000 0.000 0.000 0.000 values.py:164(__eq__) 1 0.000 0.000 0.000 0.000 python.py:700(PythonDomain) 1 0.000 0.000 0.000 0.000 __init__.py:26(Markup) 191 0.000 0.000 0.000 0.000 _decorators.py:181(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:370(wrapper) 185 0.000 0.000 0.000 0.000 tzinfo.py:45(memorized_ttinfo) 54 0.000 0.000 0.000 0.000 pyplot.py:2574(_autogen_docstring) 2 0.000 0.000 0.000 0.000 core.py:6429(__init__) 48 0.000 0.000 0.000 0.000 __init__.py:228(_releaseLock) 1 0.000 0.000 0.000 0.000 numerictypes.py:778(_construct_lookups) 395 0.000 0.000 0.000 0.000 {method '__subclasshook__' of 'object' objects} 1 0.000 0.000 0.000 0.000 UCBlog10alpha.py:5() 6 0.000 0.000 0.000 0.000 dataflow.py:332(op_CALL_FUNCTION) 176 0.000 0.000 0.000 0.000 context.py:25(astuple) 5 0.000 0.000 0.000 0.000 instructions.py:275(__init__) 1 0.000 0.000 0.000 0.000 options.py:1() 15 0.000 0.000 0.000 0.000 ffi.py:169(__str__) 1 0.000 0.000 0.000 0.000 widget_box.py:31(Box) 1 0.000 0.000 0.000 0.000 selection.py:3() 89 0.000 0.000 0.000 0.000 magic.py:112(record_magic) 36 0.000 0.000 0.000 0.000 magic_arguments.py:180(__call__) 1 0.000 0.000 0.000 0.000 codeop.py:57() 1 0.000 0.000 0.000 0.000 xkcd_rgb.py:1() 1 0.000 0.000 0.000 0.000 _trustregion_exact.py:1() 1 0.000 0.000 0.000 0.000 _threadsafety.py:1() 16 0.000 0.000 0.000 0.000 threading.py:727(_newname) 1 0.000 0.000 0.000 0.000 machar.py:7() 1 0.000 0.000 0.000 0.000 KLempUCB.py:4() 1 0.000 0.000 0.000 0.000 klUCB.py:5() 1 0.000 0.000 0.000 0.000 CPUCB.py:4() 1 0.000 0.000 0.000 0.000 ProbabilityPursuit.py:19() 18 0.000 0.000 0.000 0.000 ir_utils.py:1311(get_definition) 46 0.000 0.000 0.000 0.000 imputils.py:140(_decorate_getattr) 40 0.000 0.000 0.000 0.000 ir.py:660(get) 1 0.000 0.000 0.000 0.000 pythonapi.py:255(err_clear) 2 0.000 0.000 0.000 0.000 cgutils.py:409(is_null) 1 0.000 0.000 0.000 0.000 castgraph.py:9(Conversion) 1 0.000 0.000 0.000 0.000 _strptime.py:119(__calc_date_time) 1 0.000 0.000 0.000 0.000 frame.py:2() 1 0.000 0.000 0.000 0.000 in_memory.py:1() 2 0.000 0.000 0.000 0.000 py3compat.py:45(wrapper) 28 0.000 0.000 0.000 0.000 traitlets.py:823(validate) 28 0.000 0.000 0.000 0.000 traitlets.py:2558(class_init) 1 0.000 0.000 0.000 0.000 numeric.py:138(Int64Index) 1 0.000 0.000 0.000 0.000 contour.py:54(ContourLabeler) 1 0.000 0.000 0.000 0.000 path.py:26(Path) 4 0.000 0.000 0.000 0.000 pyparsing.py:1998(__invert__) 1 0.000 0.000 0.000 0.000 pathlib.py:602(PurePath) 1 0.000 0.000 0.000 0.000 twodim_base.py:3() 65 0.000 0.000 0.000 0.000 enum.py:179() 2 0.000 0.000 0.000 0.000 functools.py:695() 267 0.000 0.000 0.000 0.000 {method 'end' of '_sre.SRE_Match' objects} 2 0.000 0.000 0.000 0.000 numbers.py:792(real_lt_impl) 1 0.000 0.000 0.000 0.000 klUCBHPlus.py:4() 1 0.000 0.000 0.000 0.000 UCBalpha.py:4() 1 0.000 0.000 0.000 0.000 kde.py:4() 1 0.000 0.000 0.000 0.000 _function_transformer.py:1() 1 0.000 0.000 0.000 0.000 ExploreThenCommit.py:9() 16 0.000 0.000 0.000 0.000 utils.py:455() 74 0.000 0.000 0.000 0.000 _utils.py:214(_term_move_up) 1 0.000 0.000 0.000 0.000 asyncsupport.py:141(patch_template) 4 0.000 0.000 0.000 0.000 _decorators.py:248(indent) 1 0.000 0.000 0.000 0.000 dia.py:1() 7 0.000 0.000 0.000 0.000 pyparsing.py:3076(__init__) 15 0.000 0.000 0.000 0.000 pyparsing.py:3995(__str__) 1 0.000 0.000 0.000 0.000 __init__.py:1142() 1 0.000 0.000 0.000 0.000 core.py:3064(view) 1 0.000 0.000 0.000 0.000 case.py:341(TestCase) 1 0.000 0.000 0.000 0.000 static_binop.py:14(match) 12 0.000 0.000 0.000 0.000 ir.py:897(infer_constant) 40 0.000 0.000 0.000 0.000 numpy_support.py:325() 6 0.000 0.000 0.000 0.000 utils.py:38(erase_traceback) 5 0.000 0.000 0.000 0.000 instructions.py:292(descr) 6 0.000 0.000 0.000 0.000 types.py:350() 27 0.000 0.000 0.000 0.000 lexer.py:141() 32 0.000 0.000 0.000 0.000 normalizer.py:100(decorator) 1 0.000 0.000 0.000 0.000 embed.py:110(InteractiveShellEmbed) 1 0.000 0.000 0.000 0.000 pydoc.py:1676(Helper) 1 0.000 0.000 0.000 0.000 pytables.py:2949(Table) 1 0.000 0.000 0.000 0.000 _expm_multiply.py:2() 1 0.000 0.000 0.000 0.000 compressed.py:599(_minor_reduce) 24 0.000 0.000 0.000 0.000 base.py:213(nnz) 1 0.000 0.000 0.000 0.000 geo.py:273(AitoffAxes) 1 0.000 0.000 0.000 0.000 trirefine.py:3() 149 0.000 0.000 0.000 0.000 rcsetup.py:59(func) 4 0.000 0.000 0.000 0.000 __init__.py:219(_is_writable_dir) 12 0.000 0.000 0.000 0.000 ctypeslib.py:331(prep_simple) 10 0.000 0.000 0.000 0.000 weakref.py:354(__init__) 436 0.000 0.000 0.000 0.000 {method 'reverse' of 'list' objects} 244 0.000 0.000 0.000 0.000 {method '__contains__' of 'set' objects} 1 0.000 0.000 0.000 0.000 ApproximatedFHGittins.py:6() 1 0.000 0.000 0.000 0.000 classification.py:8() 3 0.000 0.000 0.000 0.000 typeinfer.py:953(get_state_token) 24 0.000 0.000 0.000 0.000 ir.py:905(get_definition) 3 0.000 0.000 0.000 0.000 passmanagers.py:10(create_function_pass_manager) 48 0.000 0.000 0.000 0.000 types.py:242(format_constant) 2 0.000 0.000 0.000 0.000 executionengine.py:80(add_module) 4 0.000 0.000 0.000 0.000 module.py:79(get_global_variable) 6 0.000 0.000 0.000 0.000 module.py:104(name) 1 0.000 0.000 0.000 0.000 GObject.py:557(Object) 1 0.000 0.000 0.000 0.000 _strptime.py:103() 1 0.000 0.000 0.000 0.000 clipboard.py:2() 170 0.000 0.000 0.000 0.000 pyparsing.py:2020(setWhitespaceChars) 1 0.000 0.000 0.000 0.000 compilerop.py:11() 10 0.000 0.000 0.000 0.000 dtypes.py:85(is_dtype) 1 0.000 0.000 0.000 0.000 _matfuncs_sqrtm.py:6() 1 0.000 0.000 0.000 0.000 stride_tricks.py:7() 17 0.000 0.000 0.000 0.000 argparse.py:840(__init__) 8 0.000 0.000 0.000 0.000 weakref.py:165(__setitem__) 22 0.000 0.000 0.000 0.000 _collections_abc.py:816(clear) 4 0.000 0.000 0.000 0.000 {built-in method _pickle.dumps} 1 0.000 0.000 0.000 0.000 consts.py:1() 75 0.000 0.000 0.000 0.000 npyimpl.py:400(_KernelImpl) 1 0.000 0.000 0.000 0.000 ctypes_utils.py:3() 1 0.000 0.000 0.000 0.000 klUCBloglog10.py:6() 1 0.000 0.000 0.000 0.000 OCUCB.py:5() 1 0.000 0.000 0.000 0.000 MOSSH.py:4() 1 0.000 0.000 0.000 0.000 klUCBlog10.py:6() 20 0.000 0.000 0.000 0.000 builtins.py:134(choose_result_bitwidth) 4 0.000 0.000 0.000 0.000 instructions.py:522(descr) 2 0.000 0.000 0.000 0.000 values.py:156(literal_struct) 3 0.000 0.000 0.000 0.000 executionengine.py:177(_raw_object_cache_getbuffer) 1 0.000 0.000 0.000 0.000 __init__.py:1737(_index) 1 0.000 0.000 0.000 0.000 pycompat.py:10() 1 0.000 0.000 0.000 0.000 token.py:9() 9 0.000 0.000 0.000 0.000 typing.py:498(__init__) 1 0.000 0.000 0.000 0.000 timeseries.py:1() 1 0.000 0.000 0.000 0.000 offsets.py:2808(Day) 7 0.000 0.000 0.000 0.000 _parser.py:315(_convert) 1 0.000 0.000 0.000 0.000 _parser.py:1315(_tzparser) 137 0.000 0.000 0.000 0.000 pyparsing.py:2039(setWhitespaceChars) 102 0.000 0.000 0.000 0.000 pyparsing.py:2137(streamline) 12 0.000 0.000 0.000 0.000 pyparsing.py:4735() 9 0.000 0.000 0.000 0.000 arrayprint.py:885(__call__) 32 0.000 0.000 0.000 0.000 _weakrefset.py:67(__len__) 23 0.000 0.000 0.000 0.000 {built-in method _imp.exec_builtin} 2 0.000 0.000 0.000 0.000 {built-in method posix.open} 1 0.000 0.000 0.000 0.000 UCBVtuned.py:4() 1 0.000 0.000 0.000 0.000 builtins.py:322(UnaryNot) 1 0.000 0.000 0.000 0.000 cpu.py:37(create_module) 11 0.000 0.000 0.000 0.000 cgutils.py:1002(normalize_ir_text) 209 0.000 0.000 0.000 0.000 abstract.py:107(__repr__) 1 0.000 0.000 0.000 0.000 jsonimpl.py:10() 1 0.000 0.000 0.000 0.000 __init__.py:951(Environment) 3 0.000 0.000 0.000 0.000 util.py:136(register_after_fork) 1 0.000 0.000 0.000 0.000 visitor.py:10() 2 0.000 0.000 0.000 0.000 _compat.py:91(__new__) 1 0.000 0.000 0.000 0.000 kdtree.py:176(KDTree) 1 0.000 0.000 0.000 0.000 tricontour.py:1() 27 0.000 0.000 0.000 0.000 __init__.py:1013(is_url) 1 0.000 0.000 0.000 0.000 format.py:149() 1 0.000 0.000 0.000 0.000 result.py:24(TestResult) 10 0.000 0.000 0.000 0.000 arrayprint.py:856() 7 0.000 0.000 0.000 0.000 {built-in method posix.close} 1 0.000 0.000 0.000 0.000 MOSSExperimental.py:6() 1 0.000 0.000 0.000 0.000 UCBmin.py:4() 1 0.000 0.000 0.000 0.000 serialize.py:3() 1 0.000 0.000 0.000 0.000 intrinsics.py:3() 2 0.000 0.000 0.000 0.000 analysis.py:160(compute_live_variables) 6 0.000 0.000 0.000 0.000 cgutils.py:44(make_bytearray) 9 0.000 0.000 0.000 0.000 base.py:339(_insert_get_constant_defn) 6 0.000 0.000 0.000 0.000 typeof.py:56(_typeof_buffer) 176 0.000 0.000 0.000 0.000 context.py:20(__init__) 1 0.000 0.000 0.000 0.000 runtests.py:1() 12 0.000 0.000 0.000 0.000 module.py:23(_fix_metadata_operands) 6 0.000 0.000 0.000 0.000 types.py:313(format_constant) 1 0.000 0.000 0.000 0.000 poll.py:1() 32 0.000 0.000 0.000 0.000 typing.py:654(_check_generic) 2 0.000 0.000 0.000 0.000 sentinel.py:1() 1 0.000 0.000 0.000 0.000 wildcard.py:8() 1 0.000 0.000 0.000 0.000 tile.py:3() 1 0.000 0.000 0.000 0.000 _backend_tk.py:100(FigureCanvasTk) 1 0.000 0.000 0.000 0.000 tritools.py:3() 281 0.000 0.000 0.000 0.000 pyparsing.py:2634() 158 0.000 0.000 0.000 0.000 pyparsing.py:3370() 1 0.000 0.000 0.000 0.000 inspect.py:2385(_ParameterKind) 81 0.000 0.000 0.000 0.000 utils.py:69(__init__) 182 0.000 0.000 0.000 0.000 difflib.py:644() 4 0.000 0.000 0.000 0.000 {method 'max' of 'numpy.ndarray' objects} 2 0.000 0.000 0.000 0.000 {function Random.seed at 0x7f9e85185d08} 10 0.000 0.000 0.000 0.000 setdecl.py:157(generic) 1 0.000 0.000 0.000 0.000 DMED.py:102(__init__) 1 0.000 0.000 0.000 0.000 UCBdagger.py:5() 10 0.000 0.000 0.000 0.000 ir.py:175(binop) 1 0.000 0.000 0.000 0.000 widget_int.py:196(_IntRange) 1 0.000 0.000 0.000 0.000 tracker.py:1() 1 0.000 0.000 0.000 0.000 base_futures.py:1() 2 0.000 0.000 0.000 0.000 _mapping.py:14() 2 0.000 0.000 0.000 0.000 py3compat.py:196(doctest_refactor_print) 13 0.000 0.000 0.000 0.000 nanops.py:60(__init__) 1 0.000 0.000 0.000 0.000 mstats_extras.py:4() 95 0.000 0.000 0.000 0.000 cycler.py:138(keys) 1 0.000 0.000 0.000 0.000 MOSSAnytime.py:4() 1 0.000 0.000 0.000 0.000 BayesUCB.py:4() 1 0.000 0.000 0.000 0.000 UCBlog10.py:4() 1 0.000 0.000 0.000 0.000 Gauss.py:11() 20 0.000 0.000 0.000 0.000 dispatcher.py:417(__repr__) 1 0.000 0.000 0.000 0.000 nrtdynmod.py:3() 2 0.000 0.000 0.000 0.000 typeinfer.py:783(seed_argument) 10 0.000 0.000 0.000 0.000 dataflow.py:401(_binaryop) 1 0.000 0.000 0.000 0.000 builtins.py:251() 1 0.000 0.000 0.000 0.000 ctypes_support.py:3() 6 0.000 0.000 0.000 0.000 types.py:265(_format_double) 23 0.000 0.000 0.000 0.000 utils.py:83(internalcode) 1 0.000 0.000 0.000 0.000 mouse_events.py:17() 1 0.000 0.000 0.000 0.000 plotting.py:1() 1 0.000 0.000 0.000 0.000 offsets.py:137(DateOffset) 1 0.000 0.000 0.000 0.000 cast.py:935(maybe_cast_to_datetime) 100 0.000 0.000 0.000 0.000 ssl.py:124() 100 0.000 0.000 0.000 0.000 ssl.py:129() 25 0.000 0.000 0.000 0.000 ipaddress.py:476(_prefix_from_prefix_string) 4 0.000 0.000 0.000 0.000 pyparsing.py:3807(__init__) 1 0.000 0.000 0.000 0.000 sysconfig.py:51(_python_build) 97 0.000 0.000 0.000 0.000 argparse.py:298() 91 0.000 0.000 0.000 0.000 argparse.py:569(_metavar_formatter) 28 0.000 0.000 0.000 0.000 getlimits.py:532(max) 46 0.000 0.000 0.000 0.000 functools.py:692(is_related) 137 0.000 0.000 0.000 0.000 {built-in method _struct.unpack} 1 0.000 0.000 0.000 0.000 c_ast.py:321(Default) 1 0.000 0.000 0.000 0.000 AdBandits.py:6() 1 0.000 0.000 0.000 0.000 klUCBloglog.py:6() 1 0.000 0.000 0.000 0.000 UCBplus.py:4() 1 0.000 0.000 0.000 0.000 UCBrandomInit.py:4() 1 0.000 0.000 0.000 0.000 multiclass.py:133(OneVsRestClassifier) 1 0.000 0.000 0.000 0.000 partial_dependence.py:1() 1 0.000 0.000 0.000 0.000 Bernoulli.py:21() 1 0.000 0.000 0.000 0.000 callconv.py:326(return_value) 2 0.000 0.000 0.000 0.000 interpreter.py:809(op_BINARY_TRUE_DIVIDE) 20 0.000 0.000 0.000 0.000 functions.py:231(__hash__) 2 0.000 0.000 0.000 0.000 widget_link.py:20(__init__) 1 0.000 0.000 0.000 0.000 widget_float.py:256(_FloatRange) 1 0.000 0.000 0.000 0.000 widget_int.py:179(IntProgress) 1 0.000 0.000 0.000 0.000 attrsettr.py:2() 1 0.000 0.000 0.000 0.000 __init__.py:167(get_supported_platform) 1 0.000 0.000 0.000 0.000 doctree.py:5() 1 0.000 0.000 0.000 0.000 unix_events.py:49(_UnixSelectorEventLoop) 1 0.000 0.000 0.000 0.000 optimizer.py:18() 32 0.000 0.000 0.000 0.000 normalizer.py:88(_register_rule) 29 0.000 0.000 0.000 0.000 typing.py:1033(_abc_negative_cache_version) 1 0.000 0.000 0.000 0.000 category.py:749(_add_accessors) 5 0.000 0.000 0.000 0.000 common.py:223(is_datetimetz) 1 0.000 0.000 0.000 0.000 ndgriddata.py:6() 1 0.000 0.000 0.000 0.000 dogbox.py:42() 100 0.000 0.000 0.000 0.000 ssl.py:134() 1 0.000 0.000 0.000 0.000 sysconfig.py:42(_is_python_source_dir) 72 0.000 0.000 0.000 0.000 argparse.py:1287(_registry_get) 47 0.000 0.000 0.000 0.000 __init__.py:683(__init__) 1 0.000 0.000 0.000 0.000 datetime.py:1949(timezone) 110 0.000 0.000 0.000 0.000 six.py:180(find_module) 28 0.000 0.000 0.000 0.000 {built-in method _struct.calcsize} 1 0.000 0.000 0.000 0.000 c_parser.py:19(CParser) 1 0.000 0.000 0.000 0.000 DMED.py:31(__init__) 1 0.000 0.000 0.000 0.000 gpr.py:21(GaussianProcessRegressor) 1 0.000 0.000 0.000 0.000 compiler.py:394(stage_preserve_ir) 1 0.000 0.000 0.000 0.000 options.py:3() 6 0.000 0.000 0.000 0.000 controlflow.py:400(_find_loops) 43 0.000 0.000 0.000 0.000 ir.py:50(with_lineno) 22 0.000 0.000 0.000 0.000 registry.py:56(typing_context) 1 0.000 0.000 0.000 0.000 errors.py:268() 1 0.000 0.000 0.000 0.000 widget_selectioncontainer.py:17(_SelectionContainer) 12 0.000 0.000 0.000 0.000 pyparsing.py:4716() 1 0.000 0.000 0.000 0.000 tables.py:167(CSVTable) 58 0.000 0.000 0.000 0.000 __init__.py:37(__new__) 1 0.000 0.000 0.000 0.000 normalizer.py:14(Normalizer) 1 0.000 0.000 0.000 0.000 python.py:245(Python3Lexer) 1 0.000 0.000 0.000 0.000 excolors.py:18(exception_colors) 1 0.000 0.000 0.000 0.000 sputils.py:2() 1 0.000 0.000 0.000 0.000 windowing.py:8() 1 0.000 0.000 0.000 0.000 Image.py:2865(_apply_env_variables) 1 0.000 0.000 0.000 0.000 collections.py:36(Collection) 1 0.000 0.000 0.000 0.000 uu.py:31() 100 0.000 0.000 0.000 0.000 ssl.py:149() 4 0.000 0.000 0.000 0.000 fontconfig_pattern.py:160(_property) 1 0.000 0.000 0.000 0.000 linalg.py:74(_determine_error_states) 43 0.000 0.000 0.000 0.000 _inspect.py:15(ismethod) 3 0.000 0.000 0.000 0.000 datetime.py:1368(__new__) 1 0.000 0.000 0.000 0.000 MOSS.py:4() 1 0.000 0.000 0.000 0.000 BayesianIndexPolicy.py:2() 1 0.000 0.000 0.000 0.000 ThompsonRobust.py:4() 1 0.000 0.000 0.000 0.000 Binomial.py:21() 1 0.000 0.000 0.000 0.000 builtins.py:217(BinOpPower) 1 0.000 0.000 0.000 0.000 cgutils.py:298(__getattr__) 1 0.000 0.000 0.000 0.000 npdatetime.py:5() 4 0.000 0.000 0.000 0.000 errors.py:30(decorator) 3 0.000 0.000 0.000 0.000 passmanagers.py:103(__init__) 4 0.000 0.000 0.000 0.000 transforms.py:49(inlining_threshold) 1 0.000 0.000 0.000 0.000 widget_string.py:60(Textarea) 14 0.000 0.000 0.000 0.000 zipfile.py:320(__init__) 1 0.000 0.000 0.000 0.000 tempdir.py:5() 86 0.000 0.000 0.000 0.000 typing.py:518(_get_type_vars) 1 0.000 0.000 0.000 0.000 _trustregion.py:1() 1 0.000 0.000 0.000 0.000 dviread.py:788(PsfontsMap) 13 0.000 0.000 0.000 0.000 pyparsing.py:3759(__str__) 2 0.000 0.000 0.000 0.000 subprocess.py:1154(_get_handles) 3 0.000 0.000 0.000 0.000 ufunclike.py:14(_deprecate_out_named_y) 161 0.000 0.000 0.000 0.000 enum.py:628() 43 0.000 0.000 0.000 0.000 {method 'rsplit' of 'str' objects} 1 0.000 0.000 0.000 0.000 {method 'write' of '_io.FileIO' objects} 1 0.000 0.000 0.000 0.000 MEGA.py:7() 1 0.000 0.000 0.000 0.000 UCBwrong.py:9() 1 0.000 0.000 0.000 0.000 gbrt.py:1() 257 0.000 0.000 0.000 0.000 postproc.py:184() 6 0.000 0.000 0.000 0.000 controlflow.py:268(_eliminate_dead_blocks) 45 0.000 0.000 0.000 0.000 ir.py:761(append) 1 0.000 0.000 0.000 0.000 callwrapper.py:66(emit_cleanup) 8 0.000 0.000 0.000 0.000 cgutils.py:419(if_unlikely) 12 0.000 0.000 0.000 0.000 context.py:206(_get_attribute_templates) 1 0.000 0.000 0.000 0.000 functions.py:326(__init__) 16 0.000 0.000 0.000 0.000 utils.py:407(_not_op_and_not_eq) 4 0.000 0.000 0.000 0.000 instructions.py:507(__init__) 1 0.000 0.000 0.000 0.000 widget_float.py:223(FloatProgress) 5 0.000 0.000 0.000 0.000 pyparsing.py:4251(__init__) 1 0.000 0.000 0.000 0.000 _compat.py:20(with_metaclass) 1 0.000 0.000 0.000 0.000 frontend.py:355(OptionParser) 1 0.000 0.000 0.000 0.000 buffer_mapping.py:4() 1 0.000 0.000 0.000 0.000 internals.py:4363(__init__) 1 0.000 0.000 0.000 0.000 _cm.py:7() 4 0.000 0.000 0.000 0.000 ssl.py:360(__new__) 145 0.000 0.000 0.000 0.000 cycler.py:212() 11 0.000 0.000 0.000 0.000 rcsetup.py:75(_listify_validator) 14 0.000 0.000 0.000 0.000 rcsetup.py:194(validate_axisbelow) 1 0.000 0.000 0.000 0.000 __init__.py:1183() 69 0.000 0.000 0.000 0.000 argparse.py:211(__init__) 79 0.000 0.000 0.000 0.000 argparse.py:240(_add_item) 63 0.000 0.000 0.000 0.000 function_base.py:13(_index_deprecate) 40 0.000 0.000 0.000 0.000 numerictypes.py:155(english_upper) 27 0.000 0.000 0.000 0.000 posixpath.py:52(normcase) 1 0.000 0.000 0.000 0.000 BESA.py:10() 1 0.000 0.000 0.000 0.000 UCBjulia.py:13() 2 0.000 0.000 0.000 0.000 typeinfer.py:788(seed_type) 10 0.000 0.000 0.000 0.000 typeinfer.py:1223(typeof_intrinsic_call) 1 0.000 0.000 0.000 0.000 ir.py:877(copy) 1 0.000 0.000 0.000 0.000 lowering.py:162(extract_function_arguments) 19 0.000 0.000 0.000 0.000 core.py:76(function) 4 0.000 0.000 0.000 0.000 six.py:89(__get__) 48 0.000 0.000 0.000 0.000 values.py:516(__init__) 68 0.000 0.000 0.000 0.000 values.py:669(__init__) 7 0.000 0.000 0.000 0.000 value.py:74(linkage) 1 0.000 0.000 0.000 0.000 Arm.py:2() 5 0.000 0.000 0.000 0.000 ffi.py:250(__hash__) 1 0.000 0.000 0.000 0.000 widget_float.py:61(_BoundedLogFloat) 190 0.000 0.000 0.000 0.000 pyparsing.py:180() 4 0.000 0.000 0.000 0.000 pyparsing.py:1979(__invert__) 1 0.000 0.000 0.000 0.000 _structures.py:4() 1 0.000 0.000 0.000 0.000 _compat.py:28(__new__) 18 0.000 0.000 0.000 0.000 six.py:126(__init__) 11 0.000 0.000 0.000 0.000 six.py:195(load_module) 11 0.000 0.000 0.000 0.000 six.py:209(is_package) 1 0.000 0.000 0.000 0.000 __init__.py:374(get_build_platform) 1 0.000 0.000 0.000 0.000 html.py:18(MetaBody) 15 0.000 0.000 0.000 0.000 typing.py:1255() 1 0.000 0.000 0.000 0.000 prefilter.py:78(PrefilterManager) 1 0.000 0.000 0.000 0.000 python.py:569(CythonLexer) 1 0.000 0.000 0.000 0.000 wildcard.py:22(create_typestr2type_dicts) 1 0.000 0.000 0.000 0.000 configurable.py:33(Configurable) 5 0.000 0.000 0.000 0.000 generic.py:7118(_doc_parms) 5 0.000 0.000 0.000 0.000 base.py:4030(_add_numeric_methods_unary) 7 0.000 0.000 0.000 0.000 platform.py:1246(python_implementation) 6 0.000 0.000 0.000 0.000 api.py:178(typeof) 1 0.000 0.000 0.000 0.000 patches.py:2466(FancyBboxPatch) 100 0.000 0.000 0.000 0.000 ssl.py:144() 1 0.000 0.000 0.000 0.000 ipaddress.py:1245(IPv4Address) 48 0.000 0.000 0.000 0.000 __init__.py:190(_checkLevel) 18 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.dragon4_positional} 7 0.000 0.000 0.000 0.000 {method 'find_module' of 'zipimport.zipimporter' objects} 1 0.000 0.000 0.000 0.000 printimpl.py:3() 1 0.000 0.000 0.000 0.000 CORRAL.py:14() 1 0.000 0.000 0.000 0.000 stats.py:1() 1 0.000 0.000 0.000 0.000 EpsilonGreedy.py:6() 1 0.000 0.000 0.000 0.000 interpreter.py:116(init_first_block) 20 0.000 0.000 0.000 0.000 ir.py:597(__repr__) 1 0.000 0.000 0.000 0.000 cgutils.py:315(__getitem__) 26 0.000 0.000 0.000 0.000 templates.py:631(register_attr) 2 0.000 0.000 0.000 0.000 context.py:60(register) 2 0.000 0.000 0.000 0.000 abstract.py:166(__call__) 8 0.000 0.000 0.000 0.000 types.py:57(_setup_class_methods) 1 0.000 0.000 0.000 0.000 widget_controller.py:17(Button) 1 0.000 0.000 0.000 0.000 widget_float.py:284(_BoundedFloatRange) 1 0.000 0.000 0.000 0.000 widget_int.py:223(Play) 1 0.000 0.000 0.000 0.000 domwidget.py:13(DOMWidget) 1 0.000 0.000 0.000 0.000 cProfile.py:5() 1 0.000 0.000 0.000 0.000 python.py:162(PyObject) 1 0.000 0.000 0.000 0.000 c.py:59(CObject) 195 0.000 0.000 0.000 0.000 pyparsing.py:3351() 97 0.000 0.000 0.000 0.000 pyparsing.py:4740() 6 0.000 0.000 0.000 0.000 __init__.py:2121() 1 0.000 0.000 0.000 0.000 filecmp.py:11() 3 0.000 0.000 0.000 0.000 filters.py:338(has_builtin_methods) 1 0.000 0.000 0.000 0.000 syspathcontext.py:8() 1 0.000 0.000 0.000 0.000 python.py:847(NumPyLexer) 1 0.000 0.000 0.000 0.000 offsets.py:2813(Hour) 5 0.000 0.000 0.000 0.000 common.py:191(is_categorical) 1 0.000 0.000 0.000 0.000 _solvers.py:1() 100 0.000 0.000 0.000 0.000 ssl.py:139() 3 0.000 0.000 0.000 0.000 pyparsing.py:3142(__init__) 2 0.000 0.000 0.000 0.000 rcsetup.py:115(validate_path_exists) 2 0.000 0.000 0.000 0.000 subprocess.py:1401(_try_wait) 1 0.000 0.000 0.000 0.000 core.py:6282(__array_finalize__) 1 0.000 0.000 0.000 0.000 nanfunctions.py:21() 16 0.000 0.000 0.000 0.000 threading.py:1230(current_thread) 1 0.000 0.000 0.000 0.000 __future__.py:48() 18 0.000 0.000 0.000 0.000 {method 'tolist' of 'memoryview' objects} 12 0.000 0.000 0.000 0.000 consts.py:26(infer_constant) 1 0.000 0.000 0.000 0.000 WrapRange.py:17() 1 0.000 0.000 0.000 0.000 Aggregator.py:34() 1 0.000 0.000 0.000 0.000 Exp3PlusPlus.py:7() 1 0.000 0.000 0.000 0.000 codegen.py:536(JitEngine) 2 0.000 0.000 0.000 0.000 interpreter.py:803(op_BINARY_MULTIPLY) 1 0.000 0.000 0.000 0.000 builtins.py:332(OrderedCmpOp) 6 0.000 0.000 0.000 0.000 builtins.py:259(constant_dummy) 2 0.000 0.000 0.000 0.000 base.py:733(get_struct_type) 1 0.000 0.000 0.000 0.000 callwrapper.py:129() 2 0.000 0.000 0.000 0.000 builder.py:809(atomic_rmw) 6 0.000 0.000 0.000 0.000 types.py:259(_format_float_as_hex) 7 0.000 0.000 0.000 0.000 value.py:78(linkage) 64 0.000 0.000 0.000 0.000 {method 'get_name' of 'gi.BaseInfo' objects} 1 0.000 0.000 0.000 0.000 widget_selection.py:548(SelectionSlider) 4 0.000 0.000 0.000 0.000 _strptime.py:29(_getlang) 1 0.000 0.000 0.000 0.000 events.py:12() 4 0.000 0.000 0.000 0.000 pyparsing.py:3788(__init__) 1 0.000 0.000 0.000 0.000 selector_events.py:54(BaseSelectorEventLoop) 1 0.000 0.000 0.000 0.000 search_state.py:1() 1 0.000 0.000 0.000 0.000 getpass.py:11() 1 0.000 0.000 0.000 0.000 generic.py:7032(_add_series_only_operations) 1 0.000 0.000 0.000 0.000 offsets.py:695(BusinessHourMixin) 1 0.000 0.000 0.000 0.000 common.py:207(_default_index) 1 0.000 0.000 0.000 0.000 bsr.py:22(bsr_matrix) 3 0.000 0.000 0.000 0.000 _version.py:151(__ge__) 1 0.000 0.000 0.000 0.000 __init__.py:853(mkdirs) 39 0.000 0.000 0.000 0.000 __init__.py:1612(_preprocess_data) 2 0.000 0.000 0.000 0.000 __init__.py:769(__init__) 6 0.000 0.000 0.000 0.000 traceback.py:212(clear_frames) 1 0.000 0.000 0.000 0.000 MAB.py:115(__repr__) 6 0.000 0.000 0.000 0.000 mathimpl.py:118(unary_math_intr) 2 0.000 0.000 0.000 0.000 backports.py:3() 1 0.000 0.000 0.000 0.000 BoltzmannGumbel.py:6() 1 0.000 0.000 0.000 0.000 Gamma.py:6() 43 0.000 0.000 0.000 0.000 bytecode.py:120(_unpack_opargs) 17 0.000 0.000 0.000 0.000 ir.py:159(__init__) 25 0.000 0.000 0.000 0.000 core.py:60(int) 26 0.000 0.000 0.000 0.000 context.py:404(insert_attributes) 3 0.000 0.000 0.000 0.000 iterators.py:9(__init__) 2 0.000 0.000 0.000 0.000 instructions.py:468(descr) 6 0.000 0.000 0.000 0.000 builder.py:35(wrap) 10 0.000 0.000 0.000 0.000 values.py:37() 1 0.000 0.000 0.000 0.000 _tqdm_gui.py:9() 7 0.000 0.000 0.000 0.000 types.py:79(_setup_vfuncs) 1 0.000 0.000 0.000 0.000 queues.py:28(Queue) 1 0.000 0.000 0.000 0.000 enums.py:1() 1 0.000 0.000 0.000 0.000 contexts.py:3() 17 0.000 0.000 0.000 0.000 magic.py:86(magics_class) 11 0.000 0.000 0.000 0.000 magic_arguments.py:102(add_usage) 234 0.000 0.000 0.000 0.000 traitlets.py:911(__get__) 1 0.000 0.000 0.000 0.000 pytables.py:226(FilterBinOp) 1 0.000 0.000 0.000 0.000 offsets.py:1536(Week) 1 0.000 0.000 0.000 0.000 offsets.py:2838(Nano) 7 0.000 0.000 0.000 0.000 offsets.py:194(__init__) 1 0.000 0.000 0.000 0.000 _constants.py:4() 1 0.000 0.000 0.000 0.000 geo.py:447(LambertAxes) 166 0.000 0.000 0.000 0.000 ipaddress.py:417(_check_int_address) 19 0.000 0.000 0.000 0.000 threading.py:74(RLock) 3 0.000 0.000 0.000 0.000 result.py:12(failfast) 30 0.000 0.000 0.000 0.000 numerictypes.py:444(_add_array_type) 200 0.000 0.000 0.000 0.000 {method 'start' of '_sre.SRE_Match' objects} 40 0.000 0.000 0.000 0.000 scorer.py:400(make_scorer) 1 0.000 0.000 0.000 0.000 IndexPolicy.py:5() 1 0.000 0.000 0.000 0.000 callconv.py:142(decode_arguments) 2 0.000 0.000 0.000 0.000 interpreter.py:542(op_STORE_FAST) 10 0.000 0.000 0.000 0.000 ir.py:546(__str__) 12 0.000 0.000 0.000 0.000 _utils.py:71() 135 0.000 0.000 0.000 0.000 ffi.py:85(__init__) 1 0.000 0.000 0.000 0.000 {built-in method gi._gi.flags_add} 8 0.000 0.000 0.000 0.000 {method 'get_methods' of 'ObjectInfo' objects} 16 0.000 0.000 0.000 0.000 _tqdm.py:126(exit) 1 0.000 0.000 0.000 0.000 _strptime.py:96() 6 0.000 0.000 0.000 0.000 pyparsing.py:3057(__init__) 30 0.000 0.000 0.000 0.000 __init__.py:2234(_is_egg_path) 1 0.000 0.000 0.000 0.000 console.py:31(get_terminal_width) 1 0.000 0.000 0.000 0.000 manager.py:15() 18 0.000 0.000 0.000 0.000 typing.py:651() 247 0.000 0.000 0.000 0.000 typing.py:975() 11 0.000 0.000 0.000 0.000 loader.py:275(__getattr__) 26 0.000 0.000 0.000 0.000 traitlets.py:941(class_init) 1 0.000 0.000 0.000 0.000 offsets.py:2818(Minute) 1 0.000 0.000 0.000 0.000 offsets.py:2833(Micro) 1 0.000 0.000 0.000 0.000 basic.py:754(erfinv) 2 0.000 0.000 0.000 0.000 sputils.py:20(upcast) 4 0.000 0.000 0.000 0.000 isoparser.py:20(_takes_ascii) 1 0.000 0.000 0.000 0.000 model.py:91(build_backend_type) 1 0.000 0.000 0.000 0.000 transforms.py:2133(IdentityTransform) 9 0.000 0.000 0.000 0.000 fontconfig_pattern.py:152(_families) 6 0.000 0.000 0.000 0.000 :661(is_package) 4 0.000 0.000 0.000 0.000 listdecl.py:180(generic) 1 0.000 0.000 0.000 0.000 klUCBPlusPlus.py:54(__init__) 1 0.000 0.000 0.000 0.000 UniformOnSome.py:3() 1 0.000 0.000 0.000 0.000 TakeRandomFixedArm.py:4() 1 0.000 0.000 0.000 0.000 EpsilonExpDecreasing.py:6() 21 0.000 0.000 0.000 0.000 bytecode.py:32(get_code_object) 1 0.000 0.000 0.000 0.000 setobj.py:94(_SetPayload) 2 0.000 0.000 0.000 0.000 pythonapi.py:1215(alloca_obj) 1 0.000 0.000 0.000 0.000 cgutils.py:629(unpack_tuple) 5 0.000 0.000 0.000 0.000 utils.py:482() 1 0.000 0.000 0.000 0.000 utils.py:520(finalize) 78 0.000 0.000 0.000 0.000 misc.py:58(key) 1 0.000 0.000 0.000 0.000 _error.py:30() 1 0.000 0.000 0.000 0.000 c.py:252(CDomain) 1 0.000 0.000 0.000 0.000 zipfile.py:234(_EndRecData) 1 0.000 0.000 0.000 0.000 components.py:7() 1 0.000 0.000 0.000 0.000 smartquotes.py:313() 1 0.000 0.000 0.000 0.000 coroutines.py:57(has_yield_from_bug) 1 0.000 0.000 0.000 0.000 flow_analysis.py:1() 26 0.000 0.000 0.000 0.000 cache.py:19(__init__) 1 0.000 0.000 0.000 0.000 cmd.py:43() 34 0.000 0.000 0.000 0.000 accessor.py:112(_create_delegator_method) 1 0.000 0.000 0.000 0.000 cast.py:838(maybe_infer_to_datetimelike) 1 0.000 0.000 0.000 0.000 lazy.py:118() 3 0.000 0.000 0.000 0.000 context.py:40(cpu_count) 1 0.000 0.000 0.000 0.000 __init__.py:571(Misc) 1 0.000 0.000 0.000 0.000 ssl.py:376(Purpose) 2 0.000 0.000 0.000 0.000 core.py:2908(_update_from) 1 0.000 0.000 0.000 0.000 _polybase.py:19(ABCPolyBase) 17 0.000 0.000 0.000 0.000 threading.py:239(__enter__) 4 0.000 0.000 0.000 0.000 shape_base.py:11(atleast_1d) 1 0.000 0.000 0.000 0.000 fnmatch.py:11() 1 0.000 0.000 0.000 0.000 MAB.py:136() 186 0.000 0.000 0.000 0.000 {method 'ljust' of 'str' objects} 2 0.000 0.000 0.000 0.000 numbers.py:574(real_mul_impl) 1 0.000 0.000 0.000 0.000 LearnExp.py:14() 5 0.000 0.000 0.000 0.000 klUCBPlusPlus.py:59(__str__) 10 0.000 0.000 0.000 0.000 BayesianIndexPolicy.py:23(__str__) 1 0.000 0.000 0.000 0.000 builtins.py:37(Abs) 7 0.000 0.000 0.000 0.000 pythonapi.py:31(lookup) 16 0.000 0.000 0.000 0.000 module.py:177(__init__) 1 0.000 0.000 0.000 0.000 widget_image.py:27(Image) 1 0.000 0.000 0.000 0.000 timeit.py:51() 20 0.000 0.000 0.000 0.000 __init__.py:50(__init__) 1 0.000 0.000 0.000 0.000 displayhook.py:23(DisplayHook) 1 0.000 0.000 0.000 0.000 getopt.py:15() 2 0.000 0.000 0.000 0.000 coloransi.py:48(make_color_table) 1 0.000 0.000 0.000 0.000 pytables.py:3766(LegacyTable) 5 0.000 0.000 0.000 0.000 common.py:334(is_datetime64tz_dtype) 1 0.000 0.000 0.000 0.000 common.py:1596(is_extension_type) 2 0.000 0.000 0.000 0.000 config.py:223(__call__) 10 0.000 0.000 0.000 0.000 _multivariate.py:184(__init__) 1 0.000 0.000 0.000 0.000 _trustregion_ncg.py:1() 1 0.000 0.000 0.000 0.000 lobpcg.py:11() 1 0.000 0.000 0.000 0.000 __init__.py:205() 1 0.000 0.000 0.000 0.000 _parser.py:532(parser) 19 0.000 0.000 0.000 0.000 cycler.py:225(__iter__) 97 0.000 0.000 0.000 0.000 pyparsing.py:4759() 32 0.000 0.000 0.000 0.000 difflib.py:227(set_seq1) 2 0.000 0.000 0.000 0.000 getlimits.py:251(_get_machar) 1 0.000 0.000 0.000 0.000 os.py:195(makedirs) 48 0.000 0.000 0.000 0.000 pyparsing.py:483(haskeys) 292 0.000 0.000 0.000 0.000 {method '__getitem__' of 'dict' objects} 1 0.000 0.000 0.000 0.000 :5(MachAr) 1 0.000 0.000 0.000 0.000 EpsilonDecreasing.py:6() 1 0.000 0.000 0.000 0.000 EpsilonDecreasingMEGA.py:7() 3 0.000 0.000 0.000 0.000 extending.py:17(type_callable) 91 0.000 0.000 0.000 0.000 lowering.py:241(debug_print) 141 0.000 0.000 0.000 0.000 lowering.py:918(getvar) 1 0.000 0.000 0.000 0.000 base.py:174(BaseContext) 1 0.000 0.000 0.000 0.000 cgutils.py:636() 20 0.000 0.000 0.000 0.000 registry.py:99(__getitem__) 4 0.000 0.000 0.000 0.000 transforms.py:7(create_pass_manager_builder) 1 0.000 0.000 0.000 0.000 _propertyhelper.py:50(Property) 1 0.000 0.000 0.000 0.000 _signalhelper.py:33(Signal) 1 0.000 0.000 0.000 0.000 widget_bool.py:47(ToggleButton) 1 0.000 0.000 0.000 0.000 widget_int.py:78(_BoundedInt) 1 0.000 0.000 0.000 0.000 interface.py:21() 1 0.000 0.000 0.000 0.000 project.py:1() 1 0.000 0.000 0.000 0.000 pyparsing.py:1931(__xor__) 281 0.000 0.000 0.000 0.000 pyparsing.py:2615() 96 0.000 0.000 0.000 0.000 __init__.py:1786(__init__) 1 0.000 0.000 0.000 0.000 environment.py:113(Environment) 1 0.000 0.000 0.000 0.000 typing.py:686(_Union) 1 0.000 0.000 0.000 0.000 prefilter.py:532(PrefilterHandler) 8 0.000 0.000 0.000 0.000 coloransi.py:113(__init__) 1 0.000 0.000 0.000 0.000 internals.py:2921(make_block) 1 0.000 0.000 0.000 0.000 offsets.py:595(BusinessDay) 1 0.000 0.000 0.000 0.000 offsets.py:2823(Second) 1 0.000 0.000 0.000 0.000 offsets.py:2828(Milli) 24 0.000 0.000 0.000 0.000 config.py:692(config_prefix) 7 0.000 0.000 0.000 0.000 config.py:794(is_one_of_factory) 1 0.000 0.000 0.000 0.000 palettes.py:262() 1 0.000 0.000 0.000 0.000 construct.py:2() 1 0.000 0.000 0.000 0.000 geo.py:20(GeoAxes) 1 0.000 0.000 0.000 0.000 geo.py:373(MollweideAxes) 21 0.000 0.000 0.000 0.000 model.py:68(_get_items) 3 0.000 0.000 0.000 0.000 pyparsing.py:4270(__init__) 1 0.000 0.000 0.000 0.000 dis.py:372(findlabels) 6 0.000 0.000 0.000 0.000 version.py:69(__ge__) 18 0.000 0.000 0.000 0.000 {method 'cast' of 'memoryview' objects} 1 0.000 0.000 0.000 0.000 UCBalpha.py:29(__init__) 1 0.000 0.000 0.000 0.000 EpsilonFirst.py:4() 1 0.000 0.000 0.000 0.000 static_getitem.py:13(match) 79 0.000 0.000 0.000 0.000 registry.py:7(register) 1 0.000 0.000 0.000 0.000 extending.py:213(_Intrinsic) 54 0.000 0.000 0.000 0.000 ir.py:603(is_temp) 6 0.000 0.000 0.000 0.000 base.py:740(get_dummy_value) 29 0.000 0.000 0.000 0.000 types.py:172(__init__) 7 0.000 0.000 0.000 0.000 types.py:428() 54 0.000 0.000 0.000 0.000 targets.py:43() 1 0.000 0.000 0.000 0.000 initfini.py:63(_version_info) 10 0.000 0.000 0.000 0.000 docutils.py:8() 141 0.000 0.000 0.000 0.000 pyparsing.py:3502() 1 0.000 0.000 0.000 0.000 pydoc.py:370(Doc) 5 0.000 0.000 0.000 0.000 generic.py:1796(_create_indexer) 1 0.000 0.000 0.000 0.000 offsetbox.py:1371(AnnotationBbox) 8 0.000 0.000 0.000 0.000 pyparsing.py:1473(clear) 22 0.000 0.000 0.000 0.000 six.py:829(__prepare__) 16 0.000 0.000 0.000 0.000 threading.py:1136(daemon) 10 0.000 0.000 0.000 0.000 arrayprint.py:851() 1 0.000 0.000 0.000 0.000 linear_assignment_.py:5() 1 0.000 0.000 0.000 0.000 TakeFixedArm.py:4() 1 0.000 0.000 0.000 0.000 compiler.py:260(Pipeline) 1 0.000 0.000 0.000 0.000 typeinfer.py:947(get_return_type) 10 0.000 0.000 0.000 0.000 dataflow.py:251(op_LOAD_GLOBAL) 40 0.000 0.000 0.000 0.000 dataflow.py:781(make_temp) 38 0.000 0.000 0.000 0.000 typeinfer.py:32(__init__) 1 0.000 0.000 0.000 0.000 typeof.py:13(Purpose) 24 0.000 0.000 0.000 0.000 instructions.py:27(module) 2 0.000 0.000 0.000 0.000 types.py:431(format_constant) 1 0.000 0.000 0.000 0.000 CollisionModels.py:20() 1 0.000 0.000 0.000 0.000 widget_float.py:117(BoundedFloatText) 2 0.000 0.000 0.000 0.000 log.py:1() 9 0.000 0.000 0.000 0.000 pyparsing.py:3976(__str__) 8 0.000 0.000 0.000 0.000 pyparsing.py:397(__setitem__) 3 0.000 0.000 0.000 0.000 pyparsing.py:3123(__init__) 1 0.000 0.000 0.000 0.000 cache.py:5() 104 0.000 0.000 0.000 0.000 typing.py:984() 2 0.000 0.000 0.000 0.000 config.py:96(_get_option) 7 0.000 0.000 0.000 0.000 platform.py:1139(_sys_version) 13 0.000 0.000 0.000 0.000 _distn_infrastructure.py:2658(__new__) 8 0.000 0.000 0.000 0.000 nonlin.py:218(_set_doc) 1 0.000 0.000 0.000 0.000 _subplots.py:201(subplot_class_factory) 1 0.000 0.000 0.000 0.000 ipaddress.py:1049(_BaseV4) 6 0.000 0.000 0.000 0.000 _policybase.py:94(_append_doc) 3 0.000 0.000 0.000 0.000 pyparsing.py:2023(suppress) 22 0.000 0.000 0.000 0.000 rcsetup.py:315() 3 0.000 0.000 0.000 0.000 __init__.py:773(_get_data_path_cached) 81 0.000 0.000 0.000 0.000 utils.py:52(_set_function_name) 2 0.000 0.000 0.000 0.000 function_base.py:1851(diff) 8 0.000 0.000 0.000 0.000 sre_parse.py:784(_parse_flags) 2 0.000 0.000 0.000 0.000 {built-in method posix.waitpid} 1 0.000 0.000 0.000 0.000 AdBandits.py:26(__init__) 5 0.000 0.000 0.000 0.000 klUCB.py:43(__str__) 104 0.000 0.000 0.000 0.000 six.py:82(__init__) 37 0.000 0.000 0.000 0.000 six.py:95(__init__) 1 0.000 0.000 0.000 0.000 Posterior.py:2() 1 0.000 0.000 0.000 0.000 BasePolicy.py:5() 3 0.000 0.000 0.000 0.000 codegen.py:529(_proxy) 6 0.000 0.000 0.000 0.000 interpreter.py:638() 1 0.000 0.000 0.000 0.000 npydecl.py:327() 40 0.000 0.000 0.000 0.000 ir.py:668(get_exact) 1 0.000 0.000 0.000 0.000 widget_color.py:17(ColorPicker) 1 0.000 0.000 0.000 0.000 widget_float.py:29(_BoundedFloat) 1 0.000 0.000 0.000 0.000 widget_int.py:134(BoundedIntText) 257 0.000 0.000 0.000 0.000 hmac.py:10() 2 0.000 0.000 0.000 0.000 pyparsing.py:4173(copy) 2 0.000 0.000 0.000 0.000 __init__.py:1841(__init__) 22 0.000 0.000 0.000 0.000 roles.py:146(register_canonical_role) 1 0.000 0.000 0.000 0.000 classes.py:40(BaseDefinition) 8 0.000 0.000 0.000 0.000 typing.py:206(__new__) 1 0.000 0.000 0.000 0.000 prefilter.py:344(PrefilterTransformer) 1 0.000 0.000 0.000 0.000 internals.py:2962(BlockManager) 1 0.000 0.000 0.000 0.000 minres.py:1() 11 0.000 0.000 0.000 0.000 decorator.py:176() 1 0.000 0.000 0.000 0.000 patches.py:31(Patch) 1 0.000 0.000 0.000 0.000 patches.py:1538(Arc) 1 0.000 0.000 0.000 0.000 collections.py:1054(RegularPolyCollection) 26 0.000 0.000 0.000 0.000 deprecation.py:174(finalize) 1 0.000 0.000 0.000 0.000 argparse.py:159(HelpFormatter) 1 0.000 0.000 0.000 0.000 einsumfunc.py:4() 2 0.000 0.000 0.000 0.000 getlimits.py:96(_str_xmin) 1 0.000 0.000 0.000 0.000 numerictypes.py:339(_add_integer_aliases) 1 0.000 0.000 0.000 0.000 numerictypes.py:429(_construct_char_code_lookup) 5 0.000 0.000 0.000 0.000 datetime.py:278(_check_date_fields) 64 0.000 0.000 0.000 0.000 {method 'zfill' of 'str' objects} 115 0.000 0.000 0.000 0.000 {built-in method _struct.pack} 6 0.000 0.000 0.000 0.000 consts.py:50(_do_infer) 2 0.000 0.000 0.000 0.000 klUCBswitch.py:25(threshold_switch_bestchoice) 1 0.000 0.000 0.000 0.000 multiclass.py:8() 4 0.000 0.000 0.000 0.000 six.py:85(__get__) 6 0.000 0.000 0.000 0.000 typeinfer.py:87(union) 12 0.000 0.000 0.000 0.000 controlflow.py:292(_find_dominators_internal) 1 0.000 0.000 0.000 0.000 builtins.py:162(BinOp) 1 0.000 0.000 0.000 0.000 builtins.py:195(BinOpTrueDiv) 1 0.000 0.000 0.000 0.000 packer.py:117(assign_names) 4 0.000 0.000 0.000 0.000 targets.py:135(get_pointee_abi_size) 8 0.000 0.000 0.000 0.000 module.py:206(_dispose) 1 0.000 0.000 0.000 0.000 value.py:30(Visibility) 1 0.000 0.000 0.000 0.000 value.py:38(StorageClass) 1 0.000 0.000 0.000 0.000 widget_float.py:96(FloatText) 257 0.000 0.000 0.000 0.000 hmac.py:11() 1 0.000 0.000 0.000 0.000 pyparsing.py:3417(__init__) 1 0.000 0.000 0.000 0.000 misc.py:22(Include) 1 0.000 0.000 0.000 0.000 base_subprocess.py:12(BaseSubprocessTransport) 1 0.000 0.000 0.000 0.000 asyncsupport.py:156(patch_runtime) 3 0.000 0.000 0.000 0.000 utils.py:313(__init__) 65 0.000 0.000 0.000 0.000 imp.py:107() 19 0.000 0.000 0.000 0.000 typing.py:168(__new__) 1 0.000 0.000 0.000 0.000 signatures.py:5() 1 0.000 0.000 0.000 0.000 debugger.py:214(Pdb) 1 0.000 0.000 0.000 0.000 offsets.py:1123(SemiMonthOffset) 1 0.000 0.000 0.000 0.000 contingency.py:2() 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:356() 1 0.000 0.000 0.000 0.000 decomp_svd.py:1() 1 0.000 0.000 0.000 0.000 axis.py:40(Tick) 1 0.000 0.000 0.000 0.000 Image.py:506(Image) 1 0.000 0.000 0.000 0.000 patches.py:4427(ConnectionPatch) 1 0.000 0.000 0.000 0.000 collections.py:1598(EllipseCollection) 80 0.000 0.000 0.000 0.000 docstring.py:102(do_copy) 29 0.000 0.000 0.000 0.000 version.py:312() 22 0.000 0.000 0.000 0.000 six.py:824(metaclass) 19 0.000 0.000 0.000 0.000 mixins.py:20(_binary_method) 1 0.000 0.000 0.000 0.000 argparse.py:1059(_SubParsersAction) 17 0.000 0.000 0.000 0.000 threading.py:254(_is_owned) 32 0.000 0.000 0.000 0.000 difflib.py:38(_calculate_ratio) 24 0.000 0.000 0.000 0.000 tokenize.py:148() 38 0.000 0.000 0.000 0.000 _inspect.py:43(iscode) 40 0.000 0.000 0.000 0.000 __init__.py:586(update) 118 0.000 0.000 0.000 0.000 _collections_abc.py:392(__subclasshook__) 1 0.000 0.000 0.000 0.000 sysconfig.py:610(get_platform) 5 0.000 0.000 0.000 0.000 MOSSAnytime.py:29(__str__) 20 0.000 0.000 0.000 0.000 deprecation.py:84(_update_doc) 10 0.000 0.000 0.000 0.000 interpreter.py:34(assign) 4 0.000 0.000 0.000 0.000 pythonapi.py:1341(reflect_native_value) 10 0.000 0.000 0.000 0.000 lowering.py:484(cast_result) 70 0.000 0.000 0.000 0.000 lowering.py:490() 20 0.000 0.000 0.000 0.000 typeconv.py:48(get_pointer) 1 0.000 0.000 0.000 0.000 executionengine.py:30(check_jit_execution) 4 0.000 0.000 0.000 0.000 uuid.py:106(__init__) 1 0.000 0.000 0.000 0.000 mouse_handlers.py:1() 35 0.000 0.000 0.000 0.000 style.py:47(colorformat) 40 0.000 0.000 0.000 0.000 typing.py:1019(_abc_negative_cache) 1 0.000 0.000 0.000 0.000 logger.py:2() 1 0.000 0.000 0.000 0.000 prefilter.py:374(PrefilterChecker) 1 0.000 0.000 0.000 0.000 ipstruct.py:8() 1 0.000 0.000 0.000 0.000 range.py:56(__new__) 13 0.000 0.000 0.000 0.000 __init__.py:200(iteritems) 1 0.000 0.000 0.000 0.000 __init__.py:257() 6 0.000 0.000 0.000 0.000 sputils.py:91(to_native) 1 0.000 0.000 0.000 0.000 _common.py:3() 1 0.000 0.000 0.000 0.000 backend_bases.py:2650(FigureManagerBase) 47 0.000 0.000 0.000 0.000 ipaddress.py:607(__init__) 4 0.000 0.000 0.000 0.000 rcsetup.py:327(__call__) 1 0.000 0.000 0.000 0.000 arraypad.py:5() 35 0.000 0.000 0.000 0.000 argparse.py:275() 7 0.000 0.000 0.000 0.000 __init__.py:1284(debug) 2 0.000 0.000 0.000 0.000 os.py:678(__delitem__) 1 0.000 0.000 0.000 0.000 os.py:44() 11 0.000 0.000 0.000 0.000 {built-in method maketrans} 166 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISREG} 1 0.000 0.000 0.000 0.000 gradient_boosting.py:718(BaseGradientBoosting) 6 0.000 0.000 0.000 0.000 inline_closurecall.py:134(_inline_stencil) 1 0.000 0.000 0.000 0.000 typeinfer.py:925(get_function_types) 1 0.000 0.000 0.000 0.000 interpreter.py:892(op_RETURN_VALUE) 2 0.000 0.000 0.000 0.000 analysis.py:58(compute_live_map) 6 0.000 0.000 0.000 0.000 packer.py:169(__init__) 6 0.000 0.000 0.000 0.000 ir.py:193(call) 35 0.000 0.000 0.000 0.000 ir.py:380(__str__) 15 0.000 0.000 0.000 0.000 base.py:103() 40 0.000 0.000 0.000 0.000 numpy_support.py:328() 12 0.000 0.000 0.000 0.000 six.py:124(__init__) 48 0.000 0.000 0.000 0.000 abstract.py:30(_on_type_disposal) 16 0.000 0.000 0.000 0.000 instructions.py:35() 2 0.000 0.000 0.000 0.000 instructions.py:602(descr) 4 0.000 0.000 0.000 0.000 values.py:266(_get_reference) 3 0.000 0.000 0.000 0.000 passmanagers.py:18(_dispose) 4 0.000 0.000 0.000 0.000 transforms.py:109(_dispose) 8 0.000 0.000 0.000 0.000 types.py:466(__init__) 1 0.000 0.000 0.000 0.000 widget_int.py:123(IntText) 1 0.000 0.000 0.000 0.000 widget_int.py:238(_BoundedIntRange) 7 0.000 0.000 0.000 0.000 client.py:39(reqrep) 184 0.000 0.000 0.000 0.000 pyparsing.py:1343(postParse) 1 0.000 0.000 0.000 0.000 _compat.py:12() 1 0.000 0.000 0.000 0.000 pep8.py:151(PEP8Normalizer) 128 0.000 0.000 0.000 0.000 typing.py:1096(__hash__) 1 0.000 0.000 0.000 0.000 traitlets.py:980(HasTraits) 1 0.000 0.000 0.000 0.000 internals.py:107(__init__) 1 0.000 0.000 0.000 0.000 offsets.py:1992(QuarterBegin) 12 0.000 0.000 0.000 0.000 printing.py:187(as_escaped_unicode) 2 0.000 0.000 0.000 0.000 __config__.py:3() 1 0.000 0.000 0.000 0.000 backend_bases.py:2727(NavigationToolbar2) 1 0.000 0.000 0.000 0.000 pyplot.py:2024(colormaps) 2 0.000 0.000 0.000 0.000 rcsetup.py:283(validate_toolbar) 22 0.000 0.000 0.000 0.000 argparse.py:252(end_section) 16 0.000 0.000 0.000 0.000 threading.py:251(_acquire_restore) 1 0.000 0.000 0.000 0.000 __init__.py:1083(__init__) 10 0.000 0.000 0.000 0.000 __init__.py:1542(isEnabledFor) 1 0.000 0.000 0.000 0.000 numeric.py:2157(identity) 1 0.000 0.000 0.000 0.000 numerictypes.py:380(_set_up_aliases) 14 0.000 0.000 0.000 0.000 cp437.py:14(decode) 3 0.000 0.000 0.000 0.000 {built-in method posix.cpu_count} 138 0.000 0.000 0.000 0.000 {built-in method _stat.S_ISLNK} 10 0.000 0.000 0.000 0.000 {built-in method _locale.setlocale} 1 0.000 0.000 0.000 0.000 codegen.py:781(_customize_tm_options) 1 0.000 0.000 0.000 0.000 typeinfer.py:726(__init__) 162 0.000 0.000 0.000 0.000 typeinfer.py:96(defined) 48 0.000 0.000 0.000 0.000 interpreter.py:53(get_assignment_source) 20 0.000 0.000 0.000 0.000 npydecl.py:184(ufunc) 79 0.000 0.000 0.000 0.000 npydecl.py:310(typing_class) 12 0.000 0.000 0.000 0.000 controlflow.py:255(_dfs) 32 0.000 0.000 0.000 0.000 ir.py:278() 1 0.000 0.000 0.000 0.000 core.py:232(icmp) 9 0.000 0.000 0.000 0.000 base.py:331(_insert_setattr_defn) 4 0.000 0.000 0.000 0.000 transforms.py:26(opt_level) 259 0.000 0.000 0.000 0.000 types.py:310(__str__) 8 0.000 0.000 0.000 0.000 module.py:197(_dispose) 1 0.000 0.000 0.000 0.000 Result.py:2() 1 0.000 0.000 0.000 0.000 widget_selection.py:509(_SelectionNonempty) 1 0.000 0.000 0.000 0.000 config.py:80(Config) 1 0.000 0.000 0.000 0.000 base_tasks.py:1() 1 0.000 0.000 0.000 0.000 dimension.py:4() 1 0.000 0.000 0.000 0.000 base.py:148(__init__) 11 0.000 0.000 0.000 0.000 loader.py:252(__getitem__) 10 0.000 0.000 0.000 0.000 generic.py:262(set_axis) 1 0.000 0.000 0.000 0.000 timedeltas.py:3() 1 0.000 0.000 0.000 0.000 decomp_lu.py:1() 1 0.000 0.000 0.000 0.000 pykov.py:402(Matrix) 1 0.000 0.000 0.000 0.000 _depr_module.py:4() 2/1 0.000 0.000 0.000 0.000 deprecation.py:206(wrapper) 1 0.000 0.000 0.000 0.000 __init__.py:730(_get_data_path) 16 0.000 0.000 0.000 0.000 core.py:6198(isMaskedArray) 1 0.000 0.000 0.000 0.000 arraysetops.py:27() 211 0.000 0.000 0.000 0.000 argparse.py:654() 20 0.000 0.000 0.000 0.000 tokenize.py:112(group) 17 0.000 0.000 0.000 0.000 arrayprint.py:72() 40 0.000 0.000 0.000 0.000 {built-in method _ctypes.byref} 1 0.000 0.000 0.000 0.000 plots.py:1() 5 0.000 0.000 0.000 0.000 UCBalpha.py:34(__str__) 27 0.000 0.000 0.000 0.000 Beta.py:69(__init__) 1 0.000 0.000 0.000 0.000 interpreter.py:797(op_BINARY_ADD) 42 0.000 0.000 0.000 0.000 dataflow.py:853(append) 1 0.000 0.000 0.000 0.000 npydecl.py:328() 6 0.000 0.000 0.000 0.000 controlflow.py:358(_find_back_edges) 29 0.000 0.000 0.000 0.000 imputils.py:102(decorate) 1 0.000 0.000 0.000 0.000 cgutils.py:291(_get_ptr_by_index) 1 0.000 0.000 0.000 0.000 templates.py:101(make_concrete_template) 6 0.000 0.000 0.000 0.000 iterators.py:24(__init__) 2 0.000 0.000 0.000 0.000 instructions.py:596(__init__) 1 0.000 0.000 0.000 0.000 _option.py:62(Option) 1 0.000 0.000 0.000 0.000 _tqdm.py:165(tqdm) 1 0.000 0.000 0.000 0.000 widget_date.py:17(DatePicker) 1 0.000 0.000 0.000 0.000 widget_int.py:172(ProgressStyle) 1 0.000 0.000 0.000 0.000 _strptime.py:164(__calc_timezone) 1 0.000 0.000 0.000 0.000 __init__.py:90(BuildEnvironment) 1 0.000 0.000 0.000 0.000 core.py:108(Locale) 16 0.000 0.000 0.000 0.000 __init__.py:172(make_simple_escaping_wrapper) 3 0.000 0.000 0.000 0.000 cache.py:103(new_callable) 1 0.000 0.000 0.000 0.000 typing.py:907(GenericMeta) 1 0.000 0.000 0.000 0.000 typing.py:1290(CallableMeta) 1 0.000 0.000 0.000 0.000 pretty.py:158(_PrettyPrinterBase) 1 0.000 0.000 0.000 0.000 bunch.py:4() 1 0.000 0.000 0.000 0.000 feather_format.py:1() 1 0.000 0.000 0.000 0.000 normalize.py:4() 115 0.000 0.000 0.000 0.000 expr.py:157() 1 0.000 0.000 0.000 0.000 internals.py:78(Block) 1 0.000 0.000 0.000 0.000 offsets.py:1953(QuarterEnd) 7 0.000 0.000 0.000 0.000 offsets.py:200(_determine_offset) 7 0.000 0.000 0.000 0.000 config.py:799(inner) 1 0.000 0.000 0.000 0.000 lazy.py:172() 1 0.000 0.000 0.000 0.000 bvls.py:1() 1 0.000 0.000 0.000 0.000 _parser.py:1317(_result) 54 0.000 0.000 0.000 0.000 patches.py:1861() 2 0.000 0.000 0.000 0.000 font_manager.py:1011(__init__) 118 0.000 0.000 0.000 0.000 opcode.py:39(def_op) 1 0.000 0.000 0.000 0.000 _iotools.py:489(StringConverter) 9 0.000 0.000 0.000 0.000 argparse.py:1433(_get_positional_kwargs) 44 0.000 0.000 0.000 0.000 argparse.py:204(_dedent) 1 0.000 0.000 0.000 0.000 case.py:44(_Outcome) 4 0.000 0.000 0.000 0.000 {method 'min' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 pickle.py:986(_Unpickler) 1 0.000 0.000 0.000 0.000 MAB.py:35(MAB) 1 0.000 0.000 0.000 0.000 enum.py:848() 4 0.000 0.000 0.000 0.000 {built-in method posix.access} 95 0.000 0.000 0.000 0.000 {built-in method _operator.index} 5 0.000 0.000 0.000 0.000 DMED.py:39(__str__) 42 0.000 0.000 0.000 0.000 bytecode.py:69(__init__) 13 0.000 0.000 0.000 0.000 npydecl.py:392() 1 0.000 0.000 0.000 0.000 builtins.py:46(Slice) 1 0.000 0.000 0.000 0.000 builtins.py:600(NumberAttribute) 1 0.000 0.000 0.000 0.000 pythonapi.py:1156(borrow_none) 104 0.000 0.000 0.000 0.000 ir.py:600(__str__) 18 0.000 0.000 0.000 0.000 utils.py:205(__getattr__) 2 0.000 0.000 0.000 0.000 instructions.py:469() 4 0.000 0.000 0.000 0.000 values.py:330(__init__) 76 0.000 0.000 0.000 0.000 {method 'get_name_unescaped' of 'gi.BaseInfo' objects} 1 0.000 0.000 0.000 0.000 ResultMultiPlayers.py:2() 1 0.000 0.000 0.000 0.000 widget_description.py:20(DescriptionWidget) 1 0.000 0.000 0.000 0.000 constant_names.py:1() 1 0.000 0.000 0.000 0.000 stopwatch.py:1() 3 0.000 0.000 0.000 0.000 pyparsing.py:2335(__init__) 14 0.000 0.000 0.000 0.000 __init__.py:3082() 1 0.000 0.000 0.000 0.000 environment.py:60(create_cache) 1 0.000 0.000 0.000 0.000 typing.py:1237(TupleMeta) 159 0.000 0.000 0.000 0.000 expr.py:197(_node_not_implemented) 26 0.000 0.000 0.000 0.000 array.py:46(_arith_method) 1 0.000 0.000 0.000 0.000 offsets.py:1070(MonthEnd) 1 0.000 0.000 0.000 0.000 offsets.py:1098(MonthBegin) 1 0.000 0.000 0.000 0.000 offsets.py:2117(YearEnd) 6 0.000 0.000 0.000 0.000 colorsys.py:98(hls_to_rgb) 1 0.000 0.000 0.000 0.000 _hungarian.py:10() 1 0.000 0.000 0.000 0.000 rrule.py:1297(rruleset) 1 0.000 0.000 0.000 0.000 pyplot.py:121(install_repl_displayhook) 4 0.000 0.000 0.000 0.000 {built-in method _ssl.txt2obj} 1 0.000 0.000 0.000 0.000 ipaddress.py:1877(IPv6Address) 1 0.000 0.000 0.000 0.000 base64mime.py:25() 15 0.000 0.000 0.000 0.000 pyparsing.py:2729(charsAsStr) 1 0.000 0.000 0.000 0.000 __init__.py:903(RingBuffer) 1 0.000 0.000 0.000 0.000 __init__.py:2491(Locked) 9 0.000 0.000 0.000 0.000 six.py:583(itervalues) 1 0.000 0.000 0.000 0.000 pprint.py:98(PrettyPrinter) 3 0.000 0.000 0.000 0.000 __init__.py:488(string_at) 43 0.000 0.000 0.000 0.000 _inspect.py:28(isfunction) 2 0.000 0.000 0.000 0.000 pathlib.py:390(_wrap_binary_strfunc) 5 0.000 0.000 0.000 0.000 functools.py:196() 4 0.000 0.000 0.000 0.000 {built-in method posix.pipe} 14 0.000 0.000 0.000 0.000 {method 'seek' of '_io.BufferedReader' objects} 3 0.000 0.000 0.000 0.000 pyximport.py:471(_have_importers) 15 0.000 0.000 0.000 0.000 metaestimators.py:121(if_delegate_has_method) 1 0.000 0.000 0.000 0.000 descriptors.py:3() 8 0.000 0.000 0.000 0.000 dataflow.py:240(op_LOAD_FAST) 1 0.000 0.000 0.000 0.000 builtins.py:586(BooleanAttribute) 5 0.000 0.000 0.000 0.000 models.py:310(__init__) 2 0.000 0.000 0.000 0.000 base.py:737() 1 0.000 0.000 0.000 0.000 sigutils.py:1() 1 0.000 0.000 0.000 0.000 builder.py:814(cmpxchg) 4 0.000 0.000 0.000 0.000 transforms.py:14(__init__) 2 0.000 0.000 0.000 0.000 types.py:432() 215 0.000 0.000 0.000 0.000 {method 'is_constructor' of 'gi.FunctionInfo' objects} 1 0.000 0.000 0.000 0.000 _constants.py:20() 1 0.000 0.000 0.000 0.000 widget_int.py:68(_Int) 1 0.000 0.000 0.000 0.000 manager.py:18(CommManager) 1 0.000 0.000 0.000 0.000 session.py:136(new_id_bytes) 1 0.000 0.000 0.000 0.000 pylabtools.py:2() 9 0.000 0.000 0.000 0.000 pyparsing.py:3740(__str__) 15 0.000 0.000 0.000 0.000 __init__.py:1568() 8 0.000 0.000 0.000 0.000 roles.py:178(register_generic_role) 38 0.000 0.000 0.000 0.000 ansi.py:12(code_to_chars) 1 0.000 0.000 0.000 0.000 fstring.py:13(TokenNamespace) 1 0.000 0.000 0.000 0.000 _compatibility.py:21(use_metaclass) 1 0.000 0.000 0.000 0.000 buffer.py:186(Buffer) 2 0.000 0.000 0.000 0.000 py3compat.py:44(_modify_str_or_docstring) 11 0.000 0.000 0.000 0.000 loader.py:283(__setattr__) 1 0.000 0.000 0.000 0.000 traitlets.py:254(link) 1 0.000 0.000 0.000 0.000 _version.py:22(get_versions) 252 0.000 0.000 0.000 0.000 ops.py:70() 5 0.000 0.000 0.000 0.000 common.py:478(is_categorical_dtype) 1 0.000 0.000 0.000 0.000 __init__.py:193() 1 0.000 0.000 0.000 0.000 decomp_cholesky.py:1() 7 0.000 0.000 0.000 0.000 _threadsafety.py:27(__init__) 1 0.000 0.000 0.000 0.000 base.py:63(spmatrix) 1 0.000 0.000 0.000 0.000 quiver.py:415(Quiver) 1 0.000 0.000 0.000 0.000 core.py:230(reload_library) 2 0.000 0.000 0.000 0.000 font_manager.py:1015(make_rcparams_key) 1 0.000 0.000 0.000 0.000 _version.py:20(get_versions) 7 0.000 0.000 0.000 0.000 pyparsing.py:4803(tokenMap) 8 0.000 0.000 0.000 0.000 core.py:2547(_arraymethod) 22 0.000 0.000 0.000 0.000 weakref.py:472(popitem) 11 0.000 0.000 0.000 0.000 weakref.py:406(__setitem__) 2 0.000 0.000 0.000 0.000 os.py:672(__setitem__) 1 0.000 0.000 0.000 0.000 {method 'close' of '_io.TextIOWrapper' objects} 95 0.000 0.000 0.000 0.000 context.py:17(_require_nrt) 1 0.000 0.000 0.000 0.000 cffiimpl.py:3() 5 0.000 0.000 0.000 0.000 AdBandits.py:35(__str__) 1 0.000 0.000 0.000 0.000 bagging.py:429(BaggingClassifier) 2 0.000 0.000 0.000 0.000 format_stack.py:12() 1 0.000 0.000 0.000 0.000 codegen.py:733(_get_host_cpu_name) 5 0.000 0.000 0.000 0.000 callconv.py:35(_const_int) 44 0.000 0.000 0.000 0.000 ir.py:61(define) 44 0.000 0.000 0.000 0.000 ir.py:479(__init__) 62 0.000 0.000 0.000 0.000 numpy_support.py:85(from_dtype) 6 0.000 0.000 0.000 0.000 values.py:185(__init__) 1 0.000 0.000 0.000 0.000 widget_controller.py:27(Axis) 1 0.000 0.000 0.000 0.000 widget_selection.py:472(Select) 1 0.000 0.000 0.000 0.000 widget_string.py:17(_String) 1 0.000 0.000 0.000 0.000 widget_button.py:20(ButtonStyle) 1 0.000 0.000 0.000 0.000 widget_style.py:10(Style) 1 0.000 0.000 0.000 0.000 session.py:121(new_id) 1 0.000 0.000 0.000 0.000 raw_json.py:2() 5 0.000 0.000 0.000 0.000 _version.py:1() 17 0.000 0.000 0.000 0.000 pyparsing.py:2710(charsAsStr) 1 0.000 0.000 0.000 0.000 specifiers.py:21(BaseSpecifier) 2 0.000 0.000 0.000 0.000 __init__.py:1485(_setup_prefix) 1 0.000 0.000 0.000 0.000 _compat.py:1() 64 0.000 0.000 0.000 0.000 __init__.py:48(__init__) 22 0.000 0.000 0.000 0.000 roles.py:168(set_implicit_options) 1 0.000 0.000 0.000 0.000 __init__.py:69(CompiledObject) 1 0.000 0.000 0.000 0.000 terminal.py:10() 99 0.000 0.000 0.000 0.000 traitlets.py:900(_init_call) 1 0.000 0.000 0.000 0.000 traitlets.py:1761(__init__) 7 0.000 0.000 0.000 0.000 traitlets.py:2451(class_init) 1 0.000 0.000 0.000 0.000 offsets.py:2180(YearBegin) 1 0.000 0.000 0.000 0.000 frequencies.py:55(Resolution) 3 0.000 0.000 0.000 0.000 config.py:78(_get_single_key) 1 0.000 0.000 0.000 0.000 inference.py:1() 9/1 0.000 0.000 0.000 0.000 tzinfo.py:179(__init__) 1 0.000 0.000 0.000 0.000 :5(NormaltestResult) 1 0.000 0.000 0.000 0.000 rk.py:254(RK45) 1 0.000 0.000 0.000 0.000 _onenormest.py:2() 13 0.000 0.000 0.000 0.000 dual.py:52(register_func) 6 0.000 0.000 0.000 0.000 data.py:22(__init__) 12 0.000 0.000 0.000 0.000 _version.py:62() 1 0.000 0.000 0.000 0.000 tz.py:1401(__get_gettz) 1 0.000 0.000 0.000 0.000 mathtext.py:1067(StandardPsFonts) 2 0.000 0.000 0.000 0.000 decoder.py:283(__init__) 38 0.000 0.000 0.000 0.000 cycler.py:371() 1 0.000 0.000 0.000 0.000 pyparsing.py:3039(__init__) 44 0.000 0.000 0.000 0.000 argparse.py:200(_indent) 44 0.000 0.000 0.000 0.000 argparse.py:256(add_text) 35 0.000 0.000 0.000 0.000 __init__.py:1113(append) 14 0.000 0.000 0.000 0.000 numerictypes.py:182(english_capitalize) 34 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.normalize_axis_index} 2 0.000 0.000 0.000 0.000 datetime.py:1048(__new__) 5 0.000 0.000 0.000 0.000 datetime.py:291(_check_time_fields) 1 0.000 0.000 0.000 0.000 twodim_base.py:140(eye) 20 0.000 0.000 0.000 0.000 ufunc_db.py:32(get_ufunc_info) 1 0.000 0.000 0.000 0.000 ctypes_utils.py:35() 3 0.000 0.000 0.000 0.000 _compat.py:3() 1 0.000 0.000 0.000 0.000 interpreter.py:64(Interpreter) 39 0.000 0.000 0.000 0.000 dataflow.py:790(pop) 95 0.000 0.000 0.000 0.000 models.py:89(traverse) 5 0.000 0.000 0.000 0.000 itanium_mangler.py:117(_len_encoded) 50 0.000 0.000 0.000 0.000 numpy_support.py:315() 20 0.000 0.000 0.000 0.000 sigutils.py:6(is_signature) 20 0.000 0.000 0.000 0.000 utils.py:436(_is_inherited_from_object) 2 0.000 0.000 0.000 0.000 containers.py:247(__init__) 1 0.000 0.000 0.000 0.000 docstring.py:23() 1 0.000 0.000 0.000 0.000 widget_string.py:69(Text) 1 0.000 0.000 0.000 0.000 widget_core.py:11(CoreWidget) 1 0.000 0.000 0.000 0.000 version.py:1() 1 0.000 0.000 0.000 0.000 iterable.py:197(ArrayMixin) 76 0.000 0.000 0.000 0.000 pyparsing.py:435(__bool__) 2 0.000 0.000 0.000 0.000 pyparsing.py:301(ParseResults) 2 0.000 0.000 0.000 0.000 core.py:1043(parse_locale) 1 0.000 0.000 0.000 0.000 locks.py:89(Lock) 47 0.000 0.000 0.000 0.000 named_commands.py:26(register) 1 0.000 0.000 0.000 0.000 document.py:68(Document) 8 0.000 0.000 0.000 0.000 ipstruct.py:41(__init__) 45 0.000 0.000 0.000 0.000 traitlets.py:919(__init__) 2 0.000 0.000 0.000 0.000 py3compat.py:42(_modify_str_or_docstring) 30 0.000 0.000 0.000 0.000 ops.py:666(_arith_method_SERIES) 1 0.000 0.000 0.000 0.000 base.py:3822(_add_comparison_methods) 7 0.000 0.000 0.000 0.000 _decorators.py:10(deprecate) 1 0.000 0.000 0.000 0.000 :5(PointbiserialrResult) 1 0.000 0.000 0.000 0.000 rcmod.py:291(plotting_context) 1 0.000 0.000 0.000 0.000 _decomp_qz.py:1() 6 0.000 0.000 0.000 0.000 api.py:912(_builtin_function_type) 4 0.000 0.000 0.000 0.000 legend_handler.py:183(__init__) 1 0.000 0.000 0.000 0.000 collections.py:940(PolyCollection) 1 0.000 0.000 0.000 0.000 transforms.py:766(Bbox) 1 0.000 0.000 0.000 0.000 pyparsing.py:3346(And) 2 0.000 0.000 0.000 0.000 rcsetup.py:885(validate_webagg_address) 1 0.000 0.000 0.000 0.000 numbers.py:32(Complex) 1 0.000 0.000 0.000 0.000 MAB.py:237(hoifactor) 2 0.000 0.000 0.000 0.000 datetime.py:688(__new__) 16 0.000 0.000 0.000 0.000 functools.py:448(lru_cache) 50 0.000 0.000 0.000 0.000 {method 'items' of 'mappingproxy' objects} 13 0.000 0.000 0.000 0.000 {method 'copy' of 'mappingproxy' objects} 8 0.000 0.000 0.000 0.000 {method 'clear' of 'collections.OrderedDict' objects} 1 0.000 0.000 0.000 0.000 mathdecl.py:10(Math_unary) 1 0.000 0.000 0.000 0.000 ApproximatedFHGittins.py:32(__init__) 1 0.000 0.000 0.000 0.000 MOSSH.py:21(__init__) 1 0.000 0.000 0.000 0.000 multioutput.py:371(ClassifierChain) 2 0.000 0.000 0.000 0.000 hashing.py:52(Hasher) 64 0.000 0.000 0.000 0.000 typeinfer.py:354() 1 0.000 0.000 0.000 0.000 array_analysis.py:827(ArrayAnalysis) 1 0.000 0.000 0.000 0.000 array_analysis.py:1880() 108 0.000 0.000 0.000 0.000 analysis.py:38() 6 0.000 0.000 0.000 0.000 controlflow.py:335(_find_dominators) 6 0.000 0.000 0.000 0.000 controlflow.py:372(_find_topo_order) 1 0.000 0.000 0.000 0.000 builtins.py:62(Range) 6 0.000 0.000 0.000 0.000 packer.py:172(_build_unflatten_code) 3 0.000 0.000 0.000 0.000 extending.py:143(overload_method) 8 0.000 0.000 0.000 0.000 extending.py:259(__repr__) 14 0.000 0.000 0.000 0.000 cgutils.py:307(__setattr__) 1 0.000 0.000 0.000 0.000 base.py:343(insert_user_function) 1 0.000 0.000 0.000 0.000 context.py:92(match) 1 0.000 0.000 0.000 0.000 context.py:41(CallStack) 24 0.000 0.000 0.000 0.000 values.py:280(__hash__) 1 0.000 0.000 0.000 0.000 executionengine.py:146(set_object_cache) 4 0.000 0.000 0.000 0.000 value.py:119(type) 32 0.000 0.000 0.000 0.000 _utils.py:142(_environ_cols_wrapper) 5 0.000 0.000 0.000 0.000 shellapp.py:38() 65 0.000 0.000 0.000 0.000 pyparsing.py:2118(streamline) 1 0.000 0.000 0.000 0.000 base_context.py:9(Context) 47 0.000 0.000 0.000 0.000 named_commands.py:31(decorator) 1 0.000 0.000 0.000 0.000 containers.py:840(Window) 9 0.000 0.000 0.000 0.000 typing.py:800() 1 0.000 0.000 0.000 0.000 payload.py:28(PayloadManager) 1 0.000 0.000 0.000 0.000 prefilter.py:493(AutocallChecker) 35 0.000 0.000 0.000 0.000 magic_arguments.py:224(__init__) 10 0.000 0.000 0.000 0.000 application.py:664(boolean_flag) 26 0.000 0.000 0.000 0.000 traitlets.py:938(__init__) 1 0.000 0.000 0.000 0.000 sql.py:945(SQLDatabase) 1 0.000 0.000 0.000 0.000 sasreader.py:3() 1 0.000 0.000 0.000 0.000 clipboards.py:1() 5 0.000 0.000 0.000 0.000 generic.py:7120() 1 0.000 0.000 0.000 0.000 offsets.py:942(CustomBusinessDay) 7 0.000 0.000 0.000 0.000 base.py:4094(_add_logical_methods_disabled) 62 0.000 0.000 0.000 0.000 lazy.py:96(lazy) 1 0.000 0.000 0.000 0.000 tzfile.py:4() 1 0.000 0.000 0.000 0.000 __init__.py:123() 1 0.000 0.000 0.000 0.000 __init__.py:20(__deprecated_private_func) 3 0.000 0.000 0.000 0.000 legend_handler.py:344(__init__) 7 0.000 0.000 0.000 0.000 legend_handler.py:138(__init__) 188 0.000 0.000 0.000 0.000 ipaddress.py:550(__int__) 4 0.000 0.000 0.000 0.000 rcsetup.py:264(validate_backend) 75 0.000 0.000 0.000 0.000 signal.py:22() 11 0.000 0.000 0.000 0.000 argparse.py:260(add_usage) 19 0.000 0.000 0.000 0.000 __init__.py:1594(__init__) 1 0.000 0.000 0.000 0.000 numbers.py:147(Real) 1 0.000 0.000 0.000 0.000 datetime.py:1360(datetime) 35 0.000 0.000 0.000 0.000 datetime.py:261(_check_int_field) 43 0.000 0.000 0.000 0.000 {method 'groupdict' of '_sre.SRE_Match' objects} 1 0.000 0.000 0.000 0.000 {built-in method time.tzset} 1 0.000 0.000 0.000 0.000 MOSSAnytime.py:25(__init__) 1 0.000 0.000 0.000 0.000 compiler.py:551(stage_annotate_type) 34 0.000 0.000 0.000 0.000 dispatcher.py:180() 86 0.000 0.000 0.000 0.000 interpreter.py:202(current_scope) 1 0.000 0.000 0.000 0.000 itanium_mangler.py:199(mangle_args) 10 0.000 0.000 0.000 0.000 core.py:72(pointer) 5 0.000 0.000 0.000 0.000 typeof.py:101(_typeof_int) 1 0.000 0.000 0.000 0.000 registry.py:40(_toplevel_typing_context) 6 0.000 0.000 0.000 0.000 templates.py:70(__repr__) 164 0.000 0.000 0.000 0.000 misc.py:88(key) 6 0.000 0.000 0.000 0.000 __init__.py:94() 1 0.000 0.000 0.000 0.000 errors.py:59(WarningsFixer) 1 0.000 0.000 0.000 0.000 initfini.py:39(initialize_native_asmprinter) 14 0.000 0.000 0.000 0.000 ffi.py:176(__bool__) 32 0.000 0.000 0.000 0.000 _tqdm.py:160(report) 1 0.000 0.000 0.000 0.000 pyparsing.py:3020(__init__) 1 0.000 0.000 0.000 0.000 runtime.py:133(Context) 1 0.000 0.000 0.000 0.000 utils.py:33(safe_property) 1 0.000 0.000 0.000 0.000 defaults.py:6() 3 0.000 0.000 0.000 0.000 cache.py:26(get) 1 0.000 0.000 0.000 0.000 typing.py:835(_Optional) 84 0.000 0.000 0.000 0.000 typing.py:931() 11 0.000 0.000 0.000 0.000 magic_arguments.py:167(real_name) 1 0.000 0.000 0.000 0.000 algorithms.py:1() 1 0.000 0.000 0.000 0.000 pytables.py:2215(Fixed) 1 0.000 0.000 0.000 0.000 _style.py:107(_Options) 1 0.000 0.000 0.000 0.000 offsets.py:963(__init__) 3 0.000 0.000 0.000 0.000 dtypes.py:430(construct_from_string) 16 0.000 0.000 0.000 0.000 generic.py:7(_check) 12 0.000 0.000 0.000 0.000 inference.py:397(is_sequence) 7 0.000 0.000 0.000 0.000 nonlin.py:1503() 1 0.000 0.000 0.000 0.000 _gcrotmk.py:4() 1 0.000 0.000 0.000 0.000 lsmr.py:17() 1 0.000 0.000 0.000 0.000 _decomp_polar.py:1() 2 0.000 0.000 0.000 0.000 _util.py:156(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:243() 1 0.000 0.000 0.000 0.000 table.py:39(Cell) 1 0.000 0.000 0.000 0.000 core.py:173(update_user_library) 1 0.000 0.000 0.000 0.000 patches.py:653(Rectangle) 44 0.000 0.000 0.000 0.000 artist.py:1206() 79 0.000 0.000 0.000 0.000 docstring.py:121(copy_dedent) 1 0.000 0.000 0.000 0.000 pyparsing.py:1551(enablePackrat) 1 0.000 0.000 0.000 0.000 polynomial.py:939(poly1d) 16 0.000 0.000 0.000 0.000 threading.py:248(_release_save) 1 0.000 0.000 0.000 0.000 __init__.py:958(__init__) 10 0.000 0.000 0.000 0.000 getlimits.py:18(_fr0) 27 0.000 0.000 0.000 0.000 pathlib.py:119() 1 0.000 0.000 0.000 0.000 locale.py:345(_replace_encoding) 17 0.000 0.000 0.000 0.000 enum.py:335(__members__) 22 0.000 0.000 0.000 0.000 enum.py:535(_generate_next_value_) 6 0.000 0.000 0.000 0.000 _collections_abc.py:72(_check_methods) 20 0.000 0.000 0.000 0.000 :917(_sanity_check) 29 0.000 0.000 0.000 0.000 {method 'groups' of '_sre.SRE_Match' objects} 1 0.000 0.000 0.000 0.000 numbers.py:564(real_add_impl) 1 0.000 0.000 0.000 0.000 :5(finfo) 1 0.000 0.000 0.000 0.000 gp.py:1() 1 0.000 0.000 0.000 0.000 :5(_CompileResult) 1 0.000 0.000 0.000 0.000 dispatcher.py:438(Dispatcher) 13 0.000 0.000 0.000 0.000 dispatcher.py:673() 72 0.000 0.000 0.000 0.000 inline_closurecall.py:1051() 1 0.000 0.000 0.000 0.000 dispatcher.py:245(add_overload) 1 0.000 0.000 0.000 0.000 dataflow.py:11(DataFlowAnalysis) 9 0.000 0.000 0.000 0.000 registry.py:48(do_register) 1 0.000 0.000 0.000 0.000 ir_print.py:59(match) 1 0.000 0.000 0.000 0.000 builtins.py:222() 3 0.000 0.000 0.000 0.000 packer.py:134(argument_types) 15 0.000 0.000 0.000 0.000 models.py:48(get_argument_type) 7 0.000 0.000 0.000 0.000 models.py:207(__init__) 20 0.000 0.000 0.000 0.000 ir.py:33(__str__) 6 0.000 0.000 0.000 0.000 context.py:317(_get_global_type) 176 0.000 0.000 0.000 0.000 context.py:519() 6 0.000 0.000 0.000 0.000 functions.py:103(get_impl_key) 20 0.000 0.000 0.000 0.000 functions.py:213(_store_object) 2 0.000 0.000 0.000 0.000 containers.py:241(__new__) 135 0.000 0.000 0.000 0.000 abstract.py:147(is_precise) 1 0.000 0.000 0.000 0.000 builder.py:804(unreachable) 1 0.000 0.000 0.000 0.000 instructions.py:619(__init__) 4 0.000 0.000 0.000 0.000 transforms.py:79(loop_vectorize) 1 0.000 0.000 0.000 0.000 executionengine.py:51(__init__) 1 0.000 0.000 0.000 0.000 sortedDistance.py:5() 1 0.000 0.000 0.000 0.000 widget_selection.py:489(SelectMultiple) 1 0.000 0.000 0.000 0.000 widget_float.py:20(_Float) 1 0.000 0.000 0.000 0.000 ioloop.py:84(IOLoop) 1 0.000 0.000 0.000 0.000 widget.py:176(CallbackDispatcher) 20 0.000 0.000 0.000 0.000 __init__.py:2123(safe_sys_path_index) 1 0.000 0.000 0.000 0.000 events.py:228(AbstractEventLoop) 1 0.000 0.000 0.000 0.000 events.py:569(BaseDefaultEventLoopPolicy) 1 0.000 0.000 0.000 0.000 function.py:103(FunctionExecutionContext) 1 0.000 0.000 0.000 0.000 cache.py:13() 1 0.000 0.000 0.000 0.000 pdb.py:136(Pdb) 1 0.000 0.000 0.000 0.000 pydoc.py:475(HTMLDoc) 3 0.000 0.000 0.000 0.000 pytables.py:1480(__init__) 40 0.000 0.000 0.000 0.000 base.py:3885(_make_invalid_op) 1 0.000 0.000 0.000 0.000 common.py:32() 1 0.000 0.000 0.000 0.000 compressed.py:1002(sum_duplicates) 1 0.000 0.000 0.000 0.000 _version.py:136(__lt__) 1 0.000 0.000 0.000 0.000 table.py:213(Table) 8 0.000 0.000 0.000 0.000 rrule.py:77() 3 0.000 0.000 0.000 0.000 model.py:264(__init__) 1 0.000 0.000 0.000 0.000 core.py:166(iter_user_libraries) 1 0.000 0.000 0.000 0.000 patches.py:2729(_Base) 1 0.000 0.000 0.000 0.000 panelnd.py:1() 1 0.000 0.000 0.000 0.000 collections.py:914(PathCollection) 1 0.000 0.000 0.000 0.000 transforms.py:258(BboxBase) 1 0.000 0.000 0.000 0.000 colorbar.py:220(ColorbarBase) 15 0.000 0.000 0.000 0.000 rcsetup.py:306() 8 0.000 0.000 0.000 0.000 fontconfig_pattern.py:146(_name) 36 0.000 0.000 0.000 0.000 argparse.py:1498(_check_conflict) 1 0.000 0.000 0.000 0.000 threading.py:738(Thread) 2 0.000 0.000 0.000 0.000 __init__.py:750(_addHandlerRef) 1 0.000 0.000 0.000 0.000 traceback.py:361(from_list) 1 0.000 0.000 0.000 0.000 numbers.py:294(Integral) 1 0.000 0.000 0.000 0.000 _inspect.py:7() 16 0.000 0.000 0.000 0.000 {method 'transpose' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 datetime.py:530(__neg__) 2 0.000 0.000 0.000 0.000 encoding.py:4() 37 0.000 0.000 0.000 0.000 {method 'index' of 'list' objects} 64 0.000 0.000 0.000 0.000 {method 'discard' of 'set' objects} 32 0.000 0.000 0.000 0.000 {built-in method math.log10} 1 0.000 0.000 0.000 0.000 {built-in method posix.mkdir} 18 0.000 0.000 0.000 0.000 lex.py:1090(set_regex) 1 0.000 0.000 0.000 0.000 sparsefuncs.py:6() 1 0.000 0.000 0.000 0.000 sigparse.py:1() 85 0.000 0.000 0.000 0.000 bytecode.py:222(__getitem__) 39 0.000 0.000 0.000 0.000 dataflow.py:786(push) 1 0.000 0.000 0.000 0.000 npydecl.py:220(NumpyRulesInplaceArrayOperator) 1 0.000 0.000 0.000 0.000 static_getitem.py:57(match) 1 0.000 0.000 0.000 0.000 static_raise.py:32(match) 6 0.000 0.000 0.000 0.000 controlflow.py:61(__init__) 46 0.000 0.000 0.000 0.000 imputils.py:46(lower_getattr) 4 0.000 0.000 0.000 0.000 pythonapi.py:1244(get_null_object) 70 0.000 0.000 0.000 0.000 ir.py:376(__init__) 44 0.000 0.000 0.000 0.000 ir.py:592(__init__) 2 0.000 0.000 0.000 0.000 itanium_mangler.py:156(mangle_type_or_value) 1 0.000 0.000 0.000 0.000 itanium_mangler.py:203() 53 0.000 0.000 0.000 0.000 pythonapi.py:24(decorator) 1 0.000 0.000 0.000 0.000 context.py:74(finditer) 4 0.000 0.000 0.000 0.000 containers.py:192(__init__) 2 0.000 0.000 0.000 0.000 utils.py:190(__init__) 38 0.000 0.000 0.000 0.000 values.py:598(entry_basic_block) 12 0.000 0.000 0.000 0.000 module.py:147(get_unique_name) 1 0.000 0.000 0.000 0.000 transforms.py:11(PassManagerBuilder) 1 0.000 0.000 0.000 0.000 targets.py:119(__str__) 11 0.000 0.000 0.000 0.000 ffi.py:232(__enter__) 1 0.000 0.000 0.000 0.000 widget_string.py:110(Password) 1 0.000 0.000 0.000 0.000 widget_bool.py:16(_Bool) 1 0.000 0.000 0.000 0.000 widget_bool.py:29(Checkbox) 1 0.000 0.000 0.000 0.000 widget_bool.py:73(Valid) 1 0.000 0.000 0.000 0.000 pyparsing.py:3327(And) 12 0.000 0.000 0.000 0.000 pyparsing.py:2390(parseImpl) 4 0.000 0.000 0.000 0.000 __init__.py:127(_declare_state) 3 0.000 0.000 0.000 0.000 docfields.py:190(__init__) 2 0.000 0.000 0.000 0.000 matching.py:19(_translate_pattern) 1 0.000 0.000 0.000 0.000 locks.py:289(Condition) 1 0.000 0.000 0.000 0.000 runtime.py:103(__new__) 1 0.000 0.000 0.000 0.000 utils.py:37(reraise_uncaught) 101 0.000 0.000 0.000 0.000 typing.py:139(__init__) 24 0.000 0.000 0.000 0.000 typing.py:646() 1 0.000 0.000 0.000 0.000 typing.py:2129(__new__) 1 0.000 0.000 0.000 0.000 displaypub.py:113(CapturingDisplayPublisher) 3 0.000 0.000 0.000 0.000 debugger.py:186(decorate_fn_with_doc) 173 0.000 0.000 0.000 0.000 py3compat.py:12(no_code) 1 0.000 0.000 0.000 0.000 _tester.py:3() 1 0.000 0.000 0.000 0.000 offsets.py:1462(CustomBusinessMonthBegin) 32 0.000 0.000 0.000 0.000 nanops.py:62() 2 0.000 0.000 0.000 0.000 nanops.py:490(_nanminmax) 19 0.000 0.000 0.000 0.000 tzinfo.py:18(memorized_timedelta) 1 0.000 0.000 0.000 0.000 rcmod.py:124(axes_style) 1 0.000 0.000 0.000 0.000 dual.py:12() 1 0.000 0.000 0.000 0.000 lsqr.py:50() 1 0.000 0.000 0.000 0.000 _expm_frechet.py:1() 1 0.000 0.000 0.000 0.000 _laplacian.py:3() 1 0.000 0.000 0.000 0.000 sputils.py:231(validateaxis) 1 0.000 0.000 0.000 0.000 compressed.py:973(__get_has_canonical_format) 6 0.000 0.000 0.000 0.000 base.py:78(set_shape) 1 0.000 0.000 0.000 0.000 quiver.py:239(QuiverKey) 1 0.000 0.000 0.000 0.000 tz.py:36(tzutc) 1 0.000 0.000 0.000 0.000 patches.py:820(RegularPolygon) 1 0.000 0.000 0.000 0.000 patches.py:934(Polygon) 1 0.000 0.000 0.000 0.000 patches.py:1201(FancyArrow) 1 0.000 0.000 0.000 0.000 request.py:324(Request) 9 0.000 0.000 0.000 0.000 pyparsing.py:3819(__str__) 1 0.000 0.000 0.000 0.000 pyparsing.py:4313(__init__) 17 0.000 0.000 0.000 0.000 threading.py:242(__exit__) 16 0.000 0.000 0.000 0.000 threading.py:1120(daemon) 3 0.000 0.000 0.000 0.000 __init__.py:1357(log) 1 0.000 0.000 0.000 0.000 defchararray.py:1669(chararray) 3 0.000 0.000 0.000 0.000 locale.py:583(setlocale) 8 0.000 0.000 0.000 0.000 weakref.py:288(update) 1 0.000 0.000 0.000 0.000 :373(_calc_mode) 3 0.000 0.000 0.000 0.000 {built-in method posix.uname} 1 0.000 0.000 0.000 0.000 bufproto.py:3() 5 0.000 0.000 0.000 0.000 ApproximatedFHGittins.py:42(__str__) 1 0.000 0.000 0.000 0.000 UCBoost.py:320(__init__) 5 0.000 0.000 0.000 0.000 UCBoost.py:325(__str__) 2 0.000 0.000 0.000 0.000 numpy_pickle_compat.py:149(ZipNumpyUnpickler) 1 0.000 0.000 0.000 0.000 caching.py:320(_CacheImpl) 1 0.000 0.000 0.000 0.000 caching.py:460(IndexDataCacheFile) 1 0.000 0.000 0.000 0.000 typeinfer.py:775(_get_return_vars) 18 0.000 0.000 0.000 0.000 typeinfer.py:870(propagate_refined_type) 1 0.000 0.000 0.000 0.000 builtins.py:39() 1 0.000 0.000 0.000 0.000 models.py:341(__init__) 25 0.000 0.000 0.000 0.000 context.py:544(keyfunc) 12 0.000 0.000 0.000 0.000 templates.py:184(get_impl_key) 14 0.000 0.000 0.000 0.000 castgraph.py:39(__init__) 24 0.000 0.000 0.000 0.000 instructions.py:97(args) 46 0.000 0.000 0.000 0.000 values.py:768(is_terminated) 1 0.000 0.000 0.000 0.000 passmanagers.py:6(create_module_pass_manager) 52 0.000 0.000 0.000 0.000 types.py:329(__getitem__) 6 0.000 0.000 0.000 0.000 types.py:370(_to_string) 1 0.000 0.000 0.000 0.000 targets.py:173(from_triple) 1 0.000 0.000 0.000 0.000 __init__.py:92(_ensure_pynumpy) 21 0.000 0.000 0.000 0.000 {method 'get_value' of 'gi.ConstantInfo' objects} 1 0.000 0.000 0.000 0.000 Evaluator.py:411() 5 0.000 0.000 0.000 0.000 GObject.py:547(_signalmethod) 3 0.000 0.000 0.000 0.000 __init__.py:217(deprecated) 32 0.000 0.000 0.000 0.000 _tqdm.py:914(__eq__) 12 0.000 0.000 0.000 0.000 importer.py:43(_check_require_version) 6 0.000 0.000 0.000 0.000 __init__.py:33(__init__) 1 0.000 0.000 0.000 0.000 iterable.py:56(GeneratorMixin) 78 0.000 0.000 0.000 0.000 pyparsing.py:2011(leaveWhitespace) 1 0.000 0.000 0.000 0.000 tables.py:27(Table) 1 0.000 0.000 0.000 0.000 std.py:82(EnvVar) 3 0.000 0.000 0.000 0.000 compiler.py:1488(uaop) 1 0.000 0.000 0.000 0.000 module.py:43(ModuleContext) 1 0.000 0.000 0.000 0.000 filters.py:301(SpecialMethodFilter) 1 0.000 0.000 0.000 0.000 errors.py:251(ErrorFinder) 1 0.000 0.000 0.000 0.000 extensions.py:27(ExtensionManager) 1 0.000 0.000 0.000 0.000 prefilter.py:600(AutoHandler) 19 0.000 0.000 0.000 0.000 tokenize2.py:73(group) 26 0.000 0.000 0.000 0.000 skipdoctest.py:12(skip_doctest) 1 0.000 0.000 0.000 0.000 miscplot.py:1() 6 0.000 0.000 0.000 0.000 excel.py:160(register_writer) 1 0.000 0.000 0.000 0.000 _tools.py:3() 1 0.000 0.000 0.000 0.000 offsets.py:1391(CustomBusinessMonthEnd) 1 0.000 0.000 0.000 0.000 offsets.py:1643(WeekOfMonth) 1 0.000 0.000 0.000 0.000 offsets.py:2476(FY5253Quarter) 1 0.000 0.000 0.000 0.000 common.py:20() 1 0.000 0.000 0.000 0.000 rk.py:166(RK23) 6 0.000 0.000 0.000 0.000 base.py:71(__init__) 4 0.000 0.000 0.000 0.000 scale.py:597() 1 0.000 0.000 0.000 0.000 textpath.py:35(__init__) 1 0.000 0.000 0.000 0.000 patches.py:1303(YAArrow) 1 0.000 0.000 0.000 0.000 calendar.py:50(_localized_month) 2 0.000 0.000 0.000 0.000 charset.py:211(__init__) 74 0.000 0.000 0.000 0.000 pyparsing.py:2030(leaveWhitespace) 1 0.000 0.000 0.000 0.000 pyparsing.py:2354(__init__) 5 0.000 0.000 0.000 0.000 pyparsing.py:3923(__str__) 2 0.000 0.000 0.000 0.000 subprocess.py:773(_get_devnull) 1 0.000 0.000 0.000 0.000 gzip.py:110(GzipFile) 1 0.000 0.000 0.000 0.000 legendre.py:1794(Legendre) 12 0.000 0.000 0.000 0.000 mixins.py:40(_inplace_binary_method) 1 0.000 0.000 0.000 0.000 threading.py:512(set) 1 0.000 0.000 0.000 0.000 fromnumeric.py:37(_wrapit) 58 0.000 0.000 0.000 0.000 {built-in method _ctypes.sizeof} 1 0.000 0.000 0.000 0.000 numeric.py:146(ones) 1 0.000 0.000 0.000 0.000 pathlib.py:982(Path) 1 0.000 0.000 0.000 0.000 defmatrix.py:174(matrix) 1 0.000 0.000 0.000 0.000 main.py:138() 3 0.000 0.000 0.000 0.000 _collections_abc.py:349(__subclasshook__) 25 0.000 0.000 0.000 0.000 {method 'update' of 'set' objects} 2 0.000 0.000 0.000 0.000 {built-in method posix.unsetenv} 1 0.000 0.000 0.000 0.000 ast_transforms.py:10() 2 0.000 0.000 0.000 0.000 klUCBswitch.py:33(threshold_switch_delayed) 1 0.000 0.000 0.000 0.000 multioutput.py:62(MultiOutputEstimator) 1 0.000 0.000 0.000 0.000 bytecode.py:203(_compute_lineno) 1 0.000 0.000 0.000 0.000 options.py:24(parse_as_flags) 16 0.000 0.000 0.000 0.000 typeinfer.py:402(__init__) 42 0.000 0.000 0.000 0.000 controlflow.py:576(_use_new_block) 19 0.000 0.000 0.000 0.000 models.py:103(traverse_types) 114 0.000 0.000 0.000 0.000 models.py:122(has_nrt_meminfo) 9 0.000 0.000 0.000 0.000 imputils.py:20(__init__) 1 0.000 0.000 0.000 0.000 context.py:119(__init__) 49 0.000 0.000 0.000 0.000 scalars.py:37(__lt__) 1 0.000 0.000 0.000 0.000 utils.py:287(runonce) 10 0.000 0.000 0.000 0.000 types.py:477(__eq__) 1 0.000 0.000 0.000 0.000 Evaluator.py:64(Evaluator) 11 0.000 0.000 0.000 0.000 types.py:73(_setup_constants) 1 0.000 0.000 0.000 0.000 widget_selection.py:386(ToggleButtonsStyle) 1 0.000 0.000 0.000 0.000 widget_selection.py:444(Dropdown) 1 0.000 0.000 0.000 0.000 encoder.py:9(_import_speedups) 5 0.000 0.000 0.000 0.000 ipapp.py:99() 2 0.000 0.000 0.000 0.000 pyparsing.py:3962(parseImpl) 4 0.000 0.000 0.000 0.000 pyparsing.py:645() 1 0.000 0.000 0.000 0.000 processors.py:268(DisplayMultipleCursors) 1 0.000 0.000 0.000 0.000 prefilter.py:583(MagicHandler) 1 0.000 0.000 0.000 0.000 :5(TokenInfo) 1 0.000 0.000 0.000 0.000 pty_spawn.py:29(spawn) 2 0.000 0.000 0.000 0.000 coloransi.py:135(__init__) 1 0.000 0.000 0.000 0.000 colorable.py:20(Colorable) 1 0.000 0.000 0.000 0.000 traitlets.py:1779() 1 0.000 0.000 0.000 0.000 align.py:44(_filter_special_cases) 1 0.000 0.000 0.000 0.000 _core.py:68(MPLPlot) 1 0.000 0.000 0.000 0.000 internals.py:226(mgr_locs) 1 0.000 0.000 0.000 0.000 generic.py:3616(__setattr__) 1 0.000 0.000 0.000 0.000 offsets.py:1353(BusinessMonthBegin) 1 0.000 0.000 0.000 0.000 offsets.py:1743(LastWeekOfMonth) 1 0.000 0.000 0.000 0.000 offsets.py:2085(BYearBegin) 1 0.000 0.000 0.000 0.000 offsets.py:2643(Easter) 1 0.000 0.000 0.000 0.000 category.py:701(_add_comparison_methods) 67 0.000 0.000 0.000 0.000 ops.py:217(_wrap_inplace_method) 22 0.000 0.000 0.000 0.000 _decorators.py:40(deprecate_kwarg) 1 0.000 0.000 0.000 0.000 _pade.py:1() 1 0.000 0.000 0.000 0.000 spfun_stats.py:33() 5 0.000 0.000 0.000 0.000 coo.py:193(getnnz) 1 0.000 0.000 0.000 0.000 __init__.py:2390(Canvas) 1 0.000 0.000 0.000 0.000 axis.py:2134(YAxis) 1 0.000 0.000 0.000 0.000 stackplot.py:8() 1 0.000 0.000 0.000 0.000 units.py:88(ConversionInterface) 1 0.000 0.000 0.000 0.000 model.py:555(unknown_type) 1 0.000 0.000 0.000 0.000 bezier.py:152(BezierSegment) 1 0.000 0.000 0.000 0.000 patches.py:1435(Ellipse) 6 0.000 0.000 0.000 0.000 patches.py:1829() 2 0.000 0.000 0.000 0.000 font_manager.py:1017() 54 0.000 0.000 0.000 0.000 docstring.py:84(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:183(dumps) 1 0.000 0.000 0.000 0.000 client.py:788(HTTPConnection) 2 0.000 0.000 0.000 0.000 pyparsing.py:3177(__init__) 1 0.000 0.000 0.000 0.000 fontconfig_pattern.py:38(FontconfigPatternParser) 1 0.000 0.000 0.000 0.000 hermite.py:1814(Hermite) 1 0.000 0.000 0.000 0.000 :5(ParseResult) 27 0.000 0.000 0.000 0.000 pathlib.py:120() 1 0.000 0.000 0.000 0.000 {method 'astype' of 'numpy.generic' objects} 4 0.000 0.000 0.000 0.000 function_base.py:2230(trim_zeros) 7 0.000 0.000 0.000 0.000 os.py:794(fsencode) 85 0.000 0.000 0.000 0.000 {method 'upper' of 'str' objects} 1 0.000 0.000 0.000 0.000 :5(_ArrayHelper) 1 0.000 0.000 0.000 0.000 randomdecl.py:125(Random_randrange) 1 0.000 0.000 0.000 0.000 cmathdecl.py:43(Cmath_log) 1 0.000 0.000 0.000 0.000 base.py:4() 40 0.000 0.000 0.000 0.000 scorer.py:47(__init__) 4 0.000 0.000 0.000 0.000 six.py:128(_resolve) 9 0.000 0.000 0.000 0.000 Bernoulli.py:44(__init__) 1 0.000 0.000 0.000 0.000 caching.py:587(Cache) 20 0.000 0.000 0.000 0.000 dispatcher.py:201(_make_finalizer) 33 0.000 0.000 0.000 0.000 typeinfer.py:893() 2 0.000 0.000 0.000 0.000 typeinfer.py:1044(typeof_arg) 6 0.000 0.000 0.000 0.000 dataflow.py:334() 6 0.000 0.000 0.000 0.000 analysis.py:170(fix_point_progress) 1 0.000 0.000 0.000 0.000 builtins.py:723(Round) 7 0.000 0.000 0.000 0.000 imputils.py:59(lower_getattr_generic) 2 0.000 0.000 0.000 0.000 packer.py:125(_assign_names) 6 0.000 0.000 0.000 0.000 packer.py:177(rec) 1 0.000 0.000 0.000 0.000 ir.py:153(Expr) 1 0.000 0.000 0.000 0.000 sigutils.py:19(normalize_signature) 1 0.000 0.000 0.000 0.000 registry.py:13(_ThreadLocalContext) 2 0.000 0.000 0.000 0.000 six.py:453(Module_six_moves_urllib) 15 0.000 0.000 0.000 0.000 utils.py:276(__init__) 5 0.000 0.000 0.000 0.000 utils.py:300(bit_length) 1 0.000 0.000 0.000 0.000 module.py:119(functions) 1 0.000 0.000 0.000 0.000 builder.py:428(not_) 120 0.000 0.000 0.000 0.000 ffi.py:217(_dispose) 11 0.000 0.000 0.000 0.000 {method 'get_values' of 'gi.EnumInfo' objects} 1 0.000 0.000 0.000 0.000 GLib.py:605(Source) 1 0.000 0.000 0.000 0.000 widget_description.py:13(DescriptionStyle) 1 0.000 0.000 0.000 0.000 script.py:27(script_args) 13 0.000 0.000 0.000 0.000 pyparsing.py:437(__iter__) 12 0.000 0.000 0.000 0.000 version.py:338() 1 0.000 0.000 0.000 0.000 zipfile.py:1150(__exit__) 24 0.000 0.000 0.000 0.000 roles.py:75(__init__) 1 0.000 0.000 0.000 0.000 nodes.py:398(Element) 1 0.000 0.000 0.000 0.000 win32.py:4() 1 0.000 0.000 0.000 0.000 usage.py:3() 45 0.000 0.000 0.000 0.000 lexer.py:305(bygroups) 1 0.000 0.000 0.000 0.000 python.py:748(DgLexer) 3 0.000 0.000 0.000 0.000 debugger.py:182(strip_indentation) 6 0.000 0.000 0.000 0.000 loader.py:161(__init__) 1 0.000 0.000 0.000 0.000 traitlets.py:305(directional_link) 1 0.000 0.000 0.000 0.000 testing.py:62(set_testing_mode) 1 0.000 0.000 0.000 0.000 pytables.py:1803(__init__) 1 0.000 0.000 0.000 0.000 pytables.py:2380(GenericFixed) 2 0.000 0.000 0.000 0.000 common.py:4() 1 0.000 0.000 0.000 0.000 internals.py:4355(SingleBlockManager) 4 0.000 0.000 0.000 0.000 timedeltas.py:149(_join_i8_wrapper) 1 0.000 0.000 0.000 0.000 range.py:119(_simple_new) 1 0.000 0.000 0.000 0.000 offsets.py:1330(BusinessMonthEnd) 1 0.000 0.000 0.000 0.000 groupby.py:1869(BaseGrouper) 2 0.000 0.000 0.000 0.000 inference.py:234(is_list_like) 1 0.000 0.000 0.000 0.000 :5(uname_result) 5 0.000 0.000 0.000 0.000 context.py:232(get_context) 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:586(rv_generic) 1 0.000 0.000 0.000 0.000 husl.py:1() 1 0.000 0.000 0.000 0.000 __init__.py:97() 5 0.000 0.000 0.000 0.000 iterative.py:62(combine) 19 0.000 0.000 0.000 0.000 compressed.py:100(getnnz) 18 0.000 0.000 0.000 0.000 _testutils.py:26(__init__) 13 0.000 0.000 0.000 0.000 __init__.py:16() 1 0.000 0.000 0.000 0.000 mathtext.py:642(BakomaFonts) 1 0.000 0.000 0.000 0.000 patches.py:584(Shadow) 1 0.000 0.000 0.000 0.000 patches.py:1498(Circle) 8 0.000 0.000 0.000 0.000 cm.py:101(register_cmap) 1 0.000 0.000 0.000 0.000 encoder.py:104(__init__) 1 0.000 0.000 0.000 0.000 ssl.py:718(SSLSocket) 25 0.000 0.000 0.000 0.000 ipaddress.py:433(_ip_int_from_prefix) 1 0.000 0.000 0.000 0.000 ipaddress.py:1445(IPv4Network) 1 0.000 0.000 0.000 0.000 socket.py:133(socket) 46 0.000 0.000 0.000 0.000 pyparsing.py:3521() 2 0.000 0.000 0.000 0.000 subprocess.py:1348(_handle_exitstatus) 43 0.000 0.000 0.000 0.000 dis.py:361(_unpack_opargs) 1 0.000 0.000 0.000 0.000 :5(_Instruction) 1 0.000 0.000 0.000 0.000 polynomial.py:1606(Polynomial) 1 0.000 0.000 0.000 0.000 chebyshev.py:2109(Chebyshev) 1 0.000 0.000 0.000 0.000 random.py:71(Random) 1 0.000 0.000 0.000 0.000 utils.py:1956(suppress_warnings) 2 0.000 0.000 0.000 0.000 argparse.py:346(get_lines) 10 0.000 0.000 0.000 0.000 __init__.py:1528(getEffectiveLevel) 5 0.000 0.000 0.000 0.000 getlimits.py:518(min) 1 0.000 0.000 0.000 0.000 _internal.py:246(_ctypes) 47 0.000 0.000 0.000 0.000 enum.py:866() 1 0.000 0.000 0.000 0.000 _collections_abc.py:879(__iter__) 3 0.000 0.000 0.000 0.000 six.py:112(_resolve) 3 0.000 0.000 0.000 0.000 {method 'extend' of 'bytearray' objects} 9 0.000 0.000 0.000 0.000 {built-in method builtins.round} 32 0.000 0.000 0.000 0.000 {built-in method math.floor} 2 0.000 0.000 0.000 0.000 {built-in method _socket.inet_aton} 2 0.000 0.000 0.000 0.000 {built-in method posix.putenv} 14 0.000 0.000 0.000 0.000 {built-in method _codecs.charmap_decode} 1 0.000 0.000 0.000 0.000 mathdecl.py:54(Math_converter) 3 0.000 0.000 0.000 0.000 typeinfer.py:957() 10 0.000 0.000 0.000 0.000 interpreter.py:181(get_global_value) 1 0.000 0.000 0.000 0.000 :5(QuicksortImplementation) 3 0.000 0.000 0.000 0.000 imputils.py:78(decorate) 44 0.000 0.000 0.000 0.000 ir.py:73(__contains__) 20 0.000 0.000 0.000 0.000 base.py:1037(__init__) 1 0.000 0.000 0.000 0.000 registry.py:31(CPUTarget) 20 0.000 0.000 0.000 0.000 {built-in method numba.typeconv._typeconv.get_pointer} 12 0.000 0.000 0.000 0.000 functions.py:15(__init__) 4 0.000 0.000 0.000 0.000 six.py:554(itervalues) 1 0.000 0.000 0.000 0.000 values.py:532(FunctionAttributes) 9 0.000 0.000 0.000 0.000 builder.py:88(__init__) 1 0.000 0.000 0.000 0.000 passmanagers.py:89(__init__) 40 0.000 0.000 0.000 0.000 common.py:34(_is_shutting_down) 20 0.000 0.000 0.000 0.000 {method 'is_a' of 'gobject.GType' objects} 1 0.000 0.000 0.000 0.000 widget_string.py:42(HTMLMath) 1 0.000 0.000 0.000 0.000 compat.py:2() 1 0.000 0.000 0.000 0.000 widget.py:164(LoggingHasTraits) 9 0.000 0.000 0.000 0.000 pyparsing.py:3800(__str__) 14 0.000 0.000 0.000 0.000 zipfile.py:436(_decodeExtra) 8 0.000 0.000 0.000 0.000 docfields.py:55(__init__) 4 0.000 0.000 0.000 0.000 docfields.py:138(__init__) 40 0.000 0.000 0.000 0.000 addnodes.py:296() 1 0.000 0.000 0.000 0.000 states.py:460(Inliner) 1 0.000 0.000 0.000 0.000 unix_events.py:333(_UnixReadPipeTransport) 1 0.000 0.000 0.000 0.000 locks.py:223(Event) 3 0.000 0.000 0.000 0.000 utils.py:319(_postinit) 1 0.000 0.000 0.000 0.000 classes.py:388(Completion) 65 0.000 0.000 0.000 0.000 imp.py:109() 1 0.000 0.000 0.000 0.000 __init__.py:45(Script) 1 0.000 0.000 0.000 0.000 prefilter.py:670(EmacsHandler) 3 0.000 0.000 0.000 0.000 magic.py:178(_method_magic_marker) 1 0.000 0.000 0.000 0.000 configurable.py:332(LoggingConfigurable) 1 0.000 0.000 0.000 0.000 __init__.py:45(_handle_ipython) 1 0.000 0.000 0.000 0.000 table_schema.py:5() 1 0.000 0.000 0.000 0.000 pytables.py:395(HDFStore) 1 0.000 0.000 0.000 0.000 offsets.py:1917(BQuarterBegin) 15 0.000 0.000 0.000 0.000 strings.py:1314(_noarg_wrapper) 1 0.000 0.000 0.000 0.000 base.py:168(SelectionMixin) 7 0.000 0.000 0.000 0.000 config.py:797() 1 0.000 0.000 0.000 0.000 _norm.py:3() 18 0.000 0.000 0.000 0.000 colorsys.py:108(_v) 1 0.000 0.000 0.000 0.000 decomp_qr.py:1() 1 0.000 0.000 0.000 0.000 special_matrices.py:1() 1 0.000 0.000 0.000 0.000 lil.py:19(lil_matrix) 1 0.000 0.000 0.000 0.000 tripcolor.py:1() 3 0.000 0.000 0.000 0.000 {built-in method _csv.register_dialect} 1 0.000 0.000 0.000 0.000 tz.py:121(tzoffset) 21 0.000 0.000 0.000 0.000 model.py:69() 1 0.000 0.000 0.000 0.000 backend_bases.py:243(RendererBase) 1 0.000 0.000 0.000 0.000 patches.py:904(PathPatch) 20 0.000 0.000 0.000 0.000 series.py:45(_arith_method) 1 0.000 0.000 0.000 0.000 collections.py:1007(BrokenBarHCollection) 1 0.000 0.000 0.000 0.000 collections.py:1578(CircleCollection) 33 0.000 0.000 0.000 0.000 cm.py:28(_reverser) 1 0.000 0.000 0.000 0.000 :5(DefaultVerifyPaths) 1 0.000 0.000 0.000 0.000 ssl.py:383(SSLContext) 1 0.000 0.000 0.000 0.000 quopri.py:3() 1 0.000 0.000 0.000 0.000 client.py:107() 94 0.000 0.000 0.000 0.000 pyparsing.py:4868() 1 0.000 0.000 0.000 0.000 hermite_e.py:1811(HermiteE) 1 0.000 0.000 0.000 0.000 tempfile.py:768(SpooledTemporaryFile) 2 0.000 0.000 0.000 0.000 fromnumeric.py:1658(compress) 1 0.000 0.000 0.000 0.000 numerictypes.py:857() 1 0.000 0.000 0.000 0.000 :5(SplitResult) 2 0.000 0.000 0.000 0.000 {method 'newbyteorder' of 'numpy.generic' objects} 8 0.000 0.000 0.000 0.000 {built-in method time.strftime} 1 0.000 0.000 0.000 0.000 randomdecl.py:193(Numpy_normal) 1 0.000 0.000 0.000 0.000 mathdecl.py:44(Math_atan2) 1 0.000 0.000 0.000 0.000 cmathdecl.py:12(CMath_unary) 5 0.000 0.000 0.000 0.000 MOSSH.py:25(__str__) 1 0.000 0.000 0.000 0.000 gbrt.py:2() 1 0.000 0.000 0.000 0.000 multioutput.py:201(MultiOutputRegressor) 1 0.000 0.000 0.000 0.000 multiclass.py:438(OneVsOneClassifier) 1 0.000 0.000 0.000 0.000 {built-in method numba._dispatcher.typeof_init} 1 0.000 0.000 0.000 0.000 compiler.py:126(compile_result) 6 0.000 0.000 0.000 0.000 inline_closurecall.py:112(_inline_reduction) 1 0.000 0.000 0.000 0.000 :5(Status) 64 0.000 0.000 0.000 0.000 typeinfer.py:356() 5 0.000 0.000 0.000 0.000 dataflow.py:246(op_LOAD_CONST) 9 0.000 0.000 0.000 0.000 registry.py:41(register) 42 0.000 0.000 0.000 0.000 ir_utils.py:1293(require) 4 0.000 0.000 0.000 0.000 analysis.py:68(fix_point_progress) 6 0.000 0.000 0.000 0.000 controlflow.py:390(_find_descendents) 7 0.000 0.000 0.000 0.000 packer.py:139() 2 0.000 0.000 0.000 0.000 packer.py:192(unflatten) 72 0.000 0.000 0.000 0.000 debuginfo.py:50(mark_location) 43 0.000 0.000 0.000 0.000 templates.py:576(bound_function) 2 0.000 0.000 0.000 0.000 sigutils.py:37(check_type) 1 0.000 0.000 0.000 0.000 npytypes.py:146(NumpyNdIterType) 2 0.000 0.000 0.000 0.000 misc.py:137(__init__) 1 0.000 0.000 0.000 0.000 instructions.py:626(descr) 4 0.000 0.000 0.000 0.000 six.py:78(_import_module) 4 0.000 0.000 0.000 0.000 transforms.py:91(slp_vectorize) 6 0.000 0.000 0.000 0.000 types.py:373(__eq__) 76 0.000 0.000 0.000 0.000 {method 'get_value' of 'gi.ValueInfo' objects} 8 0.000 0.000 0.000 0.000 {method 'get_parent' of 'ObjectInfo' objects} 39 0.000 0.000 0.000 0.000 {method 'get_namespace' of 'gi.BaseInfo' objects} 1 0.000 0.000 0.000 0.000 GLib.py:655(Idle) 1 0.000 0.000 0.000 0.000 widget_selection.py:457(RadioButtons) 1 0.000 0.000 0.000 0.000 widget_int.py:146(SliderStyle) 1 0.000 0.000 0.000 0.000 socket.py:42(Socket) 1 0.000 0.000 0.000 0.000 mixed.py:58(MixedName) 7 0.000 0.000 0.000 0.000 pyparsing.py:4784(tokenMap) 94 0.000 0.000 0.000 0.000 pyparsing.py:4849() 1 0.000 0.000 0.000 0.000 __init__.py:2442(Distribution) 2 0.000 0.000 0.000 0.000 zipfile.py:1665(close) 1 0.000 0.000 0.000 0.000 plural.py:99(__init__) 22 0.000 0.000 0.000 0.000 console.py:100(create_color_func) 1 0.000 0.000 0.000 0.000 __init__.py:80(Parser) 1 0.000 0.000 0.000 0.000 streams.py:271(StreamWriter) 1 0.000 0.000 0.000 0.000 base_events.py:187(Server) 1 0.000 0.000 0.000 0.000 lexer.py:232(Token) 7 0.000 0.000 0.000 0.000 filters.py:358(wrapper) 1 0.000 0.000 0.000 0.000 errors.py:127(_Context) 1 0.000 0.000 0.000 0.000 grammar.py:20(Grammar) 1 0.000 0.000 0.000 0.000 builtin_trap.py:20(BuiltinTrap) 1 0.000 0.000 0.000 0.000 run.py:1() 15 0.000 0.000 0.000 0.000 loader.py:150(_is_section_key) 11 0.000 0.000 0.000 0.000 loader.py:268(__setitem__) 1 0.000 0.000 0.000 0.000 getipython.py:17(get_ipython) 1 0.000 0.000 0.000 0.000 sql.py:1371(SQLiteDatabase) 1 0.000 0.000 0.000 0.000 range.py:562(_add_numeric_methods_binary) 1 0.000 0.000 0.000 0.000 offsets.py:1866(BQuarterEnd) 2 0.000 0.000 0.000 0.000 base.py:3866(_add_numeric_methods_add_sub_disabled) 20 0.000 0.000 0.000 0.000 base.py:4034(_make_evaluate_unary) 132 0.000 0.000 0.000 0.000 ops.py:61() 6 0.000 0.000 0.000 0.000 accessor.py:44(__init__) 3 0.000 0.000 0.000 0.000 dtypes.py:372(__new__) 1 0.000 0.000 0.000 0.000 __init__.py:100() 1 0.000 0.000 0.000 0.000 context.py:30(BaseContext) 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:427(rv_frozen) 3 0.000 0.000 0.000 0.000 doccer.py:116(_doc) 1 0.000 0.000 0.000 0.000 _spherical_bessel.py:1() 5 0.000 0.000 0.000 0.000 scale.py:556(get_scale_names) 1 0.000 0.000 0.000 0.000 model.py:174(build_backend_type) 11 0.000 0.000 0.000 0.000 legend_handler.py:61(__init__) 3 0.000 0.000 0.000 0.000 legend_handler.py:214(__init__) 1 0.000 0.000 0.000 0.000 patches.py:1043(Wedge) 1 0.000 0.000 0.000 0.000 pyplot.py:74(_backend_selection) 1 0.000 0.000 0.000 0.000 message.py:945(MIMEPart) 1 0.000 0.000 0.000 0.000 ipaddress.py:598(_BaseNetwork) 1 0.000 0.000 0.000 0.000 pyparsing.py:3129(__init__) 1 0.000 0.000 0.000 0.000 subprocess.py:542(Popen) 1 0.000 0.000 0.000 0.000 six.py:475(Module_six_moves_urllib) 1 0.000 0.000 0.000 0.000 laguerre.py:1764(Laguerre) 1 0.000 0.000 0.000 0.000 :5(DecimalTuple) 74 0.000 0.000 0.000 0.000 signal.py:17() 1 0.000 0.000 0.000 0.000 :5(Match) 13 0.000 0.000 0.000 0.000 __init__.py:1107(__init__) 2 0.000 0.000 0.000 0.000 getlimits.py:100(_str_xmax) 16 0.000 0.000 0.000 0.000 numeric.py:1577() 1 0.000 0.000 0.000 0.000 datetime.py:658(date) 1 0.000 0.000 0.000 0.000 MAB.py:538(DynamicMAB) 8 0.000 0.000 0.000 0.000 weakref.py:334(__new__) 1 0.000 0.000 0.000 0.000 __init__.py:43(normalize_encoding) 16 0.000 0.000 0.000 0.000 {method 'index' of 'str' objects} 12 0.000 0.000 0.000 0.000 {built-in method atexit.register} 56 0.000 0.000 0.000 0.000 {method 'read' of '_io.BytesIO' objects} 1 0.000 0.000 0.000 0.000 ufunc_db.py:8() 1 0.000 0.000 0.000 0.000 cmathdecl.py:67(Cmath_rect) 1 0.000 0.000 0.000 0.000 SparseWrapper.py:61(SparseWrapper) 20 0.000 0.000 0.000 0.000 deprecation.py:34(__init__) 2 0.000 0.000 0.000 0.000 numpy_pickle.py:284(NumpyUnpickler) 2 0.000 0.000 0.000 0.000 _memory_helpers.py:1() 1 0.000 0.000 0.000 0.000 type_annotations.py:56(__init__) 1 0.000 0.000 0.000 0.000 codegen.py:60(CodeLibrary) 1 0.000 0.000 0.000 0.000 interpreter.py:68(__init__) 4 0.000 0.000 0.000 0.000 analysis.py:152() 6 0.000 0.000 0.000 0.000 controlflow.py:247(_remove_node_edges) 1 0.000 0.000 0.000 0.000 builtins.py:188(BinOpMod) 19 0.000 0.000 0.000 0.000 packer.py:146(rec) 38 0.000 0.000 0.000 0.000 models.py:129() 75 0.000 0.000 0.000 0.000 models.py:211(get_value_type) 1 0.000 0.000 0.000 0.000 models.py:280(OpaqueModel) 1 0.000 0.000 0.000 0.000 :5(_ReflectContext) 44 0.000 0.000 0.000 0.000 ir.py:20(__init__) 6 0.000 0.000 0.000 0.000 base.py:1045(__getattr__) 4 0.000 0.000 0.000 0.000 cpu.py:63(target_data) 24 0.000 0.000 0.000 0.000 core.py:13() 10 0.000 0.000 0.000 0.000 templates.py:621(__init__) 1 0.000 0.000 0.000 0.000 npytypes.py:45(Record) 14 0.000 0.000 0.000 0.000 utils.py:163() 1 0.000 0.000 0.000 0.000 instructions.py:564(__init__) 25 0.000 0.000 0.000 0.000 values.py:547(alignstack) 1 0.000 0.000 0.000 0.000 module.py:8(Module) 9 0.000 0.000 0.000 0.000 types.py:448(_wrap_packed) 1 0.000 0.000 0.000 0.000 value.py:46(ValueRef) 1 0.000 0.000 0.000 0.000 ffi.py:42(__init__) 12 0.000 0.000 0.000 0.000 {method 'is_registered' of 'gi.Repository' objects} 1 0.000 0.000 0.000 0.000 :5(SignalQuery) 18 0.000 0.000 0.000 0.000 types.py:194(_type_register) 8 0.000 0.000 0.000 0.000 __init__.py:23(assign) 1 0.000 0.000 0.000 0.000 widget_selectioncontainer.py:71(Accordion) 1 0.000 0.000 0.000 0.000 widget_selectioncontainer.py:78(Tab) 1 0.000 0.000 0.000 0.000 widget_box.py:72(VBox) 1 0.000 0.000 0.000 0.000 widget_box.py:92(HBox) 1 0.000 0.000 0.000 0.000 instance.py:38(AbstractInstanceContext) 1 0.000 0.000 0.000 0.000 docutils.py:172(LoggingReporter) 1 0.000 0.000 0.000 0.000 tasks.py:23(Task) 1 0.000 0.000 0.000 0.000 asyncsupport.py:82(wrap_block_reference_call) 17 0.000 0.000 0.000 0.000 defaults.py:56() 1 0.000 0.000 0.000 0.000 environment.py:889(Template) 1 0.000 0.000 0.000 0.000 klass.py:87(ClassContext) 65 0.000 0.000 0.000 0.000 imp.py:108() 5 0.000 0.000 0.000 0.000 cache.py:22(underscore_memoization) 1 0.000 0.000 0.000 0.000 scroll.py:7() 1 0.000 0.000 0.000 0.000 default.py:17(DefaultStyle) 1 0.000 0.000 0.000 0.000 :5(Attrs) 1 0.000 0.000 0.000 0.000 processors.py:382(AppendAutoSuggestion) 1 0.000 0.000 0.000 0.000 interactiveshell.py:60(get_default_editor) 11 0.000 0.000 0.000 0.000 typing.py:512() 1 0.000 0.000 0.000 0.000 typing.py:2105() 1 0.000 0.000 0.000 0.000 prefilter.py:397(EmacsChecker) 1 0.000 0.000 0.000 0.000 python.py:491(PythonTracebackLexer) 1 0.000 0.000 0.000 0.000 release.py:2() 1 0.000 0.000 0.000 0.000 offsets.py:1058(MonthOffset) 1 0.000 0.000 0.000 0.000 offsets.py:2049(BYearEnd) 1 0.000 0.000 0.000 0.000 offsets.py:2854(_get_calendar) 32 0.000 0.000 0.000 0.000 offsets.py:2988() 48 0.000 0.000 0.000 0.000 base.py:3969(_make_evaluate_binop) 1 0.000 0.000 0.000 0.000 dtypes.py:111(CategoricalDtype) 1 0.000 0.000 0.000 0.000 :5(Components) 1 0.000 0.000 0.000 0.000 :5(HistogramResult) 1 0.000 0.000 0.000 0.000 :5(LinregressResult) 1 0.000 0.000 0.000 0.000 distance.py:1385() 1 0.000 0.000 0.000 0.000 _procrustes.py:6() 1 0.000 0.000 0.000 0.000 _logsumexp.py:1() 2 0.000 0.000 0.000 0.000 __init__.py:14() 1 0.000 0.000 0.000 0.000 {built-in method scipy.sparse._sparsetools.csr_tocsc} 28 0.000 0.000 0.000 0.000 base.py:101(get_shape) 1 0.000 0.000 0.000 0.000 __init__.py:1751(Wm) 1 0.000 0.000 0.000 0.000 api.py:21(FFI) 1 0.000 0.000 0.000 0.000 legend_handler.py:557(__init__) 1 0.000 0.000 0.000 0.000 tight_layout.py:10() 1 0.000 0.000 0.000 0.000 :5(Page) 1 0.000 0.000 0.000 0.000 scipy_sparse.py:5() 1 0.000 0.000 0.000 0.000 _converter.py:64(register) 1 0.000 0.000 0.000 0.000 collections.py:865(_CollectionWithSizes) 1 0.000 0.000 0.000 0.000 response.py:37(addclosehook) 1 0.000 0.000 0.000 0.000 ssl.py:567(SSLObject) 47 0.000 0.000 0.000 0.000 ipaddress.py:553(__eq__) 4 0.000 0.000 0.000 0.000 rcsetup.py:625(validate_sketch) 1 0.000 0.000 0.000 0.000 _backports.py:1() 2 0.000 0.000 0.000 0.000 subprocess.py:758(__del__) 1 0.000 0.000 0.000 0.000 :5(Traceback) 1 0.000 0.000 0.000 0.000 :5(FullArgSpec) 1 0.000 0.000 0.000 0.000 :5(FrameInfo) 1 0.000 0.000 0.000 0.000 __init__.py:314(__init__) 7 0.000 0.000 0.000 0.000 core.py:3372(__setattr__) 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha1} 1 0.000 0.000 0.000 0.000 :5(usage) 1 0.000 0.000 0.000 0.000 __init__.py:1588(LoggerAdapter) 4 0.000 0.000 0.000 0.000 _internal.py:247(__init__) 1 0.000 0.000 0.000 0.000 pickle.py:345(_Pickler) 1 0.000 0.000 0.000 0.000 datetime.py:336(timedelta) 2 0.000 0.000 0.000 0.000 weakref.py:109(remove) 1 0.000 0.000 0.000 0.000 {built-in method today} 2 0.000 0.000 0.000 0.000 {method 'isatty' of '_io.TextIOWrapper' objects} 1 0.000 0.000 0.000 0.000 cmathdecl.py:28() 1 0.000 0.000 0.000 0.000 cmathdecl.py:51(Cmath_phase) 1 0.000 0.000 0.000 0.000 c_ast.py:618(PtrDecl) 1 0.000 0.000 0.000 0.000 cparser.py:237(__init__) 1 0.000 0.000 0.000 0.000 UCBoost.py:313(UCB_lb) 1 0.000 0.000 0.000 0.000 kernels.py:119(Kernel) 2 0.000 0.000 0.000 0.000 numpy_pickle_utils.py:272(BinaryZlibFile) 1 0.000 0.000 0.000 0.000 Softmax.py:135(SoftmaxWithHorizon) 1 0.000 0.000 0.000 0.000 compiler.py:27(Flags) 1 0.000 0.000 0.000 0.000 options.py:31(set_flags) 1 0.000 0.000 0.000 0.000 :5(loop_lift_info) 21 0.000 0.000 0.000 0.000 typeinfer.py:122(append) 1 0.000 0.000 0.000 0.000 interpreter.py:136(_start_new_block) 44 0.000 0.000 0.000 0.000 interpreter.py:218(code_cellvars) 1 0.000 0.000 0.000 0.000 postproc.py:32(VariableLifetime) 1 0.000 0.000 0.000 0.000 builtins.py:198() 1 0.000 0.000 0.000 0.000 builtins.py:204(BinOpFloorDiv) 15 0.000 0.000 0.000 0.000 imputils.py:114(decorate) 1 0.000 0.000 0.000 0.000 manager.py:12(__init__) 1 0.000 0.000 0.000 0.000 packer.py:89(as_arguments) 1 0.000 0.000 0.000 0.000 :5(_BoxContext) 1 0.000 0.000 0.000 0.000 :5(_UnboxContext) 51 0.000 0.000 0.000 0.000 ir.py:169(__setattr__) 1 0.000 0.000 0.000 0.000 cpu.py:130(post_lowering) 6 0.000 0.000 0.000 0.000 abstract.py:315(__init__) 18 0.000 0.000 0.000 0.000 utils.py:201(_check_attr) 50 0.000 0.000 0.000 0.000 instructions.py:89(callee) 18 0.000 0.000 0.000 0.000 instructions.py:189(return_value) 16 0.000 0.000 0.000 0.000 values.py:271(__eq__) 8 0.000 0.000 0.000 0.000 values.py:522(add) 25 0.000 0.000 0.000 0.000 values.py:543(__init__) 68 0.000 0.000 0.000 0.000 values.py:683(dereferenceable) 6 0.000 0.000 0.000 0.000 values.py:722(add_attribute) 1 0.000 0.000 0.000 0.000 types.py:177(_to_string) 4 0.000 0.000 0.000 0.000 types.py:217(__new) 1 0.000 0.000 0.000 0.000 executionengine.py:44(ExecutionEngine) 1 0.000 0.000 0.000 0.000 executionengine.py:213(__init__) 1 0.000 0.000 0.000 0.000 module.py:41(ModuleRef) 1 0.000 0.000 0.000 0.000 common.py:2() 6 0.000 0.000 0.000 0.000 {method 'get_immediate_dependencies' of 'gi.Repository' objects} 1 0.000 0.000 0.000 0.000 widget_string.py:49(Label) 1 0.000 0.000 0.000 0.000 :5(Arguments) 1 0.000 0.000 0.000 0.000 _strptime.py:107(__calc_am_pm) 1 0.000 0.000 0.000 0.000 clientabc.py:22(KernelClientABC) 1 0.000 0.000 0.000 0.000 usages.py:1() 1 0.000 0.000 0.000 0.000 pyparsing.py:4294(__init__) 2 0.000 0.000 0.000 0.000 pyparsing.py:1275(addCondition) 2 0.000 0.000 0.000 0.000 pyparsing.py:2922(__str__) 1 0.000 0.000 0.000 0.000 pyparsing.py:3110(__init__) 1 0.000 0.000 0.000 0.000 :5(_Version) 2 0.000 0.000 0.000 0.000 six.py:469(Module_six_moves_urllib) 22 0.000 0.000 0.000 0.000 six.py:189(__get_module) 5 0.000 0.000 0.000 0.000 __init__.py:2146() 1 0.000 0.000 0.000 0.000 zipfile.py:1788(_fpclose) 1 0.000 0.000 0.000 0.000 mofile.py:10() 1 0.000 0.000 0.000 0.000 catalog.py:241(Catalog) 1 0.000 0.000 0.000 0.000 __init__.py:22(_TranslationProxy) 1 0.000 0.000 0.000 0.000 asyncsupport.py:99(wrap_macro_invoke) 1 0.000 0.000 0.000 0.000 runtime.py:351(LoopContextBase) 2 0.000 0.000 0.000 0.000 simplegeneric.py:9(generic) 1 0.000 0.000 0.000 0.000 simplegeneric.py:1() 1 0.000 0.000 0.000 0.000 containers.py:831(ColorColumn) 13 0.000 0.000 0.000 0.000 typing.py:889(__extrahook__) 1 0.000 0.000 0.000 0.000 backcall.py:6() 7 0.000 0.000 0.000 0.000 lexer.py:397(__init__) 1 0.000 0.000 0.000 0.000 wildcard.py:25() 1 0.000 0.000 0.000 0.000 mimetypes.py:375(_default_mime_types) 1 0.000 0.000 0.000 0.000 paths.py:88(get_ipython_package_dir) 11 0.000 0.000 0.000 0.000 magic_arguments.py:198(__init__) 1 0.000 0.000 0.000 0.000 ptyprocess.py:124(PtyProcess) 28 0.000 0.000 0.000 0.000 traitlets.py:929(__init__) 1 0.000 0.000 0.000 0.000 date_converters.py:1() 1 0.000 0.000 0.000 0.000 ops.py:44(Term) 3 0.000 0.000 0.000 0.000 datetimelike.py:633(_add_datetimelike_methods) 14 0.000 0.000 0.000 0.000 base.py:4098(_make_invalid_op) 151 0.000 0.000 0.000 0.000 ops.py:59() 1 0.000 0.000 0.000 0.000 dtypes.py:153(__init__) 7 0.000 0.000 0.000 0.000 config.py:796() 1 0.000 0.000 0.000 0.000 :5(BinnedStatistic2dResult) 1 0.000 0.000 0.000 0.000 :5(AndersonResult) 1 0.000 0.000 0.000 0.000 :5(DescribeResult) 1 0.000 0.000 0.000 0.000 :5(CumfreqResult) 1 0.000 0.000 0.000 0.000 :5(RelfreqResult) 1 0.000 0.000 0.000 0.000 :5(SigmaclipResult) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:369(beta_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2294(gamma_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:108(norm_gen) 1 0.000 0.000 0.000 0.000 process.py:62(BaseProcess) 1 0.000 0.000 0.000 0.000 process.py:301(__init__) 1 0.000 0.000 0.000 0.000 _trustregion_exact.py:188(IterativeSubproblem) 1 0.000 0.000 0.000 0.000 _sketches.py:1() 2 0.000 0.000 0.000 0.000 compressed.py:117(_set_self) 1 0.000 0.000 0.000 0.000 backend_managers.py:46(ToolManager) 1 0.000 0.000 0.000 0.000 _layoutbox.py:52(LayoutBox) 1 0.000 0.000 0.000 0.000 :5(Font) 1 0.000 0.000 0.000 0.000 patches.py:1407(CirclePolygon) 1 0.000 0.000 0.000 0.000 patches.py:1879(_simpleprint_styles) 2 0.000 0.000 0.000 0.000 util.py:73(compose) 1 0.000 0.000 0.000 0.000 collections.py:1743(TriMesh) 1 0.000 0.000 0.000 0.000 :5(_ASN1Object) 1 0.000 0.000 0.000 0.000 ipaddress.py:1593(_BaseV6) 1 0.000 0.000 0.000 0.000 client.py:218(HTTPResponse) 1 0.000 0.000 0.000 0.000 parser.py:17(Parser) 9 0.000 0.000 0.000 0.000 pyparsing.py:3181(parseImpl) 1 0.000 0.000 0.000 0.000 :5(SelectorKey) 1 0.000 0.000 0.000 0.000 :5(Attribute) 4 0.000 0.000 0.000 0.000 __init__.py:396(_wrap) 1 0.000 0.000 0.000 0.000 argparse.py:1590(ArgumentParser) 1 0.000 0.000 0.000 0.000 :5(Mismatch) 3 0.000 0.000 0.000 0.000 numerictypes.py:577(obj2sctype) 1 0.000 0.000 0.000 0.000 numerictypes.py:962(find_common_type) 1 0.000 0.000 0.000 0.000 :5(DefragResult) 1 0.000 0.000 0.000 0.000 datetime.py:1023(time) 5 0.000 0.000 0.000 0.000 sre_parse.py:885(addgroup) 1 0.000 0.000 0.000 0.000 re.py:330(filter) 1 0.000 0.000 0.000 0.000 :5(_ArrayIndexingHelper) 1 0.000 0.000 0.000 0.000 :5(iinfo) 2 0.000 0.000 0.000 0.000 listdecl.py:155(generic) 1 0.000 0.000 0.000 0.000 mathdecl.py:85(Math_hypot) 1 0.000 0.000 0.000 0.000 mathdecl.py:111(Math_pow) 1 0.000 0.000 0.000 0.000 cmathdecl.py:31(CMath_predicate) 1 0.000 0.000 0.000 0.000 :5(Hyperparameter) 2 0.000 0.000 0.000 0.000 fixes.py:27(_parse_version) 1 0.000 0.000 0.000 0.000 __init__.py:12(_init) 1 0.000 0.000 0.000 0.000 :5(SetLoop) 1 0.000 0.000 0.000 0.000 :5(nrt_mstats) 1 0.000 0.000 0.000 0.000 callconv.py:165(MinimalCallConv) 1 0.000 0.000 0.000 0.000 typeinfer.py:935(_unify_return_types) 1 0.000 0.000 0.000 0.000 npydecl.py:322() 1 0.000 0.000 0.000 0.000 :5(Loop) 6 0.000 0.000 0.000 0.000 controlflow.py:282(_find_exit_points) 6 0.000 0.000 0.000 0.000 controlflow.py:378(_dfs_rec) 44 0.000 0.000 0.000 0.000 builtins.py:135() 42 0.000 0.000 0.000 0.000 builtins.py:143() 1 0.000 0.000 0.000 0.000 builtins.py:334() 1 0.000 0.000 0.000 0.000 builtins.py:339(UnorderedCmpOp) 3 0.000 0.000 0.000 0.000 imputils.py:228(wrapper) 1 0.000 0.000 0.000 0.000 :5(_ForIterLoop) 7 0.000 0.000 0.000 0.000 models.py:34(__init__) 1 0.000 0.000 0.000 0.000 models.py:11(DataModel) 1 0.000 0.000 0.000 0.000 models.py:166(BooleanModel) 1 0.000 0.000 0.000 0.000 :5(_VarArgItem) 40 0.000 0.000 0.000 0.000 ir.py:67(get) 5 0.000 0.000 0.000 0.000 ir.py:534(__repr__) 1 0.000 0.000 0.000 0.000 itanium_mangler.py:97(repl) 1 0.000 0.000 0.000 0.000 cpu.py:30(CPUContext) 4 0.000 0.000 0.000 0.000 core.py:68(double) 2 0.000 0.000 0.000 0.000 typeof.py:117(_typeof_numpy_scalar) 5 0.000 0.000 0.000 0.000 tracing.py:191(notrace) 3 0.000 0.000 0.000 0.000 registry.py:95(__init__) 1 0.000 0.000 0.000 0.000 context.py:115(BaseContext) 1 0.000 0.000 0.000 0.000 typeconv.py:56(__init__) 1 0.000 0.000 0.000 0.000 containers.py:239(Tuple) 6 0.000 0.000 0.000 0.000 __init__.py:95() 1 0.000 0.000 0.000 0.000 abstract.py:74(Type) 1 0.000 0.000 0.000 0.000 abstract.py:351(ArrayCompatible) 1 0.000 0.000 0.000 0.000 instructions.py:62(CallInstr) 68 0.000 0.000 0.000 0.000 values.py:692(dereferenceable_or_null) 5 0.000 0.000 0.000 0.000 builder.py:109(module) 15 0.000 0.000 0.000 0.000 types.py:359(__init__) 1 0.000 0.000 0.000 0.000 executionengine.py:115(target_data) 8 0.000 0.000 0.000 0.000 {method 'get_fields' of 'ObjectInfo' objects} 8 0.000 0.000 0.000 0.000 {method 'get_fields' of 'StructInfo' objects} 1 0.000 0.000 0.000 0.000 synchronize.py:372(Barrier) 1 0.000 0.000 0.000 0.000 widget_string.py:36(HTML) 1 0.000 0.000 0.000 0.000 zmqstream.py:57(ZMQStream) 1 0.000 0.000 0.000 0.000 decoder.py:302(__init__) 1 0.000 0.000 0.000 0.000 parser_cache.py:1() 1 0.000 0.000 0.000 0.000 core.py:33(WebSupport) 1 0.000 0.000 0.000 0.000 pyparsing.py:2724(Regex) 12 0.000 0.000 0.000 0.000 version.py:389() 1 0.000 0.000 0.000 0.000 zipfile.py:191(_EndRecData64) 1 0.000 0.000 0.000 0.000 zipfile.py:1040(ZipFile) 1 0.000 0.000 0.000 0.000 __init__.py:1375(NullProvider) 3 0.000 0.000 0.000 0.000 __init__.py:1609(_zipinfo_name) 1 0.000 0.000 0.000 0.000 catalog.py:75(Message) 2 0.000 0.000 0.000 0.000 core.py:1118(get_locale_identifier) 1 0.000 0.000 0.000 0.000 logging.py:288(LogCollector) 1 0.000 0.000 0.000 0.000 states.py:2407(RFC2822Body) 1 0.000 0.000 0.000 0.000 locks.py:410(Semaphore) 1 0.000 0.000 0.000 0.000 streams.py:154(FlowControlMixin) 1 0.000 0.000 0.000 0.000 asyncsupport.py:43(wrap_generate_func) 1 0.000 0.000 0.000 0.000 filters.py:16(AbstractNameDefinition) 1 0.000 0.000 0.000 0.000 __init__.py:88(Evaluator) 3 0.000 0.000 0.000 0.000 cache.py:49(decorator) 1 0.000 0.000 0.000 0.000 :5(TokenCollection) 1 0.000 0.000 0.000 0.000 input.py:26(Input) 1 0.000 0.000 0.000 0.000 dbapi2.py:56(register_adapters_and_converters) 1 0.000 0.000 0.000 0.000 prefilter.py:410(MacroChecker) 1 0.000 0.000 0.000 0.000 prefilter.py:422(IPyAutocallChecker) 12 0.000 0.000 0.000 0.000 lexer.py:270(__new__) 1 0.000 0.000 0.000 0.000 python.py:530(Python3TracebackLexer) 1 0.000 0.000 0.000 0.000 oinspect.py:345(Inspector) 1 0.000 0.000 0.000 0.000 pydoc.py:1061(TextDoc) 1 0.000 0.000 0.000 0.000 :5(ArgSpec) 1 0.000 0.000 0.000 0.000 getargspec.py:10() 1 0.000 0.000 0.000 0.000 pytables.py:1462(IndexCol) 1 0.000 0.000 0.000 0.000 plotting.py:9() 1 0.000 0.000 0.000 0.000 series.py:336(name) 1 0.000 0.000 0.000 0.000 internals.py:2753(SparseBlock) 1 0.000 0.000 0.000 0.000 _validators.py:4() 50 0.000 0.000 0.000 0.000 common.py:34(outer) 1 0.000 0.000 0.000 0.000 common.py:85(is_object_dtype) 2 0.000 0.000 0.000 0.000 config.py:547(_get_root) 1 0.000 0.000 0.000 0.000 :5(DeprecatedOption) 1 0.000 0.000 0.000 0.000 platform.py:1088(machine) 1 0.000 0.000 0.000 0.000 :5(Mean) 1 0.000 0.000 0.000 0.000 :5(Anderson_ksampResult) 1 0.000 0.000 0.000 0.000 :5(BinnedStatisticResult) 1 0.000 0.000 0.000 0.000 :5(ModeResult) 1 0.000 0.000 0.000 0.000 :5(KurtosistestResult) 1 0.000 0.000 0.000 0.000 :5(WeightedTauResult) 1 0.000 0.000 0.000 0.000 _distr_params.py:3() 1 0.000 0.000 0.000 0.000 :5(MetricInfo) 37 0.000 0.000 0.000 0.000 context.py:264() 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:1313(rv_continuous) 1 0.000 0.000 0.000 0.000 lambertw.py:1() 1 0.000 0.000 0.000 0.000 _remove_redundancy.py:4() 1 0.000 0.000 0.000 0.000 _differentialevolution.py:216(DifferentialEvolutionSolver) 1 0.000 0.000 0.000 0.000 matfuncs.py:349(_ExpmPadeHelper) 1 0.000 0.000 0.000 0.000 _procrustes.py:4() 1 0.000 0.000 0.000 0.000 __init__.py:13() 1 0.000 0.000 0.000 0.000 dok.py:29(dok_matrix) 18 0.000 0.000 0.000 0.000 data.py:125(_create_method) 1 0.000 0.000 0.000 0.000 axis.py:36() 7 0.000 0.000 0.000 0.000 rrule.py:70(__init__) 1 0.000 0.000 0.000 0.000 tight_bbox.py:3() 24 0.000 0.000 0.000 0.000 dviread.py:133(_dispatch) 1 0.000 0.000 0.000 0.000 collections.py:1813(QuadMesh) 1 0.000 0.000 0.000 0.000 encoder.py:182(encode) 1 0.000 0.000 0.000 0.000 iterators.py:5() 1 0.000 0.000 0.000 0.000 _policybase.py:112(Policy) 10 0.000 0.000 0.000 0.000 _policybase.py:104() 1 0.000 0.000 0.000 0.000 request.py:1664(URLopener) 4 0.000 0.000 0.000 0.000 rcsetup.py:492(update_savefig_format) 1 0.000 0.000 0.000 0.000 subprocess.py:60(CalledProcessError) 1 0.000 0.000 0.000 0.000 inspect.py:2684(Signature) 12 0.000 0.000 0.000 0.000 opcode.py:43(name_op) 1 0.000 0.000 0.000 0.000 :5(ClosureVars) 1 0.000 0.000 0.000 0.000 tempfile.py:275(_RandomNameSequence) 1 0.000 0.000 0.000 0.000 :5(_LoggingWatcher) 1 0.000 0.000 0.000 0.000 loader.py:66(TestLoader) 1 0.000 0.000 0.000 0.000 __init__.py:1580(__init__) 1 0.000 0.000 0.000 0.000 threading.py:893(_set_tstate_lock) 2 0.000 0.000 0.000 0.000 __init__.py:1234(_fixupChildren) 2 0.000 0.000 0.000 0.000 getlimits.py:92(_str_epsneg) 3 0.000 0.000 0.000 0.000 __init__.py:342(_FuncPtr) 1 0.000 0.000 0.000 0.000 {method 'reduceat' of 'numpy.ufunc' objects} 4 0.000 0.000 0.000 0.000 sre_parse.py:452() 8 0.000 0.000 0.000 0.000 weakref.py:339(__init__) 38 0.000 0.000 0.000 0.000 functools.py:619() 3 0.000 0.000 0.000 0.000 _collections_abc.py:676(items) 2 0.000 0.000 0.000 0.000 :47(_w_long) 2 0.000 0.000 0.000 0.000 disk.py:3() 32 0.000 0.000 0.000 0.000 pyparsing.py:294(__getitem__) 4 0.000 0.000 0.000 0.000 pyparsing.py:621(__getattr__) 2 0.000 0.000 0.000 0.000 {built-in method posix.urandom} 4 0.000 0.000 0.000 0.000 {method 'get_data' of 'zipimport.zipimporter' objects} 1 0.000 0.000 0.000 0.000 numbers.py:551(_implement_bitwise_operators) 1 0.000 0.000 0.000 0.000 randomdecl.py:114(Random_randint) 1 0.000 0.000 0.000 0.000 randomdecl.py:173(Numpy_exponential) 1 0.000 0.000 0.000 0.000 randomdecl.py:282(Random_triangular) 1 0.000 0.000 0.000 0.000 mathdecl.py:95(Math_predicate) 1 0.000 0.000 0.000 0.000 cmathdecl.py:34() 1 0.000 0.000 0.000 0.000 gradient_boosting.py:172(LossFunction) 2 0.000 0.000 0.000 0.000 numpy_pickle.py:201(NumpyPickler) 1 0.000 0.000 0.000 0.000 :5(CacheItemInfo) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:21(ParallelBackendBase) 2 0.000 0.000 0.000 0.000 memory.py:384(MemorizedFunc) 1 0.000 0.000 0.000 0.000 :5(_CompileStats) 1 0.000 0.000 0.000 0.000 decorators.py:30(Vectorize) 1 0.000 0.000 0.000 0.000 dufunc.py:70(DUFunc) 1 0.000 0.000 0.000 0.000 :5(_LowerResult) 1 0.000 0.000 0.000 0.000 setobj.py:347(SetInstance) 20 0.000 0.000 0.000 0.000 dispatcher.py:142(__init__) 3 0.000 0.000 0.000 0.000 codegen.py:352(_object_compiled_hook) 1 0.000 0.000 0.000 0.000 passes.py:11() 1 0.000 0.000 0.000 0.000 listobj.py:38(_ListPayloadMixin) 20 0.000 0.000 0.000 0.000 npydecl.py:116() 1 0.000 0.000 0.000 0.000 :5(use_defs_result) 1 0.000 0.000 0.000 0.000 :5(dead_maps_result) 1 0.000 0.000 0.000 0.000 parfor.py:595(ParforPass) 1 0.000 0.000 0.000 0.000 builtins.py:326() 1 0.000 0.000 0.000 0.000 builtins.py:327() 1 0.000 0.000 0.000 0.000 builtins.py:335() 29 0.000 0.000 0.000 0.000 imputils.py:94(lower_cast) 14 0.000 0.000 0.000 0.000 imputils.py:292(iternext_impl) 1 0.000 0.000 0.000 0.000 packer.py:106(from_arguments) 1 0.000 0.000 0.000 0.000 models.py:490(StructModel) 1 0.000 0.000 0.000 0.000 base.py:597(get_returned_value) 5 0.000 0.000 0.000 0.000 itanium_mangler.py:107(_fix_lead_digit) 4 0.000 0.000 0.000 0.000 core.py:168(get_global_variable_named) 1 0.000 0.000 0.000 0.000 :5(_TypeofContext) 1 0.000 0.000 0.000 0.000 typeconv.py:6(TypeManager) 52 0.000 0.000 0.000 0.000 functions.py:397(key) 1 0.000 0.000 0.000 0.000 utils.py:240(__init__) 1 0.000 0.000 0.000 0.000 values.py:576(Function) 68 0.000 0.000 0.000 0.000 values.py:674(align) 1 0.000 0.000 0.000 0.000 context.py:7(__init__) 1 0.000 0.000 0.000 0.000 types.py:16(Type) 36 0.000 0.000 0.000 0.000 types.py:107(_to_string) 1 0.000 0.000 0.000 0.000 EvaluatorMultiPlayers.py:58(EvaluatorMultiPlayers) 1 0.000 0.000 0.000 0.000 interaction.py:560(fixed) 3 0.000 0.000 0.000 0.000 session.py:132() 1 0.000 0.000 0.000 0.000 channelsabc.py:11(ChannelABC) 1 0.000 0.000 0.000 0.000 managerabc.py:11(KernelManagerABC) 1 0.000 0.000 0.000 0.000 context.py:24(Context) 1 0.000 0.000 0.000 0.000 :5(CompletionParts) 1 0.000 0.000 0.000 0.000 iterable.py:238(DictComprehension) 1 0.000 0.000 0.000 0.000 pyparsing.py:4119(__init__) 1 0.000 0.000 0.000 0.000 :5(CatalogInfo) 1 0.000 0.000 0.000 0.000 :5(ConfigValue) 1 0.000 0.000 0.000 0.000 uuid.py:58(UUID) 6 0.000 0.000 0.000 0.000 states.py:133(__init__) 1 0.000 0.000 0.000 0.000 runtime.py:591(Undefined) 1 0.000 0.000 0.000 0.000 getattr_static.py:5() 1 0.000 0.000 0.000 0.000 classes.py:486(Definition) 1 0.000 0.000 0.000 0.000 site.py:11() 1 0.000 0.000 0.000 0.000 __init__.py:324(Interpreter) 1 0.000 0.000 0.000 0.000 completer.py:516(CompletionSplitter) 1 0.000 0.000 0.000 0.000 display_trap.py:32(DisplayTrap) 1 0.000 0.000 0.000 0.000 coloransi.py:164(set_active_scheme) 1 0.000 0.000 0.000 0.000 crashhandler.py:83(CrashHandler) 1 0.000 0.000 0.000 0.000 testing.py:2145(optional_args) 1 0.000 0.000 0.000 0.000 excel.py:660(ExcelWriter) 1 0.000 0.000 0.000 0.000 _print_versions.py:1() 1 0.000 0.000 0.000 0.000 internals.py:2321(CategoricalBlock) 2 0.000 0.000 0.000 0.000 range.py:72(_ensure_int) 4 0.000 0.000 0.000 0.000 datetimes.py:222(_join_i8_wrapper) 19 0.000 0.000 0.000 0.000 strings.py:1353(do_copy) 1 0.000 0.000 0.000 0.000 dtypes.py:172(_finalize) 1 0.000 0.000 0.000 0.000 config.py:170(get_default_val) 1 0.000 0.000 0.000 0.000 :5(RegisteredOption) 1 0.000 0.000 0.000 0.000 terminal.py:13() 1 0.000 0.000 0.000 0.000 :5(BinnedStatisticddResult) 1 0.000 0.000 0.000 0.000 :5(RanksumsResult) 1 0.000 0.000 0.000 0.000 :5(Ks_2sampResult) 1 0.000 0.000 0.000 0.000 :5(Variance) 1 0.000 0.000 0.000 0.000 :5(LeveneResult) 1 0.000 0.000 0.000 0.000 :5(F_onewayResult) 1 0.000 0.000 0.000 0.000 :5(Ttest_1sampResult) 1 0.000 0.000 0.000 0.000 :5(Ttest_indResult) 1 0.000 0.000 0.000 0.000 :5(KstestResult) 1 0.000 0.000 0.000 0.000 :5(KendalltauResult) 53 0.000 0.000 0.000 0.000 distance.py:1379() 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:2526(rv_discrete) 1 0.000 0.000 0.000 0.000 __init__.py:64() 1 0.000 0.000 0.000 0.000 linalg_version.py:1() 1 0.000 0.000 0.000 0.000 extract.py:2() 1 0.000 0.000 0.000 0.000 {built-in method scipy.sparse._sparsetools.coo_tocsr} 1 0.000 0.000 0.000 0.000 pykov.py:913(Chain) 1 0.000 0.000 0.000 0.000 pykov.py:107(Vector) 1 0.000 0.000 0.000 0.000 __init__.py:2856(Menu) 1 0.000 0.000 0.000 0.000 axis.py:35() 1 0.000 0.000 0.000 0.000 triplot.py:1() 1 0.000 0.000 0.000 0.000 _binary.py:14() 1 0.000 0.000 0.000 0.000 backend_tools.py:34(ToolBase) 1 0.000 0.000 0.000 0.000 legend_handler.py:444(__init__) 1 0.000 0.000 0.000 0.000 :5(Text) 1 0.000 0.000 0.000 0.000 mathtext.py:3245(__init__) 1 0.000 0.000 0.000 0.000 mathtext.py:1786(Rule) 1 0.000 0.000 0.000 0.000 patches.py:2096(LArrow) 1 0.000 0.000 0.000 0.000 collections.py:1325(EventCollection) 1 0.000 0.000 0.000 0.000 :5(_XYPair) 4 0.000 0.000 0.000 0.000 docstring.py:39(__init__) 1 0.000 0.000 0.000 0.000 ipaddress.py:385(_IPAddressBase) 1 0.000 0.000 0.000 0.000 calendar.py:52() 19 0.000 0.000 0.000 0.000 cycler.py:145(change_key) 1 0.000 0.000 0.000 0.000 pyparsing.py:3162(__init__) 5 0.000 0.000 0.000 0.000 rcsetup.py:509(validate_ps_distiller) 4 0.000 0.000 0.000 0.000 rcsetup.py:854(validate_hist_bins) 9 0.000 0.000 0.000 0.000 fontconfig_pattern.py:153() 1 0.000 0.000 0.000 0.000 inspect.py:2403(Parameter) 7 0.000 0.000 0.000 0.000 opcode.py:47(jrel_op) 1 0.000 0.000 0.000 0.000 _iotools.py:266(NameValidator) 1 0.000 0.000 0.000 0.000 main.py:49(TestProgram) 11 0.000 0.000 0.000 0.000 argparse.py:639(_get_default_metavar_for_optional) 1 0.000 0.000 0.000 0.000 threading.py:357(notify_all) 32 0.000 0.000 0.000 0.000 threading.py:506(is_set) 10 0.000 0.000 0.000 0.000 case.py:1316(_deprecate) 2 0.000 0.000 0.000 0.000 getlimits.py:104(_str_resolution) 1 0.000 0.000 0.000 0.000 numerictypes.py:771(__getitem__) 9 0.000 0.000 0.000 0.000 __init__.py:99(CFunctionType) 43 0.000 0.000 0.000 0.000 _compat_pickle.py:165() 9 0.000 0.000 0.000 0.000 MAB.py:239() 54 0.000 0.000 0.000 0.000 sre_parse.py:161(__delitem__) 2 0.000 0.000 0.000 0.000 _collections_abc.py:252(__subclasshook__) 22 0.000 0.000 0.000 0.000 {method 'popitem' of 'dict' objects} 20 0.000 0.000 0.000 0.000 {method 'count' of 'str' objects} 2 0.000 0.000 0.000 0.000 {built-in method utcfromtimestamp} 5 0.000 0.000 0.000 0.000 {built-in method posix.getpid} 19 0.000 0.000 0.000 0.000 {method 'append' of 'collections.deque' objects} 29 0.000 0.000 0.000 0.000 mathimpl.py:99(_unary_int_input_wrapper_impl) 1 0.000 0.000 0.000 0.000 linalg.py:116(_LAPACK) 1 0.000 0.000 0.000 0.000 :5(Indexing) 1 0.000 0.000 0.000 0.000 randomdecl.py:95(Random_getrandbits) 1 0.000 0.000 0.000 0.000 randomdecl.py:141(Numpy_geometric) 1 0.000 0.000 0.000 0.000 randomdecl.py:152(Numpy_negative_binomial) 1 0.000 0.000 0.000 0.000 :5(_CVScoreTuple) 1 0.000 0.000 0.000 0.000 funcsigs.py:204(Parameter) 1 0.000 0.000 0.000 0.000 acquisition.py:1() 4 0.000 0.000 0.000 0.000 six.py:74(_import_module) 1 0.000 0.000 0.000 0.000 caching.py:50(_Cache) 1 0.000 0.000 0.000 0.000 dispatcher.py:159(_DispatcherBase) 16 0.000 0.000 0.000 0.000 compiler.py:208(add_stage) 6 0.000 0.000 0.000 0.000 inline_closurecall.py:206(_inline_closure) 2 0.000 0.000 0.000 0.000 codegen.py:511(resolve) 24 0.000 0.000 0.000 0.000 nrtopt.py:105() 10 0.000 0.000 0.000 0.000 typeinfer.py:1062(sentry_modified_builtin) 1 0.000 0.000 0.000 0.000 typeinfer.py:721(TypeInferer) 10 0.000 0.000 0.000 0.000 npydecl.py:250(generic) 9 0.000 0.000 0.000 0.000 registry.py:12(__init__) 1 0.000 0.000 0.000 0.000 models.py:1236(DeferredStructModel) 8 0.000 0.000 0.000 0.000 extending.py:220(__init__) 1 0.000 0.000 0.000 0.000 :5(_IteratorLoop) 1 0.000 0.000 0.000 0.000 lowering.py:256(Lower) 1 0.000 0.000 0.000 0.000 base.py:603(get_return_value) 1 0.000 0.000 0.000 0.000 funcdesc.py:25(FunctionDescriptor) 1 0.000 0.000 0.000 0.000 debuginfo.py:15(AbstractDIBuilder) 2 0.000 0.000 0.000 0.000 core.py:80(struct) 1 0.000 0.000 0.000 0.000 cgutils.py:89(_StructProxy) 2 0.000 0.000 0.000 0.000 numpy_support.py:143(map_arrayscalar_type) 30 0.000 0.000 0.000 0.000 numpy_support.py:316() 1 0.000 0.000 0.000 0.000 context.py:50(__getitem__) 2 0.000 0.000 0.000 0.000 scalars.py:85(__init__) 1 0.000 0.000 0.000 0.000 scalars.py:138(EnumClass) 6 0.000 0.000 0.000 0.000 containers.py:250() 1 0.000 0.000 0.000 0.000 misc.py:186(Optional) 2 0.000 0.000 0.000 0.000 utils.py:209(__setattr__) 4 0.000 0.000 0.000 0.000 values.py:350(_get_reference) 38 0.000 0.000 0.000 0.000 values.py:594(module) 1 0.000 0.000 0.000 0.000 values.py:664(ArgumentAttributes) 28 0.000 0.000 0.000 0.000 values.py:772(function) 10 0.000 0.000 0.000 0.000 module.py:186(get_identified_types) 18 0.000 0.000 0.000 0.000 builder.py:18(_binop) 1 0.000 0.000 0.000 0.000 types.py:179() 8 0.000 0.000 0.000 0.000 types.py:408(packed) 1 0.000 0.000 0.000 0.000 types.py:394(BaseStructType) 1 0.000 0.000 0.000 0.000 targets.py:159(Target) 1 0.000 0.000 0.000 0.000 ffi.py:182(ObjectRef) 24 0.000 0.000 0.000 0.000 {built-in method gi._gi.type_from_name} 2 0.000 0.000 0.000 0.000 {method 'get_loaded_namespaces' of 'gi.Repository' objects} 7 0.000 0.000 0.000 0.000 {method 'get_vfuncs' of 'ObjectInfo' objects} 1 0.000 0.000 0.000 0.000 Gio.py:82(Settings) 1 0.000 0.000 0.000 0.000 fairnessMeasures.py:6() 6 0.000 0.000 0.000 0.000 importer.py:82(get_import_stacklevel) 1 0.000 0.000 0.000 0.000 widget_link.py:78(DirectionalLink) 2 0.000 0.000 0.000 0.000 tracker.py:39(__init__) 1 0.000 0.000 0.000 0.000 :5(CallSignatureDetails) 2 0.000 0.000 0.000 0.000 pyparsing.py:182(ParseBaseException) 2 0.000 0.000 0.000 0.000 pyparsing.py:1530(resetCache) 1 0.000 0.000 0.000 0.000 __about__.py:4() 1 0.000 0.000 0.000 0.000 _compat.py:4() 15 0.000 0.000 0.000 0.000 six.py:181(_get_module) 14 0.000 0.000 0.000 0.000 zipfile.py:1276(getinfo) 1 0.000 0.000 0.000 0.000 __init__.py:44(ObjectDescription) 1 0.000 0.000 0.000 0.000 core.py:26(Publisher) 1 0.000 0.000 0.000 0.000 plurals.py:208(_PluralTuple) 1 0.000 0.000 0.000 0.000 punctuation_chars.py:18() 1 0.000 0.000 0.000 0.000 _compat.py:16() 1 0.000 0.000 0.000 0.000 __init__.py:213(Directive) 1 0.000 0.000 0.000 0.000 statemachine.py:1070(ViewList) 1 0.000 0.000 0.000 0.000 sandbox.py:235(SandboxedEnvironment) 1 0.000 0.000 0.000 0.000 coroutines.py:88(CoroWrapper) 1 0.000 0.000 0.000 0.000 :5(DoneAndNotDoneFutures) 1 0.000 0.000 0.000 0.000 connection.py:114(_ConnectionBase) 1 0.000 0.000 0.000 0.000 parser.py:32(Parser) 1 0.000 0.000 0.000 0.000 :5(_GroupTuple) 26 0.000 0.000 0.000 0.000 lexer.py:142() 17 0.000 0.000 0.000 0.000 nodes.py:791() 1 0.000 0.000 0.000 0.000 utils.py:306(LRUCache) 1 0.000 0.000 0.000 0.000 docscrape_sphinx.py:24(SphinxDocString) 22 0.000 0.000 0.000 0.000 cache.py:10(_memoize_default) 18 0.000 0.000 0.000 0.000 cache.py:55(evaluator_method_cache) 1 0.000 0.000 0.000 0.000 :5(ChildrenGroup) 1 0.000 0.000 0.000 0.000 parser.py:8(Parser) 1 0.000 0.000 0.000 0.000 tree.py:20(NodeOrLeaf) 1 0.000 0.000 0.000 0.000 tree.py:162(Leaf) 1 0.000 0.000 0.000 0.000 :5(Token) 1 0.000 0.000 0.000 0.000 completer.py:348(Completion) 1 0.000 0.000 0.000 0.000 processors.py:489(TabsProcessor) 1 0.000 0.000 0.000 0.000 :5(Point) 1 0.000 0.000 0.000 0.000 :5(_ProcessedLine) 1 0.000 0.000 0.000 0.000 containers.py:593(WindowRenderInfo) 1 0.000 0.000 0.000 0.000 prefilter.py:436(AssignmentChecker) 1 0.000 0.000 0.000 0.000 prefilter.py:454(AutoMagicChecker) 1 0.000 0.000 0.000 0.000 prefilter.py:478(PythonOpsChecker) 16 0.000 0.000 0.000 0.000 lexer.py:408(__init__) 10 0.000 0.000 0.000 0.000 compilerop.py:46() 1 0.000 0.000 0.000 0.000 bdb.py:17(Bdb) 1 0.000 0.000 0.000 0.000 traitlets.py:1588(info) 1 0.000 0.000 0.000 0.000 categorical.py:550(_ViolinPlotter) 1 0.000 0.000 0.000 0.000 crayons.py:1() 1 0.000 0.000 0.000 0.000 :5(ExtType) 1 0.000 0.000 0.000 0.000 pytables.py:1764(DataCol) 1 0.000 0.000 0.000 0.000 indexing.py:88(_NDFrameIndexer) 1 0.000 0.000 0.000 0.000 frequencies.py:618(_FrequencyInferer) 2 0.000 0.000 0.000 0.000 common.py:1874(_validate_date_like_dtype) 23 0.000 0.000 0.000 0.000 config.py:758(inner) 7 0.000 0.000 0.000 0.000 tzfile.py:20(_std_string) 1 0.000 0.000 0.000 0.000 _multivariate.py:1567(wishart_gen) 1 0.000 0.000 0.000 0.000 :5(KruskalResult) 1 0.000 0.000 0.000 0.000 :5(FriedmanchisquareResult) 1 0.000 0.000 0.000 0.000 :5(RepeatedResults) 1 0.000 0.000 0.000 0.000 :5(Power_divergenceResult) 1 0.000 0.000 0.000 0.000 :5(MannwhitneyuResult) 1 0.000 0.000 0.000 0.000 :5(AnsariResult) 1 0.000 0.000 0.000 0.000 :5(BartlettResult) 1 0.000 0.000 0.000 0.000 :5(FlignerResult) 1 0.000 0.000 0.000 0.000 :5(Std_dev) 1 0.000 0.000 0.000 0.000 :5(WilcoxonResult) 1 0.000 0.000 0.000 0.000 :5(SkewtestResult) 1 0.000 0.000 0.000 0.000 :5(Ttest_relResult) 1 0.000 0.000 0.000 0.000 :5(SpearmanrResult) 1 0.000 0.000 0.000 0.000 doccer.py:2() 1 0.000 0.000 0.000 0.000 interpolate.py:345(interp1d) 1 0.000 0.000 0.000 0.000 six.py:117(__getattr__) 1 0.000 0.000 0.000 0.000 interface.py:53(LinearOperator) 1 0.000 0.000 0.000 0.000 coo.py:21(coo_matrix) 1 0.000 0.000 0.000 0.000 data.py:21(_data_matrix) 1 0.000 0.000 0.000 0.000 axis.py:1764(XAxis) 1 0.000 0.000 0.000 0.000 model.py:347(__init__) 1 0.000 0.000 0.000 0.000 backend_tools.py:381(ToolQuit) 1 0.000 0.000 0.000 0.000 backend_bases.py:1231(TimerBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:1476(LocationEvent) 1 0.000 0.000 0.000 0.000 :5(Box) 1 0.000 0.000 0.000 0.000 text.py:1241(TextWithDash) 1 0.000 0.000 0.000 0.000 window.py:689(_GroupByMixin) 1 0.000 0.000 0.000 0.000 :5(Boxplot) 1 0.000 0.000 0.000 0.000 font_manager.py:606(FontProperties) 1 0.000 0.000 0.000 0.000 ticker.py:213(_DummyAxis) 1 0.000 0.000 0.000 0.000 ticker.py:489(ScalarFormatter) 1 0.000 0.000 0.000 0.000 transforms.py:2393(CompositeGenericTransform) 1 0.000 0.000 0.000 0.000 decoder.py:253(JSONDecoder) 1 0.000 0.000 0.000 0.000 cycler.py:77(Cycler) 1 0.000 0.000 0.000 0.000 pyparsing.py:1457(__init__) 4 0.000 0.000 0.000 0.000 rcsetup.py:339() 4 0.000 0.000 0.000 0.000 rcsetup.py:612(validate_bbox) 11 0.000 0.000 0.000 0.000 rcsetup.py:642(__init__) 4 0.000 0.000 0.000 0.000 __init__.py:1155(__init__) 2 0.000 0.000 0.000 0.000 __init__.py:969(__iter__) 1 0.000 0.000 0.000 0.000 core.py:6058(mvoid) 1 0.000 0.000 0.000 0.000 core.py:6254(MaskedConstant) 1 0.000 0.000 0.000 0.000 _datasource.py:263(DataSource) 1 0.000 0.000 0.000 0.000 info.py:34() 1 0.000 0.000 0.000 0.000 bz2.py:32(BZ2File) 1 0.000 0.000 0.000 0.000 lzma.py:38(LZMAFile) 1 0.000 0.000 0.000 0.000 __init__.py:1251(Logger) 2 0.000 0.000 0.000 0.000 __init__.py:798(createLock) 1 0.000 0.000 0.000 0.000 __init__.py:760(Handler) 3 0.000 0.000 0.000 0.000 tokenize.py:344(_get_normal_name) 2 0.000 0.000 0.000 0.000 getlimits.py:88(_str_eps) 1 0.000 0.000 0.000 0.000 shape_base.py:63(atleast_2d) 1 0.000 0.000 0.000 0.000 numeric.py:822(flatnonzero) 1 0.000 0.000 0.000 0.000 numeric.py:2868(_setdef) 1 0.000 0.000 0.000 0.000 _internal.py:216(_getintp_ctype) 2 0.000 0.000 0.000 0.000 {method 'compress' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.copyto} 3 0.000 0.000 0.000 0.000 sre_parse.py:287(seek) 1 0.000 0.000 0.000 0.000 os.py:806(fsdecode) 3 0.000 0.000 0.000 0.000 six.py:164(_SixMetaPathImporter) 49 0.000 0.000 0.000 0.000 {built-in method sys.intern} 10 0.000 0.000 0.000 0.000 {built-in method fromkeys} 2 0.000 0.000 0.000 0.000 {method 'union' of 'set' objects} 17 0.000 0.000 0.000 0.000 {method '__enter__' of '_thread.lock' objects} 17 0.000 0.000 0.000 0.000 {method '__exit__' of '_thread.lock' objects} 1 0.000 0.000 0.000 0.000 {built-in method posix.readlink} 1 0.000 0.000 0.000 0.000 {built-in method time.localtime} 1 0.000 0.000 0.000 0.000 randomdecl.py:163(Numpy_poisson) 1 0.000 0.000 0.000 0.000 randomdecl.py:207(Numpy_gamma) 1 0.000 0.000 0.000 0.000 mathdecl.py:127(Math_ldexp) 1 0.000 0.000 0.000 0.000 cmathdecl.py:46() 1 0.000 0.000 0.000 0.000 cparser.py:235(Parser) 1 0.000 0.000 0.000 0.000 DoublingTrickWrapper.py:260(DoublingTrickWrapper) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:46(UCB_sq) 1 0.000 0.000 0.000 0.000 dummy.py:1() 1 0.000 0.000 0.000 0.000 gaussian_process.py:62(GaussianProcess) 5 0.000 0.000 0.000 0.000 funcsigs.py:185(__new__) 1 0.000 0.000 0.000 0.000 forest.py:128(BaseForest) 1 0.000 0.000 0.000 0.000 base.py:101(NeighborsBase) 12 0.000 0.000 0.000 0.000 numpy_pickle_utils.py:71() 2 0.000 0.000 0.000 0.000 numpy_pickle_compat.py:13(hex_str) 2 0.000 0.000 0.000 0.000 parallel.py:272(Parallel) 5 0.000 0.000 0.000 0.000 BasePolicy.py:34(__str__) 1 0.000 0.000 0.000 0.000 Binomial.py:42(Binomial) 1 0.000 0.000 0.000 0.000 base.py:253(ClassBuilder) 1 0.000 0.000 0.000 0.000 wrappers.py:275(_GufuncWrapper) 2 0.000 0.000 0.000 0.000 appdirs.py:365(AppDirs) 1 0.000 0.000 0.000 0.000 :5(opcode_info) 1 0.000 0.000 0.000 0.000 objmode.py:39(PyLower) 14 0.000 0.000 0.000 0.000 dispatcher.py:29(__init__) 1 0.000 0.000 0.000 0.000 listobj.py:122(ListInstance) 1 0.000 0.000 0.000 0.000 dataflow.py:753(BlockInfo) 1 0.000 0.000 0.000 0.000 typeinfer.py:31(TypeVar) 20 0.000 0.000 0.000 0.000 npydecl.py:113() 13 0.000 0.000 0.000 0.000 npydecl.py:221() 1 0.000 0.000 0.000 0.000 array_analysis.py:290(ShapeEquivSet) 1 0.000 0.000 0.000 0.000 controlflow.py:56(CFGraph) 1 0.000 0.000 0.000 0.000 builtins.py:41() 1 0.000 0.000 0.000 0.000 builtins.py:164() 1 0.000 0.000 0.000 0.000 builtins.py:192() 1 0.000 0.000 0.000 0.000 builtins.py:200() 1 0.000 0.000 0.000 0.000 builtins.py:224() 1 0.000 0.000 0.000 0.000 builtins.py:267(BitwiseLogicOperation) 7 0.000 0.000 0.000 0.000 packer.py:142(_flatten) 19 0.000 0.000 0.000 0.000 models.py:109(inner_types) 1 0.000 0.000 0.000 0.000 lowering.py:106(pre_lower) 1 0.000 0.000 0.000 0.000 ir.py:384(Raise) 10 0.000 0.000 0.000 0.000 ir.py:541(__init__) 2 0.000 0.000 0.000 0.000 ir.py:646(__init__) 1 0.000 0.000 0.000 0.000 core.py:59(Type) 1 0.000 0.000 0.000 0.000 callwrapper.py:190(_simplified_return_type) 20 0.000 0.000 0.000 0.000 numpy_support.py:309() 1 0.000 0.000 0.000 0.000 context.py:46(__init__) 1 0.000 0.000 0.000 0.000 typeconv.py:15(__init__) 20 0.000 0.000 0.000 0.000 templates.py:91(as_function) 1 0.000 0.000 0.000 0.000 scalars.py:18(Integer) 2 0.000 0.000 0.000 0.000 scalars.py:67(__init__) 1 0.000 0.000 0.000 0.000 common.py:37(Buffer) 1 0.000 0.000 0.000 0.000 six.py:191(load_module) 1 0.000 0.000 0.000 0.000 utils.py:187(ConfigOptions) 3 0.000 0.000 0.000 0.000 utils.py:254(__iter__) 1 0.000 0.000 0.000 0.000 errors.py:92(flush) 1 0.000 0.000 0.000 0.000 types.py:200(IntType) 4 0.000 0.000 0.000 0.000 types.py:363(elements) 1 0.000 0.000 0.000 0.000 UniformArm.py:43(UniformArm) 1 0.000 0.000 0.000 0.000 ffi.py:76(_lib_fn_wrapper) 8 0.000 0.000 0.000 0.000 {method 'get_class_struct' of 'ObjectInfo' objects} 1 0.000 0.000 0.000 0.000 pool.py:144(Pool) 8 0.000 0.000 0.000 0.000 __init__.py:156(get_required_version) 11 0.000 0.000 0.000 0.000 module.py:181() 1 0.000 0.000 0.000 0.000 widget_selection.py:530(_MultipleSelectionNonempty) 1 0.000 0.000 0.000 0.000 valuewidget.py:10(ValueWidget) 1 0.000 0.000 0.000 0.000 channels.py:31(HBChannel) 1 0.000 0.000 0.000 0.000 channelsabc.py:27(HBChannelABC) 1 0.000 0.000 0.000 0.000 backgroundjobs.py:41(BackgroundJobManager) 1 0.000 0.000 0.000 0.000 finder.py:34(NameFinder) 1 0.000 0.000 0.000 0.000 python.py:628(PythonModuleIndex) 1 0.000 0.000 0.000 0.000 version.py:8() 1 0.000 0.000 0.000 0.000 :5(manifest_mod) 1 0.000 0.000 0.000 0.000 pyparsing.py:3143(__init__) 1 0.000 0.000 0.000 0.000 pyparsing.py:3158(__init__) 1 0.000 0.000 0.000 0.000 py31compat.py:1() 1 0.000 0.000 0.000 0.000 specifiers.py:78(_IndividualSpecifier) 1 0.000 0.000 0.000 0.000 specifiers.py:589(SpecifierSet) 12 0.000 0.000 0.000 0.000 __init__.py:15(search_path) 24 0.000 0.000 0.000 0.000 six.py:75(_add_doc) 1 0.000 0.000 0.000 0.000 dates.py:1235(DateTimeFormat) 1 0.000 0.000 0.000 0.000 cgi.py:362(FieldStorage) 1 0.000 0.000 0.000 0.000 plural.py:76(PluralRule) 1 0.000 0.000 0.000 0.000 plural.py:514(_Compiler) 1 0.000 0.000 0.000 0.000 plural.py:541(_PythonCompiler) 1 0.000 0.000 0.000 0.000 handlers.py:694(SysLogHandler) 3 0.000 0.000 0.000 0.000 __init__.py:408(value_or) 1 0.000 0.000 0.000 0.000 statemachine.py:117(StateMachine) 1 0.000 0.000 0.000 0.000 __init__.py:35(Reporter) 1 0.000 0.000 0.000 0.000 sslproto.py:48(_SSLPipe) 1 0.000 0.000 0.000 0.000 loaders.py:421(ModuleLoader) 4 0.000 0.000 0.000 0.000 lexer.py:235() 3 0.000 0.000 0.000 0.000 runtime.py:279(_all) 9 0.000 0.000 0.000 0.000 fstring.py:24() 1 0.000 0.000 0.000 0.000 tree.py:1039(Param) 1 0.000 0.000 0.000 0.000 :5(Version) 1 0.000 0.000 0.000 0.000 vt100_output.py:371(Vt100_Output) 1 0.000 0.000 0.000 0.000 processors.py:415(ShowLeadingWhiteSpaceProcessor) 1 0.000 0.000 0.000 0.000 processors.py:451(ShowTrailingWhiteSpaceProcessor) 1 0.000 0.000 0.000 0.000 :5(Size) 1 0.000 0.000 0.000 0.000 cache.py:75(__init__) 1 0.000 0.000 0.000 0.000 typing.py:160(_TypingBase) 16 0.000 0.000 0.000 0.000 typing.py:1110() 1 0.000 0.000 0.000 0.000 formatters.py:808(JSONFormatter) 1 0.000 0.000 0.000 0.000 inputsplitter.py:273(InputSplitter) 1 0.000 0.000 0.000 0.000 inputtransformer.py:40(InputTransformer) 8 0.000 0.000 0.000 0.000 coloransi.py:158(add_scheme) 4 0.000 0.000 0.000 0.000 util.py:108(make_analysator) 2 0.000 0.000 0.000 0.000 encoding.py:38(getdefaultencoding) 1 0.000 0.000 0.000 0.000 ultratb.py:1387(SyntaxTB) 1 0.000 0.000 0.000 0.000 pydoc.py:435(__init__) 2 0.000 0.000 0.000 0.000 decorator.py:84(FunctionMaker) 1 0.000 0.000 0.000 0.000 matrix.py:752(ClusterGrid) 1 0.000 0.000 0.000 0.000 expr.py:691(PandasExprVisitor) 1 0.000 0.000 0.000 0.000 scope.py:80(Scope) 1 0.000 0.000 0.000 0.000 engines.py:41(AbstractEngine) 1 0.000 0.000 0.000 0.000 series.py:300(_set_axis) 1 0.000 0.000 0.000 0.000 internals.py:2463(DatetimeBlock) 1 0.000 0.000 0.000 0.000 internals.py:2597(DatetimeTZBlock) 12 0.000 0.000 0.000 0.000 period.py:54(_field_accessor) 1 0.000 0.000 0.000 0.000 offsets.py:543(BusinessMixin) 8 0.000 0.000 0.000 0.000 datetimelike.py:159(_join_i8_wrapper) 21 0.000 0.000 0.000 0.000 datetimes.py:64(_field_accessor) 1 0.000 0.000 0.000 0.000 frozen.py:17(FrozenList) 1 0.000 0.000 0.000 0.000 frozen.py:84(FrozenNDArray) 20 0.000 0.000 0.000 0.000 ops.py:1351(_arith_method_PANEL) 23 0.000 0.000 0.000 0.000 function.py:31(__init__) 1 0.000 0.000 0.000 0.000 dtypes.py:281(_validate_ordered) 12 0.000 0.000 0.000 0.000 algorithms.py:1086(_view_wrapper) 1 0.000 0.000 0.000 0.000 common.py:1773(_get_dtype_type) 5 0.000 0.000 0.000 0.000 config.py:562(_get_deprecated_option) 2 0.000 0.000 0.000 0.000 config.py:603(_warn_if_deprecated) 1 0.000 0.000 0.000 0.000 console.py:14(detect_console_encoding) 1 0.000 0.000 0.000 0.000 _multivariate.py:178(multi_rv_generic) 1 0.000 0.000 0.000 0.000 _multivariate.py:259(multivariate_normal_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:1274(dirichlet_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3270(__init__) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2118(genextreme_gen) 6 0.000 0.000 0.000 0.000 reduction.py:43(register) 7 0.000 0.000 0.000 0.000 nonlin.py:1506() 22 0.000 0.000 0.000 0.000 decorator.py:219() 1 0.000 0.000 0.000 0.000 dia.py:18(dia_matrix) 5 0.000 0.000 0.000 0.000 base.py:1202(isspmatrix) 1 0.000 0.000 0.000 0.000 triinterpolate.py:1238(_Sparse_Matrix_coo) 1 0.000 0.000 0.000 0.000 csv.py:81(DictReader) 1 0.000 0.000 0.000 0.000 rrule.py:1406(_rrulestr) 14 0.000 0.000 0.000 0.000 _common.py:9(__init__) 1 0.000 0.000 0.000 0.000 _common.py:263(tzrangebase) 1 0.000 0.000 0.000 0.000 lock.py:1() 1 0.000 0.000 0.000 0.000 widgets.py:2540(PolygonSelector) 1 0.000 0.000 0.000 0.000 widgets.py:1956(RectangleSelector) 1 0.000 0.000 0.000 0.000 offsetbox.py:142(OffsetBox) 1 0.000 0.000 0.000 0.000 gridspec.py:168(GridSpec) 1 0.000 0.000 0.000 0.000 mathtext.py:3222(MathTextParser) 24 0.000 0.000 0.000 0.000 dviread.py:165() 1 0.000 0.000 0.000 0.000 dviread.py:197() 8 0.000 0.000 0.000 0.000 mathtext.py:1860(__init__) 6 0.000 0.000 0.000 0.000 patches.py:1825() 1 0.000 0.000 0.000 0.000 list.py:12(SparseList) 1 0.000 0.000 0.000 0.000 transforms.py:1111(LockableBbox) 1 0.000 0.000 0.000 0.000 transforms.py:1774(__init__) 1 0.000 0.000 0.000 0.000 transforms.py:1767(AffineBase) 1 0.000 0.000 0.000 0.000 _encoded_words.py:73(_QByteMap) 1 0.000 0.000 0.000 0.000 ipaddress.py:539(_BaseAddress) 1 0.000 0.000 0.000 0.000 calendar.py:69(_localized_day) 1 0.000 0.000 0.000 0.000 calendar.py:135(__init__) 1 0.000 0.000 0.000 0.000 _policybase.py:271(Compat32) 1 0.000 0.000 0.000 0.000 request.py:836(HTTPPasswordMgr) 1 0.000 0.000 0.000 0.000 colors.py:1533(LightSource) 11 0.000 0.000 0.000 0.000 _color_data.py:34() 9 0.000 0.000 0.000 0.000 rcsetup.py:299(__init__) 4 0.000 0.000 0.000 0.000 rcsetup.py:351(validate_color_or_auto) 4 0.000 0.000 0.000 0.000 rcsetup.py:588(validate_hinting) 1 0.000 0.000 0.000 0.000 extras.py:1494(__init__) 2 0.000 0.000 0.000 0.000 __init__.py:1419(get_backend) 1 0.000 0.000 0.000 0.000 info.py:86() 1 0.000 0.000 0.000 0.000 info.py:184() 2 0.000 0.000 0.000 0.000 helper.py:251(__init__) 1 0.000 0.000 0.000 0.000 _compression.py:33(DecompressReader) 1 0.000 0.000 0.000 0.000 argparse.py:915(__init__) 11 0.000 0.000 0.000 0.000 argparse.py:330() 13 0.000 0.000 0.000 0.000 argparse.py:477() 1 0.000 0.000 0.000 0.000 difflib.py:1703(HtmlDiff) 1 0.000 0.000 0.000 0.000 __init__.py:470(__init__) 2 0.000 0.000 0.000 0.000 arrayprint.py:1466(set_string_function) 6 0.000 0.000 0.000 0.000 {method 'newbyteorder' of 'numpy.dtype' objects} 85 0.000 0.000 0.000 0.000 _compat_pickle.py:167() 2 0.000 0.000 0.000 0.000 MAB.py:139() 3 0.000 0.000 0.000 0.000 index_tricks.py:241(__init__) 3 0.000 0.000 0.000 0.000 sre_parse.py:98(checkgroup) 1 0.000 0.000 0.000 0.000 sre_parse.py:963(expand_template) 2 0.000 0.000 0.000 0.000 reprlib.py:41(__init__) 23 0.000 0.000 0.000 0.000 :753(is_package) 10 0.000 0.000 0.000 0.000 {method 'startswith' of 'bytes' objects} 12 0.000 0.000 0.000 0.000 {method 'clear' of 'frame' objects} 2 0.000 0.000 0.000 0.000 {built-in method posix.WIFSIGNALED} 1 0.000 0.000 0.000 0.000 context.py:8(NRTContext) 1 0.000 0.000 0.000 0.000 npyimpl.py:49(_ScalarHelper) 1 0.000 0.000 0.000 0.000 randomdecl.py:145() 1 0.000 0.000 0.000 0.000 randomdecl.py:250(Random_unary_distribution) 1 0.000 0.000 0.000 0.000 randomdecl.py:267(Random_nullary_distribution) 1 0.000 0.000 0.000 0.000 randomdecl.py:284() 1 0.000 0.000 0.000 0.000 mathdecl.py:77(Math_copysign) 18 0.000 0.000 0.000 0.000 lex.py:1089(TOKEN) 1 0.000 0.000 0.000 0.000 cmathdecl.py:48() 1 0.000 0.000 0.000 0.000 cmathdecl.py:53() 6 0.000 0.000 0.000 0.000 cffi_utils.py:27(is_ffi_instance) 1 0.000 0.000 0.000 0.000 KLempUCB.py:16(KLempUCB) 1 0.000 0.000 0.000 0.000 kernels.py:294(Product) 1 0.000 0.000 0.000 0.000 bagging.py:189(BaseBagging) 1 0.000 0.000 0.000 0.000 weight_boosting.py:51(BaseWeightBoosting) 1 0.000 0.000 0.000 0.000 deprecation.py:49(_decorate_class) 1 0.000 0.000 0.000 0.000 Exp3.py:26(Exp3) 1 0.000 0.000 0.000 0.000 Exp3PlusPlus.py:26(Exp3PlusPlus) 1 0.000 0.000 0.000 0.000 EpsilonExpDecreasing.py:23(EpsilonExpDecreasing) 1 0.000 0.000 0.000 0.000 array_exprs.py:26(__init__) 10 0.000 0.000 0.000 0.000 compiler.py:295(fallback_context) 41 0.000 0.000 0.000 0.000 bytecode.py:77(is_jump) 1 0.000 0.000 0.000 0.000 bytecode.py:219(__iter__) 7 0.000 0.000 0.000 0.000 codegen.py:96(_raise_if_finalized) 1 0.000 0.000 0.000 0.000 callconv.py:303(CPUCallConv) 1 0.000 0.000 0.000 0.000 interpreter.py:278(insert_block) 2 0.000 0.000 0.000 0.000 dataflow.py:226(op_STORE_FAST) 1 0.000 0.000 0.000 0.000 dataflow.py:657(op_RETURN_VALUE) 1 0.000 0.000 0.000 0.000 array_analysis.py:142(EquivSet) 1 0.000 0.000 0.000 0.000 controlflow.py:587(_start_new_block) 1 0.000 0.000 0.000 0.000 builtins.py:208() 1 0.000 0.000 0.000 0.000 builtins.py:341() 1 0.000 0.000 0.000 0.000 models.py:1095(GeneratorModel) 3 0.000 0.000 0.000 0.000 imputils.py:83(lower_setattr_generic) 15 0.000 0.000 0.000 0.000 imputils.py:107(lower_constant) 1 0.000 0.000 0.000 0.000 imputils.py:16(Registry) 1 0.000 0.000 0.000 0.000 models.py:334(__init__) 1 0.000 0.000 0.000 0.000 ir.py:723(Block) 2 0.000 0.000 0.000 0.000 removerefctpass.py:19(visit_Call) 1 0.000 0.000 0.000 0.000 lowering.py:245(has_dynamic_globals) 1 0.000 0.000 0.000 0.000 lowering.py:48(BaseLower) 1 0.000 0.000 0.000 0.000 ir.py:57(VarMap) 1 0.000 0.000 0.000 0.000 ir.py:298(SetItem) 1 0.000 0.000 0.000 0.000 debuginfo.py:60(DIBuilder) 1 0.000 0.000 0.000 0.000 pythonapi.py:176(get_env_manager) 4 0.000 0.000 0.000 0.000 context.py:391(_remove_global) 1 0.000 0.000 0.000 0.000 templates.py:16(Signature) 1 0.000 0.000 0.000 0.000 functions.py:207(WeakType) 1 0.000 0.000 0.000 0.000 castgraph.py:79(__init__) 12 0.000 0.000 0.000 0.000 functions.py:79() 1 0.000 0.000 0.000 0.000 functions.py:154(BoundFunction) 4 0.000 0.000 0.000 0.000 containers.py:242() 1 0.000 0.000 0.000 0.000 containers.py:312(List) 1 0.000 0.000 0.000 0.000 misc.py:306(ClassInstanceType) 1 0.000 0.000 0.000 0.000 six.py:157(_resolve) 2 0.000 0.000 0.000 0.000 six.py:169(__init__) 10 0.000 0.000 0.000 0.000 six.py:177(_get_module) 1 0.000 0.000 0.000 0.000 abstract.py:309(IteratorType) 24 0.000 0.000 0.000 0.000 instructions.py:130() 20 0.000 0.000 0.000 0.000 instructions.py:321() 1 0.000 0.000 0.000 0.000 errors.py:66(__init__) 1 0.000 0.000 0.000 0.000 module.py:124() 13 0.000 0.000 0.000 0.000 builder.py:72(_castop) 1 0.000 0.000 0.000 0.000 passmanagers.py:14(PassManager) 4 0.000 0.000 0.000 0.000 types.py:230(_to_string) 1 0.000 0.000 0.000 0.000 ffi.py:34(_lib_wrapper) 1 0.000 0.000 0.000 0.000 ffi.py:139(OutputString) 6 0.000 0.000 0.000 0.000 {method 'get_typelib_path' of 'gi.Repository' objects} 1 0.000 0.000 0.000 0.000 GLib.py:228(Variant) 1 0.000 0.000 0.000 0.000 synchronize.py:47(SemLock) 10 0.000 0.000 0.000 0.000 docutils.py:4(doc_subst) 1 0.000 0.000 0.000 0.000 adapter.py:223(V4toV5) 1 0.000 0.000 0.000 0.000 encoder.py:104(JSONEncoder) 1 0.000 0.000 0.000 0.000 strtypes.py:6() 1 0.000 0.000 0.000 0.000 frame.py:16(Frame) 1 0.000 0.000 0.000 0.000 pstats.py:32(Stats) 1 0.000 0.000 0.000 0.000 timing.py:4() 1 0.000 0.000 0.000 0.000 instance.py:412(InstanceVarArgs) 1 0.000 0.000 0.000 0.000 iterable.py:382(DictLiteralContext) 1 0.000 0.000 0.000 0.000 registry.py:53(SphinxComponentRegistry) 1 0.000 0.000 0.000 0.000 pyparsing.py:4122(__lshift__) 3 0.000 0.000 0.000 0.000 six.py:103(MovedModule) 3 0.000 0.000 0.000 0.000 six.py:124(_LazyModule) 1 0.000 0.000 0.000 0.000 __init__.py:544(WorkingSet) 1 0.000 0.000 0.000 0.000 __init__.py:1599(ZipProvider) 1 0.000 0.000 0.000 0.000 standalone.py:17(Reader) 1 0.000 0.000 0.000 0.000 __init__.py:45(SphinxTransform) 1 0.000 0.000 0.000 0.000 util.py:204(odict) 13 0.000 0.000 0.000 0.000 plural.py:501(_binary_compiler) 1 0.000 0.000 0.000 0.000 smartquotes.py:382(smartchars) 1 0.000 0.000 0.000 0.000 configparser.py:296(ParsingError) 1 0.000 0.000 0.000 0.000 states.py:3021(QuotedLiteralBlock) 1 0.000 0.000 0.000 0.000 en.py:13() 8 0.000 0.000 0.000 0.000 roles.py:191(__init__) 1 0.000 0.000 0.000 0.000 states.py:202(RSTState) 1 0.000 0.000 0.000 0.000 application.py:716(TemplateBridge) 3 0.000 0.000 0.000 0.000 coroutines.py:68(yield_from_gen) 1 0.000 0.000 0.000 0.000 futures.py:110(Future) 1 0.000 0.000 0.000 0.000 connection.py:422(Listener) 1 0.000 0.000 0.000 0.000 thread.py:86(ThreadPoolExecutor) 1 0.000 0.000 0.000 0.000 asyncsupport.py:73(wrap_render_func) 1 0.000 0.000 0.000 0.000 idtracking.py:25(Symbols) 1 0.000 0.000 0.000 0.000 runtime.py:482(Macro) 1 0.000 0.000 0.000 0.000 klass.py:60(ClassName) 1 0.000 0.000 0.000 0.000 function.py:38(FunctionContext) 7 0.000 0.000 0.000 0.000 filters.py:357(register_builtin_method) 2 0.000 0.000 0.000 0.000 classes.py:56() 1 0.000 0.000 0.000 0.000 cache.py:69(CachedMetaClass) 1 0.000 0.000 0.000 0.000 base.py:15(EventLoop) 1 0.000 0.000 0.000 0.000 renderer.py:234(Renderer) 1 0.000 0.000 0.000 0.000 output.py:152(DummyOutput) 1 0.000 0.000 0.000 0.000 screen.py:21(Char) 1 0.000 0.000 0.000 0.000 base.py:16(Filter) 2 0.000 0.000 0.000 0.000 typing.py:280(__init__) 1 0.000 0.000 0.000 0.000 formatters.py:707(HTMLFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:755(PNGFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:791(LatexFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:864(PDFFormatter) 1 0.000 0.000 0.000 0.000 interactiveshell.py:200(ExecutionResult) 1 0.000 0.000 0.000 0.000 inputsplitter.py:526(IPythonInputSplitter) 1 0.000 0.000 0.000 0.000 pretty.py:330(RepresentationPrinter) 1 0.000 0.000 0.000 0.000 text.py:91(SList) 1 0.000 0.000 0.000 0.000 display.py:700(SVG) 1 0.000 0.000 0.000 0.000 display.py:733(ProgressBar) 1 0.000 0.000 0.000 0.000 spawnbase.py:23(SpawnBase) 1 0.000 0.000 0.000 0.000 cmd.py:52(Cmd) 1 0.000 0.000 0.000 0.000 codeop.py:61() 1 0.000 0.000 0.000 0.000 ultratb.py:555(ListTB) 1 0.000 0.000 0.000 0.000 traitlets.py:409(TraitType) 5 0.000 0.000 0.000 0.000 traitlets.py:792(observe_compat) 1 0.000 0.000 0.000 0.000 pytables.py:69(BinOp) 1 0.000 0.000 0.000 0.000 excel.py:962(_Openpyxl20Writer) 1 0.000 0.000 0.000 0.000 openpyxl_compat.py:5() 2 0.000 0.000 0.000 0.000 _style.py:119(__init__) 1 0.000 0.000 0.000 0.000 format.py:361(DataFrameFormatter) 1 0.000 0.000 0.000 0.000 internals.py:1680(NonConsolidatableMixIn) 1 0.000 0.000 0.000 0.000 generic.py:120(__init__) 1 0.000 0.000 0.000 0.000 offsets.py:602(__init__) 1 0.000 0.000 0.000 0.000 offsets.py:916(BusinessHour) 1 0.000 0.000 0.000 0.000 offsets.py:1213(SemiMonthEnd) 13 0.000 0.000 0.000 0.000 offsets.py:1913() 6 0.000 0.000 0.000 0.000 offsets.py:2685(_tick_comp) 4 0.000 0.000 0.000 0.000 strings.py:1328(_pat_wrapper) 6 0.000 0.000 0.000 0.000 base.py:3826(_make_compare) 1 0.000 0.000 0.000 0.000 groupby.py:295(Grouper) 3 0.000 0.000 0.000 0.000 dtypes.py:269(construct_from_string) 1 0.000 0.000 0.000 0.000 common.py:324(groupby) 2 0.000 0.000 0.000 0.000 config.py:478(deprecate_option) 53 0.000 0.000 0.000 0.000 __init__.py:257(u_safe) 1 0.000 0.000 0.000 0.000 kde.py:42(gaussian_kde) 1 0.000 0.000 0.000 0.000 _multivariate.py:2298(invwishart_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:2716(invwishart_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3216(special_ortho_group_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3417(__init__) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3576(lognorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3645(gilbrat_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5898(rv_histogram) 1 0.000 0.000 0.000 0.000 _bsplines.py:45(BSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:70(UnivariateSpline) 1 0.000 0.000 0.000 0.000 nonlin.py:690(LowRankMatrix) 8 0.000 0.000 0.000 0.000 _util.py:128(_prune_array) 1 0.000 0.000 0.000 0.000 base.py:633(__getattr__) 1 0.000 0.000 0.000 0.000 sputils.py:15() 1 0.000 0.000 0.000 0.000 constants.py:4() 1 0.000 0.000 0.000 0.000 __init__.py:2201(Grid) 1 0.000 0.000 0.000 0.000 __init__.py:2765(Listbox) 1 0.000 0.000 0.000 0.000 __init__.py:3535(PhotoImage) 1 0.000 0.000 0.000 0.000 quiver.py:892(Barbs) 1 0.000 0.000 0.000 0.000 table.py:153(CustomCell) 1 0.000 0.000 0.000 0.000 triangulation.py:11(Triangulation) 1 0.000 0.000 0.000 0.000 triinterpolate.py:297(CubicTriInterpolator) 8 0.000 0.000 0.000 0.000 relativedelta.py:13() 1 0.000 0.000 0.000 0.000 dates.py:1056(RRuleLocator) 1 0.000 0.000 0.000 0.000 model.py:102(PrimitiveType) 1 0.000 0.000 0.000 0.000 model.py:278(ConstPointerType) 1 0.000 0.000 0.000 0.000 widgets.py:1897(ToolHandles) 1 0.000 0.000 0.000 0.000 afm.py:329(AFM) 1 0.000 0.000 0.000 0.000 contour.py:734(ContourSet) 1 0.000 0.000 0.000 0.000 ticker.py:1783(MaxNLocator) 1 0.000 0.000 0.000 0.000 transforms.py:1242(Transform) 1 0.000 0.000 0.000 0.000 transforms.py:1914(Affine2D) 1 0.000 0.000 0.000 0.000 ipaddress.py:1362(IPv4Interface) 1 0.000 0.000 0.000 0.000 calendar.py:129(Calendar) 1 0.000 0.000 0.000 0.000 socket.py:543(SocketIO) 1 0.000 0.000 0.000 0.000 request.py:2110(FancyURLopener) 1 0.000 0.000 0.000 0.000 selectors.py:79(BaseSelector) 1 0.000 0.000 0.000 0.000 core.py:6420(_extrema_operation) 1 0.000 0.000 0.000 0.000 core.py:974(_MaskedBinaryOperation) 1 0.000 0.000 0.000 0.000 core.py:2374(_MaskedPrintOption) 1 0.000 0.000 0.000 0.000 npyio.py:106(NpzFile) 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_md5} 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha224} 1 0.000 0.000 0.000 0.000 runner.py:29(TextTestResult) 1 0.000 0.000 0.000 0.000 threading.py:334(notify) 1 0.000 0.000 0.000 0.000 threading.py:566(Barrier) 1 0.000 0.000 0.000 0.000 records.py:304(recarray) 1 0.000 0.000 0.000 0.000 getlimits.py:62(MachArLike) 1 0.000 0.000 0.000 0.000 getlimits.py:455(iinfo) 1 0.000 0.000 0.000 0.000 numbers.py:267(Rational) 1 0.000 0.000 0.000 0.000 parse.py:348(_fix_result_transcoding) 1 0.000 0.000 0.000 0.000 pathlib.py:126() 1 0.000 0.000 0.000 0.000 pathlib.py:274(_PosixFlavour) 2 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.empty_like} 1 0.000 0.000 0.000 0.000 enum.py:43(_make_class_unpicklable) 1 0.000 0.000 0.000 0.000 copyreg.py:12(pickle) 2 0.000 0.000 0.000 0.000 os.py:1067(__subclasshook__) 1 0.000 0.000 0.000 0.000 _collections_abc.py:367(__subclasshook__) 2 0.000 0.000 0.000 0.000 _collections_abc.py:719(__iter__) 22 0.000 0.000 0.000 0.000 {method '__prepare__' of 'type' objects} 5 0.000 0.000 0.000 0.000 {method 'title' of 'str' objects} 42 0.000 0.000 0.000 0.000 {method 'isalpha' of 'str' objects} 7 0.000 0.000 0.000 0.000 {method 'toordinal' of 'datetime.date' objects} 1 0.000 0.000 0.000 0.000 {built-in method posix.sysconf} 4 0.000 0.000 0.000 0.000 {built-in method _codecs.lookup} 2 0.000 0.000 0.000 0.000 npyimpl.py:470(register_unary_operator_kernel) 1 0.000 0.000 0.000 0.000 randomdecl.py:99(Random_random) 1 0.000 0.000 0.000 0.000 randomdecl.py:110(Random_randint) 1 0.000 0.000 0.000 0.000 randomdecl.py:131(Random_seed) 1 0.000 0.000 0.000 0.000 randomdecl.py:156() 1 0.000 0.000 0.000 0.000 randomdecl.py:184(Numpy_hypergeometric) 1 0.000 0.000 0.000 0.000 randomdecl.py:227(Random_binary_distribution) 8 0.000 0.000 0.000 0.000 plyparser.py:79(decorate) 1 0.000 0.000 0.000 0.000 cmathdecl.py:69() 1 0.000 0.000 0.000 0.000 yacc.py:2936(ParserReflect) 1 0.000 0.000 0.000 0.000 MusicalChair.py:95(MusicalChair) 1 0.000 0.000 0.000 0.000 AdBandits.py:19(AdBandits) 1 0.000 0.000 0.000 0.000 Aggregator.py:71(Aggregator) 1 0.000 0.000 0.000 0.000 LearnExp.py:80(LearnExp) 1 0.000 0.000 0.000 0.000 space.py:465(Space) 1 0.000 0.000 0.000 0.000 searchcv.py:19(BayesSearchCV) 1 0.000 0.000 0.000 0.000 kernels.py:783(Exponentiation) 1 0.000 0.000 0.000 0.000 funcsigs.py:441(Signature) 1 0.000 0.000 0.000 0.000 forest.py:44(MondrianForestRegressor) 1 0.000 0.000 0.000 0.000 kernels.py:394(CompoundKernel) 1 0.000 0.000 0.000 0.000 kernels.py:530(KernelOperator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:593(ExponentialLoss) 1 0.000 0.000 0.000 0.000 voting_classifier.py:35(VotingClassifier) 1 0.000 0.000 0.000 0.000 weight_boosting.py:853(AdaBoostRegressor) 1 0.000 0.000 0.000 0.000 forest.py:1711(RandomTreesEmbedding) 1 0.000 0.000 0.000 0.000 tree.py:75(BaseDecisionTree) 1 0.000 0.000 0.000 0.000 linear_assignment_.py:63(_HungarianState) 1 0.000 0.000 0.000 0.000 scorer.py:46(_BaseScorer) 2 0.000 0.000 0.000 0.000 memory.py:223(MemorizedResult) 2 0.000 0.000 0.000 0.000 memory.py:304(NotMemorizedResult) 2 0.000 0.000 0.000 0.000 logger.py:63(Logger) 1 0.000 0.000 0.000 0.000 Hedge.py:19(Hedge) 1 0.000 0.000 0.000 0.000 IndexPolicy.py:20(IndexPolicy) 1 0.000 0.000 0.000 0.000 Bernoulli.py:41(Bernoulli) 1 0.000 0.000 0.000 0.000 Poisson.py:42(Poisson) 1 0.000 0.000 0.000 0.000 array_exprs.py:19(RewriteArrayExprs) 1 0.000 0.000 0.000 0.000 decorators.py:41(GUVectorize) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:46(UFuncDispatcher) 2 0.000 0.000 0.000 0.000 compiler.py:202(create_pipeline) 1 0.000 0.000 0.000 0.000 inline_closurecall.py:898(__init__) 3 0.000 0.000 0.000 0.000 codegen.py:365(_object_getbuffer_hook) 5 0.000 0.000 0.000 0.000 codegen.py:554(is_symbol_defined) 4 0.000 0.000 0.000 0.000 codegen.py:627(target_data) 1 0.000 0.000 0.000 0.000 codegen.py:588(BaseCPUCodegen) 1 0.000 0.000 0.000 0.000 listobj.py:312(ListIterInstance) 1 0.000 0.000 0.000 0.000 callconv.py:51(BaseCallConv) 1 0.000 0.000 0.000 0.000 callconv.py:505(create_error_model) 16 0.000 0.000 0.000 0.000 typeinfer.py:496(get_call_signature) 4 0.000 0.000 0.000 0.000 typeinfer.py:771(_mangle_arg_name) 1 0.000 0.000 0.000 0.000 stencilparfor.py:30(StencilPass) 2 0.000 0.000 0.000 0.000 transforms.py:231(yield_loops_with_multiple_backedges) 1 0.000 0.000 0.000 0.000 npydecl.py:161(NumpyRulesArrayOperator) 1 0.000 0.000 0.000 0.000 controlflow.py:452(ControlFlowAnalysis) 8 0.000 0.000 0.000 0.000 analysis.py:69() 1 0.000 0.000 0.000 0.000 controlflow.py:469(__init__) 4 0.000 0.000 0.000 0.000 controlflow.py:489(iterliveblocks) 1 0.000 0.000 0.000 0.000 builtins.py:40() 1 0.000 0.000 0.000 0.000 builtins.py:165() 1 0.000 0.000 0.000 0.000 builtins.py:226() 1 0.000 0.000 0.000 0.000 builtins.py:228() 1 0.000 0.000 0.000 0.000 builtins.py:308() 1 0.000 0.000 0.000 0.000 builtins.py:328() 1 0.000 0.000 0.000 0.000 builtins.py:336() 1 0.000 0.000 0.000 0.000 builtins.py:550(MemoryViewAttribute) 1 0.000 0.000 0.000 0.000 parfor.py:382(LoopNest) 3 0.000 0.000 0.000 0.000 models.py:53(get_return_type) 1 0.000 0.000 0.000 0.000 models.py:233(ProxyModel) 1 0.000 0.000 0.000 0.000 ir.py:733(copy) 8 0.000 0.000 0.000 0.000 ir.py:782(terminator) 1 0.000 0.000 0.000 0.000 ir.py:827(FunctionIR) 1 0.000 0.000 0.000 0.000 lowering.py:19(from_fndesc) 1 0.000 0.000 0.000 0.000 generators.py:12(GeneratorDescriptor) 2 0.000 0.000 0.000 0.000 ir.py:522(__repr__) 1 0.000 0.000 0.000 0.000 ir.py:580(Var) 1 0.000 0.000 0.000 0.000 debuginfo.py:245(NvvmDIBuilder) 1 0.000 0.000 0.000 0.000 pythonapi.py:103(__init__) 1 0.000 0.000 0.000 0.000 cpu.py:75(call_conv) 1 0.000 0.000 0.000 0.000 cpu.py:192(__init__) 8 0.000 0.000 0.000 0.000 core.py:88(void) 1 0.000 0.000 0.000 0.000 core.py:93(Constant) 1 0.000 0.000 0.000 0.000 cgutils.py:423(if_likely) 1 0.000 0.000 0.000 0.000 templates.py:438(_OverloadAttributeTemplate) 1 0.000 0.000 0.000 0.000 numpy_support.py:249(UFuncLoopSpec) 20 0.000 0.000 0.000 0.000 functions.py:222(key) 1 0.000 0.000 0.000 0.000 npytypes.py:13(CharSeq) 1 0.000 0.000 0.000 0.000 npytypes.py:88(DType) 1 0.000 0.000 0.000 0.000 npytypes.py:269(Array) 9 0.000 0.000 0.000 0.000 scalars.py:77(__lt__) 6 0.000 0.000 0.000 0.000 scalars.py:96(__lt__) 1 0.000 0.000 0.000 0.000 utils.py:566(__call__) 1 0.000 0.000 0.000 0.000 containers.py:365(Set) 2 0.000 0.000 0.000 0.000 misc.py:295(__init__) 1 0.000 0.000 0.000 0.000 six.py:205(is_package) 5 0.000 0.000 0.000 0.000 utils.py:193(set) 1 0.000 0.000 0.000 0.000 instructions.py:13(Instruction) 10 0.000 0.000 0.000 0.000 instructions.py:284(lhs) 1 0.000 0.000 0.000 0.000 instructions.py:347(FCMPInstr) 1 0.000 0.000 0.000 0.000 transforms.py:4(Visitor) 1 0.000 0.000 0.000 0.000 values.py:196(NamedValue) 1 0.000 0.000 0.000 0.000 values.py:753(Block) 2 0.000 0.000 0.000 0.000 builder.py:116(position_before) 4 0.000 0.000 0.000 0.000 types.py:95(__eq__) 2 0.000 0.000 0.000 0.000 types.py:284(_create_instance) 16 0.000 0.000 0.000 0.000 module.py:191(__iter__) 8 0.000 0.000 0.000 0.000 Arm.py:62(oneHOI) 1 0.000 0.000 0.000 0.000 Arm.py:9(Arm) 3 0.000 0.000 0.000 0.000 {built-in method gi._gi.register_interface_info} 3 0.000 0.000 0.000 0.000 {method 'get_methods' of 'InterfaceInfo' objects} 8 0.000 0.000 0.000 0.000 {method 'get_interfaces' of 'ObjectInfo' objects} 4 0.000 0.000 0.000 0.000 _utils.py:7() 3 0.000 0.000 0.000 0.000 synchronize.py:91(_make_methods) 1 0.000 0.000 0.000 0.000 interaction.py:150(interactive) 1 0.000 0.000 0.000 0.000 interaction.py:535(options) 1 0.000 0.000 0.000 0.000 adapter.py:111(V5toV4) 1 0.000 0.000 0.000 0.000 concurrent.py:70(_TracebackLogger) 1 0.000 0.000 0.000 0.000 encoder.py:136(__init__) 1 0.000 0.000 0.000 0.000 decoder.py:10(_import_c_scanstring) 1 0.000 0.000 0.000 0.000 poll.py:16(Poller) 2 0.000 0.000 0.000 0.000 _version.py:4() 1 0.000 0.000 0.000 0.000 project.py:8(Project) 1 0.000 0.000 0.000 0.000 topics.py:3() 1 0.000 0.000 0.000 0.000 completion.py:84(Completion) 1 0.000 0.000 0.000 0.000 version.py:72(LegacyVersion) 1 0.000 0.000 0.000 0.000 __init__.py:10(__init__) 3 0.000 0.000 0.000 0.000 six.py:173(__init__) 1 0.000 0.000 0.000 0.000 zipfile.py:295(ZipInfo) 1 0.000 0.000 0.000 0.000 zipfile.py:966(_ZipWriteFile) 1 0.000 0.000 0.000 0.000 __init__.py:245(VersionConflict) 1 0.000 0.000 0.000 0.000 body.py:63(Sidebar) 1 0.000 0.000 0.000 0.000 images.py:29(Image) 1 0.000 0.000 0.000 0.000 tables.py:385(ListTable) 1 0.000 0.000 0.000 0.000 __init__.py:116(Domain) 1 0.000 0.000 0.000 0.000 docfields.py:39(Field) 1 0.000 0.000 0.000 0.000 code.py:33(Highlight) 1 0.000 0.000 0.000 0.000 code.py:171(LiteralIncludeReader) 1 0.000 0.000 0.000 0.000 code.py:373(LiteralInclude) 1 0.000 0.000 0.000 0.000 io.py:53(SphinxBaseReader) 1 0.000 0.000 0.000 0.000 dates.py:241(TimezoneTransition) 1 0.000 0.000 0.000 0.000 filecmp.py:86(dircmp) 1 0.000 0.000 0.000 0.000 configparser.py:1216(SectionProxy) 1 0.000 0.000 0.000 0.000 urischemes.py:10() 1 0.000 0.000 0.000 0.000 nodes.py:1160(document) 11 0.000 0.000 0.000 0.000 asyncfilters.py:55(asyncfiltervariant) 1 0.000 0.000 0.000 0.000 selector_events.py:540(_SelectorTransport) 1 0.000 0.000 0.000 0.000 selector_events.py:1045(_SelectorDatagramTransport) 1 0.000 0.000 0.000 0.000 process.py:379(ProcessPoolExecutor) 1 0.000 0.000 0.000 0.000 connection.py:348(Connection) 1 0.000 0.000 0.000 0.000 util.py:147(Finalize) 1 0.000 0.000 0.000 0.000 loaders.py:37(BaseLoader) 1 0.000 0.000 0.000 0.000 lexer.py:296(TokenStream) 1 0.000 0.000 0.000 0.000 _compat.py:10() 11 0.000 0.000 0.000 0.000 filters.py:48(environmentfilter) 1 0.000 0.000 0.000 0.000 runtime.py:324(BlockReference) 1 0.000 0.000 0.000 0.000 nodes.py:107(Node) 1 0.000 0.000 0.000 0.000 numpydoc.py:168(NumpyPythonDomain) 5 0.000 0.000 0.000 0.000 base_context.py:256(iterator_to_context_set) 9 0.000 0.000 0.000 0.000 cache.py:109(memoize_method) 1 0.000 0.000 0.000 0.000 tree.py:238(BaseNode) 2 0.000 0.000 0.000 0.000 tokenize.py:45(group) 1 0.000 0.000 0.000 0.000 manager.py:26(KeyBindingManager) 1 0.000 0.000 0.000 0.000 callbacks.py:10(EventLoopCallbacks) 1 0.000 0.000 0.000 0.000 input_processor.py:51(InputProcessor) 1 0.000 0.000 0.000 0.000 input_processor.py:285(KeyPressEvent) 1 0.000 0.000 0.000 0.000 controls.py:38(UIControl) 1 0.000 0.000 0.000 0.000 controls.py:419(BufferControl) 1 0.000 0.000 0.000 0.000 history.py:15(History) 1 0.000 0.000 0.000 0.000 containers.py:39(Container) 6 0.000 0.000 0.000 0.000 typing.py:822(__hash__) 1 0.000 0.000 0.000 0.000 :2(AsyncContextManager) 1 0.000 0.000 0.000 0.000 capture.py:16(RichOutput) 1 0.000 0.000 0.000 0.000 formatters.py:724(MarkdownFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:738(SVGFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:773(JPEGFormatter) 1 0.000 0.000 0.000 0.000 formatters.py:848(JavascriptFormatter) 1 0.000 0.000 0.000 0.000 alias.py:40(default_aliases) 1 0.000 0.000 0.000 0.000 html.py:102(HtmlFormatter) 1 0.000 0.000 0.000 0.000 display.py:791(JSON) 1 0.000 0.000 0.000 0.000 display.py:1021(Image) 1 0.000 0.000 0.000 0.000 text.py:30(LSString) 2 0.000 0.000 0.000 0.000 encoding.py:21(get_stream_enc) 1 0.000 0.000 0.000 0.000 pydoc.py:1031(__init__) 1 0.000 0.000 0.000 0.000 loader.py:49(ArgumentParser) 1 0.000 0.000 0.000 0.000 loader.py:158(Config) 1 0.000 0.000 0.000 0.000 ultratb.py:459(TBTools) 1 0.000 0.000 0.000 0.000 ultratb.py:779(VerboseTB) 1 0.000 0.000 0.000 0.000 traitlets.py:1527(Type) 1 0.000 0.000 0.000 0.000 traitlets.py:1782(class_init) 1 0.000 0.000 0.000 0.000 categorical.py:27(_CategoricalPlotter) 1 0.000 0.000 0.000 0.000 testing.py:2712(SubclassedSeries) 1 0.000 0.000 0.000 0.000 pytables.py:379(ExprVisitor) 1 0.000 0.000 0.000 0.000 pytables.py:4332(AppendablePanelTable) 1 0.000 0.000 0.000 0.000 parsers.py:2010(PythonParser) 1 0.000 0.000 0.000 0.000 ops.py:315(BinOp) 1 0.000 0.000 0.000 0.000 _core.py:893(HexBinPlot) 1 0.000 0.000 0.000 0.000 indexing.py:1630(_iLocIndexer) 1 0.000 0.000 0.000 0.000 internals.py:2071(ObjectBlock) 14 0.000 0.000 0.000 0.000 generic.py:237() 2 0.000 0.000 0.000 0.000 range.py:469(__len__) 1 0.000 0.000 0.000 0.000 offsets.py:1020(CustomBusinessHour) 8 0.000 0.000 0.000 0.000 offsets.py:1640() 1 0.000 0.000 0.000 0.000 offsets.py:1827(QuarterOffset) 1 0.000 0.000 0.000 0.000 easter.py:5() 1 0.000 0.000 0.000 0.000 datetimelike.py:39(DatelikeOps) 6 0.000 0.000 0.000 0.000 category.py:705(_make_compare) 19 0.000 0.000 0.000 0.000 strings.py:1350(copy) 1 0.000 0.000 0.000 0.000 groupby.py:2599(Grouping) 1 0.000 0.000 0.000 0.000 common.py:118(is_sparse) 1 0.000 0.000 0.000 0.000 dtypes.py:9(ExtensionDtype) 3 0.000 0.000 0.000 0.000 config.py:590(_translate_key) 36 0.000 0.000 0.000 0.000 config.py:722(wrap) 8 0.000 0.000 0.000 0.000 config.py:786(inner) 1 0.000 0.000 0.000 0.000 __init__.py:122(lrange) 2 0.000 0.000 0.000 0.000 tzfile.py:13(_byte_string) 1 0.000 0.000 0.000 0.000 _multivariate.py:2824(multinomial_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3526(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:191(UTC) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:87(bernoulli_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:439(poisson_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:499(planck_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2963(invgamma_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3082(invweibull_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3262(levy_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3420(logistic_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3783(kappa4_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4258(t_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4484(lomax_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4537(pearson3_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4859(rayleigh_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5428(uniform_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5508(wald_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1613(weibull_min_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1988(genpareto_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2485(gengamma_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2689(gumbel_l_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2837(halfnorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2886(hypsecant_gen) 1 0.000 0.000 0.000 0.000 interpolate.py:1302(BPoly) 1 0.000 0.000 0.000 0.000 interpolate.py:1847(NdPPoly) 1 0.000 0.000 0.000 0.000 rcmod.py:375() 1 0.000 0.000 0.000 0.000 palettes.py:186() 1 0.000 0.000 0.000 0.000 _trustregion.py:14(BaseQuadraticSubproblem) 1 0.000 0.000 0.000 0.000 _ode.py:102(ode) 1 0.000 0.000 0.000 0.000 _ode.py:752(vode) 1 0.000 0.000 0.000 0.000 matfuncs.py:183(MatrixPowerOperator) 1 0.000 0.000 0.000 0.000 orthogonal.py:123(orthopoly1d) 5 0.000 0.000 0.000 0.000 iterative.py:61(set_docstring) 1 0.000 0.000 0.000 0.000 csr.py:23(csr_matrix) 1 0.000 0.000 0.000 0.000 csc.py:19(csc_matrix) 6 0.000 0.000 0.000 0.000 _version.py:78(_compare_version) 1 0.000 0.000 0.000 0.000 _ccallback.py:26(LowLevelCallable) 7 0.000 0.000 0.000 0.000 pykov.py:60(_del_cache) 1 0.000 0.000 0.000 0.000 __init__.py:3794(PanedWindow) 1 0.000 0.000 0.000 0.000 __init__.py:1996(Tk) 1 0.000 0.000 0.000 0.000 __init__.py:2660(Entry) 1 0.000 0.000 0.000 0.000 __init__.py:288(Variable) 1 0.000 0.000 0.000 0.000 __init__.py:31(get_projection_names) 1 0.000 0.000 0.000 0.000 __init__.py:106(get_projection_names) 1 0.000 0.000 0.000 0.000 scale.py:605() 1 0.000 0.000 0.000 0.000 _base.py:143(_process_plot_var_args) 3 0.000 0.000 0.000 0.000 __init__.py:42(private_class) 1 0.000 0.000 0.000 0.000 _parser.py:247(parserinfo) 1 0.000 0.000 0.000 0.000 tz.py:189(tzlocal) 1 0.000 0.000 0.000 0.000 tz.py:374(tzfile) 1 0.000 0.000 0.000 0.000 dates.py:1589(MicrosecondLocator) 1 0.000 0.000 0.000 0.000 _subplots.py:18(SubplotBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:25(Cursors) 1 0.000 0.000 0.000 0.000 backend_tools.py:468(ToolGrid) 1 0.000 0.000 0.000 0.000 backend_tools.py:829(ToolZoom) 1 0.000 0.000 0.000 0.000 backend_tools.py:955(ToolPan) 1 0.000 0.000 0.000 0.000 widgets.py:65(Widget) 1 0.000 0.000 0.000 0.000 widgets.py:640(TextBox) 1 0.000 0.000 0.000 0.000 widgets.py:1454(_SelectorWidget) 1 0.000 0.000 0.000 0.000 backend_bases.py:129(_Backend) 2 0.000 0.000 0.000 0.000 legend_handler.py:266(__init__) 1 0.000 0.000 0.000 0.000 _pylab_helpers.py:14(Gcf) 1 0.000 0.000 0.000 0.000 offsetbox.py:573(DrawingArea) 1 0.000 0.000 0.000 0.000 gridspec.py:35(GridSpecBase) 1 0.000 0.000 0.000 0.000 textpath.py:27(TextToPath) 1 0.000 0.000 0.000 0.000 mathtext.py:537(TruetypeFonts) 1 0.000 0.000 0.000 0.000 font_manager.py:1034(FontManager) 1 0.000 0.000 0.000 0.000 ticker.py:1302(PercentFormatter) 1 0.000 0.000 0.000 0.000 cm.py:171(ScalarMappable) 1 0.000 0.000 0.000 0.000 _cm.py:60(cubehelix) 1 0.000 0.000 0.000 0.000 transforms.py:1646(TransformWrapper) 1 0.000 0.000 0.000 0.000 transforms.py:1826(Affine2DBase) 1 0.000 0.000 0.000 0.000 transforms.py:2180(BlendedGenericTransform) 1 0.000 0.000 0.000 0.000 ipaddress.py:2057(IPv6Interface) 1 0.000 0.000 0.000 0.000 _parseaddr.py:203(AddrlistClass) 1 0.000 0.000 0.000 0.000 client.py:1355(HTTPSConnection) 1 0.000 0.000 0.000 0.000 feedparser.py:45(BufferedSubFile) 1 0.000 0.000 0.000 0.000 errors.py:90(NonPrintableDefect) 1 0.000 0.000 0.000 0.000 colors.py:419(Colormap) 1 0.000 0.000 0.000 0.000 pyparsing.py:3892(__str__) 2 0.000 0.000 0.000 0.000 rcsetup.py:330() 4 0.000 0.000 0.000 0.000 rcsetup.py:428(validate_aspect) 5 0.000 0.000 0.000 0.000 rcsetup.py:577(validate_svg_fonttype) 1 0.000 0.000 0.000 0.000 __init__.py:148(_BoundMethodProxy) 1 0.000 0.000 0.000 0.000 __init__.py:1447(Grouper) 1 0.000 0.000 0.000 0.000 inspect.py:2554(BoundArguments) 4 0.000 0.000 0.000 0.000 dis.py:391(findlinestarts) 6 0.000 0.000 0.000 0.000 opcode.py:51(jabs_op) 1 0.000 0.000 0.000 0.000 six.py:580(iterkeys) 1 0.000 0.000 0.000 0.000 _version.py:18(NumpyVersion) 1 0.000 0.000 0.000 0.000 _iotools.py:170(LineSplitter) 1 0.000 0.000 0.000 0.000 arrayterator.py:20(Arrayterator) 4 0.000 0.000 0.000 0.000 mixins.py:55(_unary_method) 4 0.000 0.000 0.000 0.000 polynomial.py:1067(_coeffs) 1 0.000 0.000 0.000 0.000 argparse.py:1229(_ActionsContainer) 19 0.000 0.000 0.000 0.000 argparse.py:600() 34 0.000 0.000 0.000 0.000 argparse.py:636(_get_help_string) 1 0.000 0.000 0.000 0.000 string.py:173(Formatter) 1 0.000 0.000 0.000 0.000 difflib.py:43(SequenceMatcher) 1 0.000 0.000 0.000 0.000 __init__.py:1454(addHandler) 1 0.000 0.000 0.000 0.000 traceback.py:223(FrameSummary) 3 0.000 0.000 0.000 0.000 __init__.py:477(CFunctionType) 1 0.000 0.000 0.000 0.000 parse.py:142(_NetlocResultMixinBase) 1 0.000 0.000 0.000 0.000 pathlib.py:127() 1 0.000 0.000 0.000 0.000 MAB.py:373(MarkovianMAB) 1 0.000 0.000 0.000 0.000 info.py:156() 1 0.000 0.000 0.000 0.000 info.py:83() 3 0.000 0.000 0.000 0.000 datetime.py:40(_days_before_year) 1 0.000 0.000 0.000 0.000 index_tricks.py:98(nd_grid) 1 0.000 0.000 0.000 0.000 index_tricks.py:231(AxisConcatenator) 5 0.000 0.000 0.000 0.000 weakref.py:134(__getitem__) 5 0.000 0.000 0.000 0.000 weakref.py:193(get) 1 0.000 0.000 0.000 0.000 os.py:1007(__getattr__) 1 0.000 0.000 0.000 0.000 posixpath.py:104(split) 4 0.000 0.000 0.000 0.000 _collections_abc.py:698(__init__) 7 0.000 0.000 0.000 0.000 {method 'find' of 'bytes' objects} 11 0.000 0.000 0.000 0.000 {method 'isdigit' of 'str' objects} 5 0.000 0.000 0.000 0.000 {method 'isalnum' of 'str' objects} 5 0.000 0.000 0.000 0.000 {built-in method builtins.bin} 15 0.000 0.000 0.000 0.000 {method 'values' of 'collections.OrderedDict' objects} 1 0.000 0.000 0.000 0.000 consts.py:11(ConstantInference) 1 0.000 0.000 0.000 0.000 consts.py:20(__init__) 1 0.000 0.000 0.000 0.000 randomdecl.py:112() 1 0.000 0.000 0.000 0.000 randomdecl.py:116() 1 0.000 0.000 0.000 0.000 randomdecl.py:127() 1 0.000 0.000 0.000 0.000 randomdecl.py:165() 1 0.000 0.000 0.000 0.000 randomdecl.py:176() 1 0.000 0.000 0.000 0.000 randomdecl.py:186() 1 0.000 0.000 0.000 0.000 randomdecl.py:198() 1 0.000 0.000 0.000 0.000 randomdecl.py:200() 1 0.000 0.000 0.000 0.000 randomdecl.py:217(Random_ternary_distribution) 1 0.000 0.000 0.000 0.000 randomdecl.py:242() 1 0.000 0.000 0.000 0.000 randomdecl.py:259() 1 0.000 0.000 0.000 0.000 randomdecl.py:274() 4 0.000 0.000 0.000 0.000 setdecl.py:181(ConcreteInplaceSetOperator) 1 0.000 0.000 0.000 0.000 lex.py:115(Lexer) 1 0.000 0.000 0.000 0.000 yacc.py:2099(LRGeneratedTable) 1 0.000 0.000 0.000 0.000 yacc.py:233(YaccProduction) 1 0.000 0.000 0.000 0.000 yacc.py:1381(MiniProduction) 1 0.000 0.000 0.000 0.000 WrapRange.py:33(WrapRange) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:404(UCBoostEpsilon) 1 0.000 0.000 0.000 0.000 ApproximatedFHGittins.py:25(ApproximatedFHGittins) 1 0.000 0.000 0.000 0.000 SlidingWindowRestart.py:161(SWR_UCBalpha) 1 0.000 0.000 0.000 0.000 klUCBH.py:18(klUCBH) 1 0.000 0.000 0.000 0.000 BESA.py:333(BESA) 1 0.000 0.000 0.000 0.000 space.py:97(Dimension) 1 0.000 0.000 0.000 0.000 space.py:150(Real) 1 0.000 0.000 0.000 0.000 transformers.py:37(CategoricalEncoder) 1 0.000 0.000 0.000 0.000 _split.py:525(StratifiedKFold) 1 0.000 0.000 0.000 0.000 _split.py:52(BaseCrossValidator) 1 0.000 0.000 0.000 0.000 _split.py:124(LeaveOneOut) 1 0.000 0.000 0.000 0.000 gpc.py:35(_BinaryGaussianProcessClassifierLaplace) 1 0.000 0.000 0.000 0.000 tree.py:69(BaseDecisionTree) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:271(LeastSquaresError) 1 0.000 0.000 0.000 0.000 metaestimators.py:18(_BaseComposition) 1 0.000 0.000 0.000 0.000 weight_boosting.py:297(AdaBoostClassifier) 1 0.000 0.000 0.000 0.000 base.py:60(BaseEnsemble) 1 0.000 0.000 0.000 0.000 forest.py:392(ForestClassifier) 1 0.000 0.000 0.000 0.000 approximate.py:110(LSHForest) 1 0.000 0.000 0.000 0.000 random_projection.py:295(BaseRandomProjection) 1 0.000 0.000 0.000 0.000 BlackBoxOpt.py:61(BlackBoxOpt) 1 0.000 0.000 0.000 0.000 _function_transformer.py:14(FunctionTransformer) 1 0.000 0.000 0.000 0.000 data.py:461(StandardScaler) 1 0.000 0.000 0.000 0.000 data.py:2078(QuantileTransformer) 2 0.000 0.000 0.000 0.000 pool.py:315(CustomizablePicklingQueue) 2 0.000 0.000 0.000 0.000 numpy_pickle.py:35(NumpyArrayWrapper) 2 0.000 0.000 0.000 0.000 memory.py:346(NotMemorizedFunc) 1 0.000 0.000 0.000 0.000 Exp3.py:219(Exp3ELM) 1 0.000 0.000 0.000 0.000 ProbabilityPursuit.py:35(ProbabilityPursuit) 1 0.000 0.000 0.000 0.000 BoltzmannGumbel.py:21(BoltzmannGumbel) 1 0.000 0.000 0.000 0.000 UnsupervisedLearning.py:162(UnsupervisedLearning) 1 0.000 0.000 0.000 0.000 base.py:176(BaseEstimator) 1 0.000 0.000 0.000 0.000 base.py:414(BiclusterMixin) 1 0.000 0.000 0.000 0.000 six.py:326(Module_six_moves_urllib) 1 0.000 0.000 0.000 0.000 __init__.py:31(Bunch) 1 0.000 0.000 0.000 0.000 Exponential.py:64(Exponential) 1 0.000 0.000 0.000 0.000 Gamma.py:49(Gamma) 1 0.000 0.000 0.000 0.000 BasePolicy.py:18(BasePolicy) 1 0.000 0.000 0.000 0.000 EpsilonGreedy.py:23(EpsilonGreedy) 1 0.000 0.000 0.000 0.000 Softmax.py:23(Softmax) 1 0.000 0.000 0.000 0.000 Gaussian.py:50(Gaussian) 1 0.000 0.000 0.000 0.000 Gaussian.py:170(UnboundedGaussian) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:32(UFuncTarget) 1 0.000 0.000 0.000 0.000 caching.py:113(_CacheLocator) 1 0.000 0.000 0.000 0.000 bytecode.py:20(get_function_object) 1 0.000 0.000 0.000 0.000 bytecode.py:37(_as_opcodes) 1 0.000 0.000 0.000 0.000 bytecode.py:54(ByteCodeInst) 1 0.000 0.000 0.000 0.000 bytecode.py:276(FunctionIdentity) 3 0.000 0.000 0.000 0.000 inline_closurecall.py:367(debug_print) 1 0.000 0.000 0.000 0.000 setobj.py:1050(SetIterInstance) 1 0.000 0.000 0.000 0.000 fastmathpass.py:7(FastFloatBinOpVisitor) 1 0.000 0.000 0.000 0.000 codegen.py:82(has_dynamic_globals) 1 0.000 0.000 0.000 0.000 codegen.py:169(add_linking_library) 1 0.000 0.000 0.000 0.000 nrt.py:14(_Runtime) 4 0.000 0.000 0.000 0.000 callconv.py:429(_get_excinfo_argument) 1 0.000 0.000 0.000 0.000 dataflow.py:754(__init__) 20 0.000 0.000 0.000 0.000 npydecl.py:67() 1 0.000 0.000 0.000 0.000 npydecl.py:26(Numpy_rules_ufunc) 1 0.000 0.000 0.000 0.000 npydecl.py:613(NdArange) 1 0.000 0.000 0.000 0.000 registry.py:30(RewriteRegistry) 1 0.000 0.000 0.000 0.000 array_analysis.py:584(SymbolicEquivSet) 2 0.000 0.000 0.000 0.000 analysis.py:108() 6 0.000 0.000 0.000 0.000 controlflow.py:68(add_node) 6 0.000 0.000 0.000 0.000 controlflow.py:86(successors) 2 0.000 0.000 0.000 0.000 controlflow.py:94(predecessors) 6 0.000 0.000 0.000 0.000 controlflow.py:102(set_entry_point) 6 0.000 0.000 0.000 0.000 controlflow.py:369() 12 0.000 0.000 0.000 0.000 controlflow.py:437() 1 0.000 0.000 0.000 0.000 builtins.py:201() 1 0.000 0.000 0.000 0.000 builtins.py:309() 1 0.000 0.000 0.000 0.000 builtins.py:329() 3 0.000 0.000 0.000 0.000 imputils.py:70(lower_setattr) 3 0.000 0.000 0.000 0.000 imputils.py:154(_decorate_setattr) 1 0.000 0.000 0.000 0.000 imputils.py:169(user_function) 1 0.000 0.000 0.000 0.000 packer.py:111() 1 0.000 0.000 0.000 0.000 packer.py:62(ArgPacker) 1 0.000 0.000 0.000 0.000 models.py:412(UniTupleModel) 1 0.000 0.000 0.000 0.000 models.py:913(RecordModel) 1 0.000 0.000 0.000 0.000 models.py:971(CharSeq) 1 0.000 0.000 0.000 0.000 ir.py:631(Scope) 1 0.000 0.000 0.000 0.000 arrayobj.py:533(Indexer) 1 0.000 0.000 0.000 0.000 lowering.py:16(Environment) 1 0.000 0.000 0.000 0.000 generators.py:204(GeneratorLower) 1 0.000 0.000 0.000 0.000 ir.py:25(from_function_id) 1 0.000 0.000 0.000 0.000 ir.py:15(Loc) 1 0.000 0.000 0.000 0.000 ir.py:260(cast) 5 0.000 0.000 0.000 0.000 ir.py:437(get_targets) 1 0.000 0.000 0.000 0.000 funcdesc.py:17(qualifying_prefix) 2 0.000 0.000 0.000 0.000 funcdesc.py:68(lookup_module) 1 0.000 0.000 0.000 0.000 funcdesc.py:114(_get_function_info) 2 0.000 0.000 0.000 0.000 itanium_mangler.py:98() 3 0.000 0.000 0.000 0.000 pythonapi.py:19(__init__) 1 0.000 0.000 0.000 0.000 {built-in method numba._dynfunc.make_function} 6 0.000 0.000 0.000 0.000 cpu.py:72(codegen) 1 0.000 0.000 0.000 0.000 callwrapper.py:13(__init__) 1 0.000 0.000 0.000 0.000 base.py:30(OverloadSelector) 1 0.000 0.000 0.000 0.000 templates.py:398(AttributeTemplate) 11 0.000 0.000 0.000 0.000 tracing.py:207(noevent) 1 0.000 0.000 0.000 0.000 {built-in method numba.typeconv._typeconv.new_type_manager} 1 0.000 0.000 0.000 0.000 scalars.py:178(EnumMember) 1 0.000 0.000 0.000 0.000 templates.py:57(__hash__) 1 0.000 0.000 0.000 0.000 functions.py:235(Dispatcher) 1 0.000 0.000 0.000 0.000 npytypes.py:413(NestedArray) 1 0.000 0.000 0.000 0.000 scalars.py:164(IntEnumClass) 1 0.000 0.000 0.000 0.000 functions.py:71(BaseFunction) 1 0.000 0.000 0.000 0.000 containers.py:9(Pair) 1 0.000 0.000 0.000 0.000 containers.py:161(_HomogenousTuple) 1 0.000 0.000 0.000 0.000 containers.py:187(UniTuple) 1 0.000 0.000 0.000 0.000 misc.py:40(Const) 1 0.000 0.000 0.000 0.000 misc.py:103(Macro) 1 0.000 0.000 0.000 0.000 misc.py:276(ExceptionInstance) 2 0.000 0.000 0.000 0.000 six.py:162(_SixMetaPathImporter) 5 0.000 0.000 0.000 0.000 six.py:782(add_metaclass) 1 0.000 0.000 0.000 0.000 abstract.py:244(Callable) 10 0.000 0.000 0.000 0.000 instructions.py:280(cond) 1 0.000 0.000 0.000 0.000 instructions.py:274(SelectInstr) 1 0.000 0.000 0.000 0.000 instructions.py:406(StoreInstr) 1 0.000 0.000 0.000 0.000 instructions.py:482(PhiInstr) 4 0.000 0.000 0.000 0.000 instructions.py:523() 1 0.000 0.000 0.000 0.000 instructions.py:662(LandingPadInstr) 16 0.000 0.000 0.000 0.000 six.py:73(_add_doc) 1 0.000 0.000 0.000 0.000 values.py:110(Constant) 6 0.000 0.000 0.000 0.000 values.py:192(_get_reference) 10 0.000 0.000 0.000 0.000 module.py:191() 1 0.000 0.000 0.000 0.000 types.py:111(PointerType) 6 0.000 0.000 0.000 0.000 types.py:275(__new__) 1 0.000 0.000 0.000 0.000 types.py:273(_BaseFloatType) 1 0.000 0.000 0.000 0.000 types.py:354(ArrayType) 9 0.000 0.000 0.000 0.000 types.py:400(packed) 2 0.000 0.000 0.000 0.000 types.py:437(gep) 12 0.000 0.000 0.000 0.000 _utils.py:60(set_metadata) 1 0.000 0.000 0.000 0.000 values.py:41(_ConstOpMixin) 8 0.000 0.000 0.000 0.000 kullback.py:57(klBern) 1 0.000 0.000 0.000 0.000 config.py:66(_EnvReloader) 40 0.000 0.000 0.000 0.000 ffi.py:157(__enter__) 1 0.000 0.000 0.000 0.000 utils.py:2() 1 0.000 0.000 0.000 0.000 tracemalloc.py:136(Frame) 1 0.000 0.000 0.000 0.000 tracemalloc.py:240(Trace) 1 0.000 0.000 0.000 0.000 tracemalloc.py:379(Snapshot) 1 0.000 0.000 0.000 0.000 EvaluatorSparseMultiPlayers.py:62(EvaluatorSparseMultiPlayers) 1 0.000 0.000 0.000 0.000 GLib.py:558(MainLoop) 1 0.000 0.000 0.000 0.000 GObject.py:212(Value) 1 0.000 0.000 0.000 0.000 _error.py:30(GError) 1 0.000 0.000 0.000 0.000 module.py:109(IntrospectionModule) 1 0.000 0.000 0.000 0.000 types.py:210(GObjectMeta) 1 0.000 0.000 0.000 0.000 _signalhelper.py:83(BoundSignal) 8 0.000 0.000 0.000 0.000 __init__.py:22(wraps) 1 0.000 0.000 0.000 0.000 synchronize.py:211(Condition) 1 0.000 0.000 0.000 0.000 interaction.py:391(factory) 3 0.000 0.000 0.000 0.000 widget_int.py:50(_bounded_int_doc) 1 0.000 0.000 0.000 0.000 _strptime.py:182(TimeRE) 1 0.000 0.000 0.000 0.000 trait_types.py:29(Datetime) 1 0.000 0.000 0.000 0.000 ioloop.py:836(PollIOLoop) 1 0.000 0.000 0.000 0.000 ioloop.py:1133(_Timeout) 1 0.000 0.000 0.000 0.000 asyncio.py:32(BaseAsyncIOLoop) 1 0.000 0.000 0.000 0.000 ioloop.py:82(ZMQIOLoop) 1 0.000 0.000 0.000 0.000 log.py:80(LogFormatter) 1 0.000 0.000 0.000 0.000 util.py:112(GzipDecompressor) 1 0.000 0.000 0.000 0.000 util.py:266(Configurable) 1 0.000 0.000 0.000 0.000 session.py:206(Message) 1 0.000 0.000 0.000 0.000 hmac.py:19(HMAC) 1 0.000 0.000 0.000 0.000 decoder.py:24(_floatconstants) 2 0.000 0.000 0.000 0.000 compat.py:37(unichr) 15 0.000 0.000 0.000 0.000 multikernelmanager.py:26(kernel_method) 1 0.000 0.000 0.000 0.000 error.py:149(ZMQVersionError) 5 0.000 0.000 0.000 0.000 localinterfaces.py:55(_requires_ips) 1 0.000 0.000 0.000 0.000 connect.py:288() 1 0.000 0.000 0.000 0.000 module_paths.py:14() 1 0.000 0.000 0.000 0.000 execution.py:56(TimeitResult) 1 0.000 0.000 0.000 0.000 instance.py:274(CompiledInstanceClassFilter) 1 0.000 0.000 0.000 0.000 instance.py:320(LazyInstanceName) 1 0.000 0.000 0.000 0.000 keywords.py:90(Keyword) 1 0.000 0.000 0.000 0.000 python.py:405(PyClasslike) 1 0.000 0.000 0.000 0.000 iterable.py:41(AbstractIterable) 1 0.000 0.000 0.000 0.000 iterable.py:417(FakeSequence) 1 0.000 0.000 0.000 0.000 docscrape.py:535(ClassDoc) 1 0.000 0.000 0.000 0.000 markers.py:44(Node) 1 0.000 0.000 0.000 0.000 markers.py:272(Marker) 1 0.000 0.000 0.000 0.000 pyparsing.py:3674(ParseElementEnhance) 1 0.000 0.000 0.000 0.000 pyparsing.py:2797(QuotedString) 8 0.000 0.000 0.000 0.000 version.py:261() 3 0.000 0.000 0.000 0.000 six.py:86(_LazyDescr) 3 0.000 0.000 0.000 0.000 six.py:139(MovedAttribute) 1 0.000 0.000 0.000 0.000 zipfile.py:737(ZipExtFile) 1 0.000 0.000 0.000 0.000 zipfile.py:1245(namelist) 1 0.000 0.000 0.000 0.000 plistlib.py:312(_PlistParser) 1 0.000 0.000 0.000 0.000 plistlib.py:416(_DumbXMLWriter) 1 0.000 0.000 0.000 0.000 roles.py:48(XRefRole) 1 0.000 0.000 0.000 0.000 parallel.py:59(ParallelTasks) 1 0.000 0.000 0.000 0.000 __init__.py:290(DistributionNotFound) 1 0.000 0.000 0.000 0.000 __init__.py:1117(ResourceManager) 1 0.000 0.000 0.000 0.000 __init__.py:1519(_register) 1 0.000 0.000 0.000 0.000 other.py:37(TocTree) 1 0.000 0.000 0.000 0.000 admonitions.py:51(Admonition) 1 0.000 0.000 0.000 0.000 images.py:101(Figure) 1 0.000 0.000 0.000 0.000 __init__.py:31(ObjType) 1 0.000 0.000 0.000 0.000 docfields.py:122(GroupedField) 1 0.000 0.000 0.000 0.000 code.py:97(CodeBlock) 1 0.000 0.000 0.000 0.000 io.py:87(SphinxStandaloneReader) 1 0.000 0.000 0.000 0.000 frontmatter.py:29(TitlePromoter) 1 0.000 0.000 0.000 0.000 i18n.py:37(CatalogInfo) 1 0.000 0.000 0.000 0.000 plural.py:606(_UnicodeCompiler) 1 0.000 0.000 0.000 0.000 universal.py:212(SmartQuotes) 1 0.000 0.000 0.000 0.000 frontend.py:735(ConfigParser) 1 0.000 0.000 0.000 0.000 _compat.py:28(b) 1 0.000 0.000 0.000 0.000 error_reporting.py:68(SafeString) 1 0.000 0.000 0.000 0.000 __init__.py:17(Parser) 1 0.000 0.000 0.000 0.000 statemachine.py:521(State) 1 0.000 0.000 0.000 0.000 nodes.py:36(Node) 1 0.000 0.000 0.000 0.000 unix_events.py:464(_UnixWritePipeTransport) 1 0.000 0.000 0.000 0.000 sslproto.py:294(_SSLProtocolTransport) 1 0.000 0.000 0.000 0.000 sslproto.py:405(SSLProtocol) 1 0.000 0.000 0.000 0.000 queue.py:21(Queue) 1 0.000 0.000 0.000 0.000 compat.py:1() 1 0.000 0.000 0.000 0.000 loaders.py:322(PrefixLoader) 1 0.000 0.000 0.000 0.000 asyncsupport.py:123(wrap_default_module) 1 0.000 0.000 0.000 0.000 _base.py:93(_FirstCompletedWaiter) 1 0.000 0.000 0.000 0.000 _base.py:309(Future) 1 0.000 0.000 0.000 0.000 idtracking.py:203(FrameSymbolVisitor) 5 0.000 0.000 0.000 0.000 filters.py:37(evalcontextfilter) 1 0.000 0.000 0.000 0.000 environment.py:1190(TemplateStream) 1 0.000 0.000 0.000 0.000 utils.py:573(Cycler) 1 0.000 0.000 0.000 0.000 analysis.py:28(Error) 1 0.000 0.000 0.000 0.000 recursion.py:92(ExecutionRecursionDetector) 1 0.000 0.000 0.000 0.000 function.py:24(LambdaName) 1 0.000 0.000 0.000 0.000 environment.py:100(_environment_sanity_check) 1 0.000 0.000 0.000 0.000 __init__.py:367(CompiledObjectFilter) 2 0.000 0.000 0.000 0.000 __init__.py:592(compiled_objects_cache) 1 0.000 0.000 0.000 0.000 filters.py:88(TreeNameDefinition) 1 0.000 0.000 0.000 0.000 filters.py:225(FunctionExecutionFilter) 1 0.000 0.000 0.000 0.000 classes.py:597(CallSignature) 3 0.000 0.000 0.000 0.000 utils.py:9(to_list) 1 0.000 0.000 0.000 0.000 imports.py:181(Importer) 1 0.000 0.000 0.000 0.000 context.py:14(BaseContextSet) 5 0.000 0.000 0.000 0.000 debug.py:73(increase_indent) 1 0.000 0.000 0.000 0.000 winterm.py:22(WinTerm) 1 0.000 0.000 0.000 0.000 errors.py:840(_FStringRule) 1 0.000 0.000 0.000 0.000 pep8.py:708(__init__) 1 0.000 0.000 0.000 0.000 diff.py:392(_NodesStack) 1 0.000 0.000 0.000 0.000 tree.py:170(Newline) 1 0.000 0.000 0.000 0.000 tree.py:350(Module) 1 0.000 0.000 0.000 0.000 tree.py:523(Function) 1 0.000 0.000 0.000 0.000 parser.py:33(BaseParser) 1 0.000 0.000 0.000 0.000 pgen.py:14(ParserGenerator) 2 0.000 0.000 0.000 0.000 vt100_output.py:146(__init__) 1 0.000 0.000 0.000 0.000 debugger.py:22(TerminalPdb) 1 0.000 0.000 0.000 0.000 vt100_input.py:220(InputStream) 1 0.000 0.000 0.000 0.000 vi.py:56(TextObject) 1 0.000 0.000 0.000 0.000 registry.py:43(_Binding) 1 0.000 0.000 0.000 0.000 registry.py:68(BaseRegistry) 1 0.000 0.000 0.000 0.000 processors.py:306(BeforeInput) 1 0.000 0.000 0.000 0.000 reactive.py:28(Integer) 1 0.000 0.000 0.000 0.000 containers.py:91(HSplit) 1 0.000 0.000 0.000 0.000 containers.py:545(Float) 1 0.000 0.000 0.000 0.000 controls.py:97(UIContent) 1 0.000 0.000 0.000 0.000 controls.py:169(TokenListControl) 1 0.000 0.000 0.000 0.000 lexers.py:149(PygmentsLexer) 1 0.000 0.000 0.000 0.000 search_state.py:9(SearchState) 1 0.000 0.000 0.000 0.000 base.py:32(Clipboard) 1 0.000 0.000 0.000 0.000 base.py:223(__init__) 2 0.000 0.000 0.000 0.000 utils.py:183(is_windows) 1 0.000 0.000 0.000 0.000 cli.py:95(HasCompletions) 1 0.000 0.000 0.000 0.000 cli.py:353(ViDigraphMode) 1 0.000 0.000 0.000 0.000 interface.py:1074(_StdoutProxy) 2 0.000 0.000 0.000 0.000 buffer.py:53(__init__) 1 0.000 0.000 0.000 0.000 buffer.py:43(AcceptAction) 1 0.000 0.000 0.000 0.000 tempdir.py:11(NamedFileInTemporaryDirectory) 1 0.000 0.000 0.000 0.000 typing.py:453(TypeVar) 1 0.000 0.000 0.000 0.000 typing.py:1367(_ClassVar) 1 0.000 0.000 0.000 0.000 logger.py:26(Logger) 1 0.000 0.000 0.000 0.000 display.py:15(Audio) 1 0.000 0.000 0.000 0.000 display.py:300(FileLink) 1 0.000 0.000 0.000 0.000 formatters.py:239(FormatterABC) 1 0.000 0.000 0.000 0.000 dbapi2.py:50() 1 0.000 0.000 0.000 0.000 pickleshare.py:66(PickleShareDB) 1 0.000 0.000 0.000 0.000 prefilter.py:573(MacroHandler) 1 0.000 0.000 0.000 0.000 lexer.py:278(_PseudoMatch) 1 0.000 0.000 0.000 0.000 lexer.py:417(RegexLexerMeta) 1 0.000 0.000 0.000 0.000 magic.py:461(Magics) 1 0.000 0.000 0.000 0.000 mimetypes.py:58(MimeTypes) 1 0.000 0.000 0.000 0.000 data.py:3() 1 0.000 0.000 0.000 0.000 exceptions.py:6(ExceptionPexpect) 1 0.000 0.000 0.000 0.000 coloransi.py:175() 4 0.000 0.000 0.000 0.000 util.py:379(add_metaclass) 1 0.000 0.000 0.000 0.000 py3compat.py:192(_print_statement_sub) 1 0.000 0.000 0.000 0.000 loader.py:443(PyFileConfigLoader) 1 0.000 0.000 0.000 0.000 loader.py:688(ArgParseConfigLoader) 1 0.000 0.000 0.000 0.000 ultratb.py:1329(AutoFormattedTB) 1 0.000 0.000 0.000 0.000 matrix.py:532(_DendrogramPlotter) 1 0.000 0.000 0.000 0.000 hierarchy.py:732(ClusterNode) 1 0.000 0.000 0.000 0.000 categorical.py:1656(_PointPlotter) 1 0.000 0.000 0.000 0.000 regression.py:70(_RegressionPlotter) 1 0.000 0.000 0.000 0.000 sql.py:1259(SQLiteTable) 1 0.000 0.000 0.000 0.000 stata.py:1872(StataWriter) 1 0.000 0.000 0.000 0.000 json.py:520(Parser) 22 0.000 0.000 0.000 0.000 expr.py:227(_op_maker) 1 0.000 0.000 0.000 0.000 expr.py:710(Expr) 3 0.000 0.000 0.000 0.000 pytables.py:1504(set_name) 1 0.000 0.000 0.000 0.000 pytables.py:2817(SparseFrameFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2850(BlockManagerFixed) 1 0.000 0.000 0.000 0.000 pytables.py:4188(AppendableSeriesTable) 1 0.000 0.000 0.000 0.000 pytables.py:4246(GenericTable) 1 0.000 0.000 0.000 0.000 excel.py:241(ExcelFile) 1 0.000 0.000 0.000 0.000 excel.py:1449(_XlwtWriter) 2 0.000 0.000 0.000 0.000 parsers.py:553(_make_parser_function) 1 0.000 0.000 0.000 0.000 parsers.py:744(TextFileReader) 1 0.000 0.000 0.000 0.000 _core.py:925(LinePlot) 1 0.000 0.000 0.000 0.000 _core.py:1302(HistPlot) 1 0.000 0.000 0.000 0.000 format.py:306(EastAsianTextAdjustment) 1 0.000 0.000 0.000 0.000 format.py:1068(HTMLFormatter) 1 0.000 0.000 0.000 0.000 internals.py:1919(DatetimeLikeBlockMixin) 1 0.000 0.000 0.000 0.000 internals.py:1939(TimeDeltaBlock) 10 0.000 0.000 0.000 0.000 generic.py:240() 6 0.000 0.000 0.000 0.000 range.py:566(_make_evaluate_binop) 4 0.000 0.000 0.000 0.000 base.py:3870(_make_invalid_op) 1 0.000 0.000 0.000 0.000 ops.py:296(_Op) 1 0.000 0.000 0.000 0.000 ops.py:352(_TimeOp) 1 0.000 0.000 0.000 0.000 groupby.py:4640(DataSplitter) 1 0.000 0.000 0.000 0.000 _decorators.py:284(docstring_wrapper) 1 0.000 0.000 0.000 0.000 nanops.py:90(bottleneck_switch) 1 0.000 0.000 0.000 0.000 categorical.py:2161(CategoricalAccessor) 1 0.000 0.000 0.000 0.000 accessor.py:11(DirNamesMixin) 1 0.000 0.000 0.000 0.000 algorithms.py:906(SelectN) 3 0.000 0.000 0.000 0.000 config.py:529(_select_options) 1 0.000 0.000 0.000 0.000 __init__.py:370(_FixedOffset) 1 0.000 0.000 0.000 0.000 _multivariate.py:107(_PSD) 1 0.000 0.000 0.000 0.000 _multivariate.py:212(multi_rv_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:814(matrix_normal_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:2166(wishart_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3161(multinomial_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3703(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:182(_unmunge_zone) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:137(nbinom_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:200(geom_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:258(hypergeom_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:610(randint_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3030(invgauss_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3133(johnsonsb_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3223(laplace_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3309(levy_l_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3472(loggamma_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3520(loglaplace_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3696(maxwell_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4034(kappa3_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4090(nakagami_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4133(ncx2_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4323(nct_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4417(pareto_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4680(powerlaw_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4920(reciprocal_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5073(semicircular_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5165(trapz_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5214(triang_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5262(truncexpon_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5319(truncnorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5380(tukeylambda_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5458(vonmises_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5549(wrapcauchy_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5609(gennorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5673(halfgennorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:201(alpha_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:536(betaprime_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:706(burr12_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:779(fisk_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:829(cauchy_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:876(chi_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1135(expon_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1557(foldnorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1668(weibull_max_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1939(genlogistic_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2426(erlang_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2638(gumbel_r_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2787(halflogistic_gen) 1 0.000 0.000 0.000 0.000 rbf.py:57(Rbf) 1 0.000 0.000 0.000 0.000 reduction.py:244(AbstractReducer) 1 0.000 0.000 0.000 0.000 kdtree.py:77(Rectangle) 3 0.000 0.000 0.000 0.000 context.py:196(get_start_method) 1 0.000 0.000 0.000 0.000 reduction.py:33(ForkingPickler) 1 0.000 0.000 0.000 0.000 interpolate.py:2276(RegularGridInterpolator) 1 0.000 0.000 0.000 0.000 polyint.py:21(_Interpolator1D) 1 0.000 0.000 0.000 0.000 interpolate.py:897(PPoly) 1 0.000 0.000 0.000 0.000 base.py:26(OdeSolver) 1 0.000 0.000 0.000 0.000 nonlin.py:1182(DiagBroyden) 1 0.000 0.000 0.000 0.000 lbfgsb.py:377(LbfgsInvHessProduct) 1 0.000 0.000 0.000 0.000 _ode.py:1025(dopri5) 1 0.000 0.000 0.000 0.000 _ode.py:1112(dop853) 1 0.000 0.000 0.000 0.000 _ode.py:508(complex_ode) 1 0.000 0.000 0.000 0.000 _ode.py:675(IntegratorConcurrencyError) 1 0.000 0.000 0.000 0.000 sputils.py:254(IndexMixin) 3 0.000 0.000 0.000 0.000 data.py:25(_get_dtype) 1 0.000 0.000 0.000 0.000 _backend_tk.py:639(NavigationToolbar2Tk) 1 0.000 0.000 0.000 0.000 __init__.py:3614(Spinbox) 1 0.000 0.000 0.000 0.000 backend_agg.py:401(FigureCanvasAgg) 1 0.000 0.000 0.000 0.000 __init__.py:2118(Pack) 1 0.000 0.000 0.000 0.000 __init__.py:2157(Place) 1 0.000 0.000 0.000 0.000 __init__.py:464(StringVar) 1 0.000 0.000 0.000 0.000 geo.py:246(_GeoTransform) 1 0.000 0.000 0.000 0.000 polar.py:23(PolarTransform) 1 0.000 0.000 0.000 0.000 polar.py:525(RadialTick) 1 0.000 0.000 0.000 0.000 axis.py:408(XTick) 1 0.000 0.000 0.000 0.000 scale.py:123(InvertedLogTransformBase) 1 0.000 0.000 0.000 0.000 scale.py:483(LogisticTransform) 1 0.000 0.000 0.000 0.000 streamplot.py:306(Grid) 1 0.000 0.000 0.000 0.000 streamplot.py:353(StreamMask) 1 0.000 0.000 0.000 0.000 tritools.py:13(TriAnalyzer) 1 0.000 0.000 0.000 0.000 trifinder.py:29(TrapezoidMapTriFinder) 1 0.000 0.000 0.000 0.000 triinterpolate.py:241(LinearTriInterpolator) 1 0.000 0.000 0.000 0.000 mlab.py:3031(FormatInt) 1 0.000 0.000 0.000 0.000 mlab.py:3065(FormatMillions) 1 0.000 0.000 0.000 0.000 csv.py:166(Sniffer) 1 0.000 0.000 0.000 0.000 _parser.py:225(_resultbase) 1 0.000 0.000 0.000 0.000 _parser.py:389(_ymd) 1 0.000 0.000 0.000 0.000 tz.py:316(_ttinfo) 1 0.000 0.000 0.000 0.000 tz.py:1099(_tzicalvtz) 6 0.000 0.000 0.000 0.000 _common.py:13(tzname_in_python2) 1 0.000 0.000 0.000 0.000 _factories.py:5(__init__) 1 0.000 0.000 0.000 0.000 dates.py:1161(AutoDateLocator) 1 0.000 0.000 0.000 0.000 rrule.py:93(rrulebase) 1 0.000 0.000 0.000 0.000 rrule.py:1305(_genitem) 1 0.000 0.000 0.000 0.000 figure.py:63(AxesStack) 3 0.000 0.000 0.000 0.000 model.py:12(qualify) 1 0.000 0.000 0.000 0.000 model.py:224(RawFunctionType) 1 0.000 0.000 0.000 0.000 model.py:297(__init__) 2 0.000 0.000 0.000 0.000 model.py:328(build_c_name_with_marker) 1 0.000 0.000 0.000 0.000 model.py:341(StructOrUnion) 1 0.000 0.000 0.000 0.000 api.py:277(cast) 1 0.000 0.000 0.000 0.000 backend_tools.py:391(ToolQuitAll) 1 0.000 0.000 0.000 0.000 backend_tools.py:434(_ToolGridBase) 1 0.000 0.000 0.000 0.000 widgets.py:96(AxesWidget) 1 0.000 0.000 0.000 0.000 legend_handler.py:340(HandlerRegularPolyCollection) 3 0.000 0.000 0.000 0.000 backend_bases.py:224(Show) 1 0.000 0.000 0.000 0.000 offsetbox.py:976(AnchoredOffsetbox) 1 0.000 0.000 0.000 0.000 container.py:169(StemContainer) 1 0.000 0.000 0.000 0.000 gridspec.py:387(SubplotSpec) 1 0.000 0.000 0.000 0.000 offsetbox.py:333(VPacker) 1 0.000 0.000 0.000 0.000 blocking_input.py:36(BlockingInput) 1 0.000 0.000 0.000 0.000 textpath.py:417(TextPath) 1 0.000 0.000 0.000 0.000 mathtext.py:379(Fonts) 1 0.000 0.000 0.000 0.000 mathtext.py:1393(Box) 1 0.000 0.000 0.000 0.000 mathtext.py:2044(Ship) 1 0.000 0.000 0.000 0.000 mathtext.py:2531(State) 1 0.000 0.000 0.000 0.000 patches.py:3454(CurveB) 1 0.000 0.000 0.000 0.000 reshape.py:38(_Unstacker) 1 0.000 0.000 0.000 0.000 _core.py:2474(SeriesPlotMethods) 1 0.000 0.000 0.000 0.000 _core.py:2647(FramePlotMethods) 1 0.000 0.000 0.000 0.000 _converter.py:52(get_pairs) 1 0.000 0.000 0.000 0.000 _converter.py:382(MilliSecondLocator) 1 0.000 0.000 0.000 0.000 ticker.py:810(LogFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1510(IndexLocator) 1 0.000 0.000 0.000 0.000 ticker.py:2498(AutoMinorLocator) 1 0.000 0.000 0.000 0.000 transforms.py:60(TransformNode) 1 0.000 0.000 0.000 0.000 colorbar.py:905(Colorbar) 1 0.000 0.000 0.000 0.000 artist.py:1183() 1 0.000 0.000 0.000 0.000 encoder.py:73(JSONEncoder) 1 0.000 0.000 0.000 0.000 ssl.py:355(_ASN1Object) 1 0.000 0.000 0.000 0.000 calendar.py:24(IllegalMonthError) 1 0.000 0.000 0.000 0.000 calendar.py:72() 1 0.000 0.000 0.000 0.000 calendar.py:260(TextCalendar) 1 0.000 0.000 0.000 0.000 calendar.py:377(HTMLCalendar) 1 0.000 0.000 0.000 0.000 header.py:179(Header) 1 0.000 0.000 0.000 0.000 header.py:413(_ValueFormatter) 1 0.000 0.000 0.000 0.000 header.py:541(_Accumulator) 1 0.000 0.000 0.000 0.000 request.py:2363(ftpwrapper) 1 0.000 0.000 0.000 0.000 feedparser.py:136(FeedParser) 1 0.000 0.000 0.000 0.000 _policybase.py:18(_PolicyBase) 1 0.000 0.000 0.000 0.000 request.py:434(OpenerDirector) 1 0.000 0.000 0.000 0.000 request.py:1343(HTTPHandler) 1 0.000 0.000 0.000 0.000 colors.py:1000(LogNorm) 1 0.000 0.000 0.000 0.000 colors.py:298(ColorConverter) 1 0.000 0.000 0.000 0.000 colors.py:625(LinearSegmentedColormap) 1 0.000 0.000 0.000 0.000 pyparsing.py:2417(Keyword) 1 0.000 0.000 0.000 0.000 pyparsing.py:2505(CaselessKeyword) 1 0.000 0.000 0.000 0.000 pyparsing.py:3191(WordStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3234(ParseExpression) 1 0.000 0.000 0.000 0.000 pyparsing.py:3501(MatchFirst) 1 0.000 0.000 0.000 0.000 pyparsing.py:3693(ParseElementEnhance) 1 0.000 0.000 0.000 0.000 pyparsing.py:4004(SkipTo) 4 0.000 0.000 0.000 0.000 rcsetup.py:169(validate_float_or_None) 4 0.000 0.000 0.000 0.000 rcsetup.py:206(validate_dpi) 4 0.000 0.000 0.000 0.000 rcsetup.py:225(validate_int_or_None) 4 0.000 0.000 0.000 0.000 pyparsing.py:434(__len__) 1 0.000 0.000 0.000 0.000 subprocess.py:97(TimeoutExpired) 2 0.000 0.000 0.000 0.000 subprocess.py:203(_cleanup) 1 0.000 0.000 0.000 0.000 selectors.py:290(SelectSelector) 1 0.000 0.000 0.000 0.000 __init__.py:504(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:820(Null) 1 0.000 0.000 0.000 0.000 __init__.py:1169(Stack) 3 0.000 0.000 0.000 0.000 __init__.py:1483(__init__) 1 0.000 0.000 0.000 0.000 extras.py:1453(MAxisConcatenator) 1 0.000 0.000 0.000 0.000 version.py:31(Version) 1 0.000 0.000 0.000 0.000 ctypeslib.py:177(_ndptr) 3 0.000 0.000 0.000 0.000 core.py:803(__init__) 6 0.000 0.000 0.000 0.000 core.py:843(__init__) 3 0.000 0.000 0.000 0.000 core.py:864(__init__) 3 0.000 0.000 0.000 0.000 core.py:1360(getmask) 1 0.000 0.000 0.000 0.000 tempfile.py:555(_TemporaryFileCloser) 1 0.000 0.000 0.000 0.000 tempfile.py:598(_TemporaryFileWrapper) 1 0.000 0.000 0.000 0.000 tempfile.py:916(TemporaryDirectory) 1 0.000 0.000 0.000 0.000 utils.py:997(SafeEval) 1 0.000 0.000 0.000 0.000 utils.py:1590(WarningMessage) 1 0.000 0.000 0.000 0.000 utils.py:1891(clear_and_catch_warnings) 1 0.000 0.000 0.000 0.000 argparse.py:657(RawTextHelpFormatter) 1 0.000 0.000 0.000 0.000 suite.py:16(BaseTestSuite) 1 0.000 0.000 0.000 0.000 suite.py:92(TestSuite) 1 0.000 0.000 0.000 0.000 loader.py:76(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:1964(NullHandler) 1 0.000 0.000 0.000 0.000 string.py:77(Template) 1 0.000 0.000 0.000 0.000 threading.py:87(_RLock) 1 0.000 0.000 0.000 0.000 threading.py:203(Condition) 1 0.000 0.000 0.000 0.000 threading.py:1207(_DummyThread) 1 0.000 0.000 0.000 0.000 case.py:1338(FunctionTestCase) 1 0.000 0.000 0.000 0.000 difflib.py:751(Differ) 1 0.000 0.000 0.000 0.000 __init__.py:402(StringTemplateStyle) 1 0.000 0.000 0.000 0.000 __init__.py:426(Formatter) 1 0.000 0.000 0.000 0.000 __init__.py:1148(__init__) 1 0.000 0.000 0.000 0.000 traceback.py:310(StackSummary) 1 0.000 0.000 0.000 0.000 traceback.py:426(TracebackException) 1 0.000 0.000 0.000 0.000 tokenize.py:99(TokenInfo) 1 0.000 0.000 0.000 0.000 tokenize.py:113(any) 1 0.000 0.000 0.000 0.000 records.py:217(record) 1 0.000 0.000 0.000 0.000 memmap.py:20(memmap) 10 0.000 0.000 0.000 0.000 arrayprint.py:860() 1 0.000 0.000 0.000 0.000 __init__.py:311(CDLL) 1 0.000 0.000 0.000 0.000 numerictypes.py:1013() 7 0.000 0.000 0.000 0.000 _inspect.py:144() 5 0.000 0.000 0.000 0.000 _inspect.py:145() 1 0.000 0.000 0.000 0.000 pathlib.py:574(_PathParents) 2 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.set_string_function} 2 0.000 0.000 0.000 0.000 {method 'tobytes' of 'numpy.generic' objects} 3 0.000 0.000 0.000 0.000 datetime.py:1972(_create) 1 0.000 0.000 0.000 0.000 MAB.py:774(IncreasingMAB) 5 0.000 0.000 0.000 0.000 datetime.py:45(_days_in_month) 1 0.000 0.000 0.000 0.000 nosetester.py:115(NoseTester) 1 0.000 0.000 0.000 0.000 index_tricks.py:451(__init__) 1 0.000 0.000 0.000 0.000 index_tricks.py:481(__init__) 1 0.000 0.000 0.000 0.000 function_base.py:2543(vectorize) 9 0.000 0.000 0.000 0.000 __future__.py:79(__init__) 2 0.000 0.000 0.000 0.000 enum.py:579(__hash__) 1 0.000 0.000 0.000 0.000 _collections_abc.py:672(keys) 3 0.000 0.000 0.000 0.000 {built-in method sys.getfilesystemencoding} 2 0.000 0.000 0.000 0.000 {built-in method sys.setdlopenflags} 1 0.000 0.000 0.000 0.000 {method 'send' of 'generator' objects} 2 0.000 0.000 0.000 0.000 {method 'to_bytes' of 'int' objects} 2 0.000 0.000 0.000 0.000 {method 'copy' of 'set' objects} 16 0.000 0.000 0.000 0.000 {method 'release' of '_thread.lock' objects} 2 0.000 0.000 0.000 0.000 {built-in method binascii.b2a_hex} 2 0.000 0.000 0.000 0.000 {built-in method _weakref._remove_dead_weakref} 3 0.000 0.000 0.000 0.000 {built-in method _weakref.proxy} 2 0.000 0.000 0.000 0.000 {method 'deleter' of 'property' objects} 1 0.000 0.000 0.000 0.000 npyimpl.py:117(_ArrayHelper) 1 0.000 0.000 0.000 0.000 linalg.py:75(_BLAS) 1 0.000 0.000 0.000 0.000 randomdecl.py:117() 1 0.000 0.000 0.000 0.000 randomdecl.py:128() 1 0.000 0.000 0.000 0.000 randomdecl.py:129() 1 0.000 0.000 0.000 0.000 randomdecl.py:177() 1 0.000 0.000 0.000 0.000 randomdecl.py:199() 1 0.000 0.000 0.000 0.000 randomdecl.py:209() 1 0.000 0.000 0.000 0.000 randomdecl.py:210() 1 0.000 0.000 0.000 0.000 randomdecl.py:219() 1 0.000 0.000 0.000 0.000 randomdecl.py:285() 4 0.000 0.000 0.000 0.000 setdecl.py:177(ConcreteSetOperator) 6 0.000 0.000 0.000 0.000 setdecl.py:187(ConcreteSetComparison) 1 0.000 0.000 0.000 0.000 lex.py:558(LexerReflect) 8 0.000 0.000 0.000 0.000 plyparser.py:69(parameterized) 1 0.000 0.000 0.000 0.000 yacc.py:1473(Grammar) 1 0.000 0.000 0.000 0.000 c_ast.py:22(Node) 1 0.000 0.000 0.000 0.000 c_ast.py:398(EnumeratorList) 1 0.000 0.000 0.000 0.000 yacc.py:109(PlyLogger) 1 0.000 0.000 0.000 0.000 yacc.py:1309(Production) 2 0.000 0.000 0.000 0.000 {built-in method _cffi_backend.new_pointer_type} 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend.new_void_type} 1 0.000 0.000 0.000 0.000 DiscountedUCB.py:27(DiscountedUCB) 1 0.000 0.000 0.000 0.000 TrekkingTSN.py:106(TrekkingTSN) 1 0.000 0.000 0.000 0.000 MEGA.py:21(MEGA) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:369(UCBoost_bq_h_lb_t_sq) 1 0.000 0.000 0.000 0.000 CORRAL.py:112(CORRAL) 1 0.000 0.000 0.000 0.000 SlidingWindowRestart.py:114(SWR_UCB) 1 0.000 0.000 0.000 0.000 SlidingWindowUCB.py:31(SWUCB) 1 0.000 0.000 0.000 0.000 klUCBPlus.py:17(klUCBPlus) 1 0.000 0.000 0.000 0.000 klUCBHPlus.py:18(klUCBHPlus) 1 0.000 0.000 0.000 0.000 klUCBPlusPlus.py:49(klUCBPlusPlus) 1 0.000 0.000 0.000 0.000 klUCBswitch.py:93(klUCBswitch) 1 0.000 0.000 0.000 0.000 DMED.py:25(DMED) 1 0.000 0.000 0.000 0.000 OSSB.py:151(OSSB) 1 0.000 0.000 0.000 0.000 OSSB.py:251(SparseOSSB) 1 0.000 0.000 0.000 0.000 UCBoost.py:80(UCB_sq) 1 0.000 0.000 0.000 0.000 UCBoost.py:157(UCB_bq) 1 0.000 0.000 0.000 0.000 UCBoost.py:450(UCBoost) 1 0.000 0.000 0.000 0.000 UCBV.py:17(UCBV) 1 0.000 0.000 0.000 0.000 SparseUCB.py:38(SparseUCB) 1 0.000 0.000 0.000 0.000 SparseklUCB.py:49(SparseklUCB) 1 0.000 0.000 0.000 0.000 klUCB.py:30(klUCB) 1 0.000 0.000 0.000 0.000 CPUCB.py:161(CPUCB) 1 0.000 0.000 0.000 0.000 MOSSH.py:16(MOSSH) 1 0.000 0.000 0.000 0.000 MOSSAnytime.py:20(MOSSAnytime) 1 0.000 0.000 0.000 0.000 space.py:266(Integer) 1 0.000 0.000 0.000 0.000 space.py:351(Categorical) 1 0.000 0.000 0.000 0.000 UCBlog10alpha.py:22(UCBlog10alpha) 1 0.000 0.000 0.000 0.000 UCBrandomInit.py:14(UCBrandomInit) 5 0.000 0.000 0.000 0.000 pyximport.py:71(_debug) 1 0.000 0.000 0.000 0.000 _split.py:269(_BaseKFold) 1 0.000 0.000 0.000 0.000 _split.py:1162(BaseShuffleSplit) 1 0.000 0.000 0.000 0.000 _search.py:48(ParameterGrid) 1 0.000 0.000 0.000 0.000 kernels.py:317(HammingKernel) 1 0.000 0.000 0.000 0.000 optimizer.py:29(Optimizer) 1 0.000 0.000 0.000 0.000 kernels.py:1507(ExpSineSquared) 1 0.000 0.000 0.000 0.000 kernels.py:1742(PairwiseKernel) 1 0.000 0.000 0.000 0.000 funcsigs.py:344(BoundArguments) 1 0.000 0.000 0.000 0.000 gbrt.py:14(GradientBoostingQuantileRegressor) 1 0.000 0.000 0.000 0.000 gpr.py:39(GaussianProcessRegressor) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:65(QuantileEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:103(LogOddsEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:445(ClassificationLossFunction) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:528(MultinomialDeviance) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:1225(GradientBoostingClassifier) 1 0.000 0.000 0.000 0.000 iforest.py:26(IsolationForest) 1 0.000 0.000 0.000 0.000 callbacks.py:201(DeltaYStopper) 1 0.000 0.000 0.000 0.000 forest.py:54(RandomForestRegressor) 1 0.000 0.000 0.000 0.000 forest.py:632(ForestRegressor) 1 0.000 0.000 0.000 0.000 tree.py:515(DecisionTreeClassifier) 1 0.000 0.000 0.000 0.000 tree.py:873(DecisionTreeRegressor) 1 0.000 0.000 0.000 0.000 nearest_centroid.py:22(NearestCentroid) 1 0.000 0.000 0.000 0.000 approximate.py:73(ProjectionToHashMixin) 1 0.000 0.000 0.000 0.000 data.py:1180(PolynomialFeatures) 1 0.000 0.000 0.000 0.000 data.py:1659(KernelCenterer) 1 0.000 0.000 0.000 0.000 data.py:1840(OneHotEncoder) 1 0.000 0.000 0.000 0.000 label.py:157(LabelBinarizer) 2 0.000 0.000 0.000 0.000 pool.py:393(PicklingPool) 2 0.000 0.000 0.000 0.000 pool.py:441(MemmapingPool) 2 0.000 0.000 0.000 0.000 numpy_pickle_utils.py:586(BinaryGzipFile) 2 0.000 0.000 0.000 0.000 numpy_pickle_compat.py:79(NDArrayWrapper) 2 0.000 0.000 0.000 0.000 parallel.py:123(BatchedCalls) 1 0.000 0.000 0.000 0.000 my_exceptions.py:10(JoblibException) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:117(PoolManagerMixin) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:254(MultiprocessingBackend) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:338(SafeFunction) 2 0.000 0.000 0.000 0.000 pool.py:170(ArrayMemmapReducer) 2 0.000 0.000 0.000 0.000 pool.py:265(CustomizablePickler) 2 0.000 0.000 0.000 0.000 memory.py:73(JobLibCollisionWarning) 2 0.000 0.000 0.000 0.000 memory.py:847(Memory) 2 0.000 0.000 0.000 0.000 hashing.py:27(_ConsistentSet) 2 0.000 0.000 0.000 0.000 hashing.py:45(_MyHash) 2 0.000 0.000 0.000 0.000 logger.py:92(PrintTime) 1 0.000 0.000 0.000 0.000 Exp3.py:158(Exp3WithHorizon) 1 0.000 0.000 0.000 0.000 UnsupervisedLearning.py:34(FittingModel) 1 0.000 0.000 0.000 0.000 UnsupervisedLearning.py:61(SimpleGaussianKernel) 4 0.000 0.000 0.000 0.000 six.py:69(_add_doc) 1 0.000 0.000 0.000 0.000 Gamma.py:117(UnboundedGamma) 1 0.000 0.000 0.000 0.000 Posterior.py:9(Posterior) 1 0.000 0.000 0.000 0.000 Gamma.py:24(Gamma) 1 0.000 0.000 0.000 0.000 Gauss.py:73(Gauss) 1 0.000 0.000 0.000 0.000 EpsilonFirst.py:16(EpsilonFirst) 1 0.000 0.000 0.000 0.000 EpsilonDecreasing.py:18(EpsilonDecreasing) 1 0.000 0.000 0.000 0.000 EpsilonDecreasingMEGA.py:27(EpsilonDecreasingMEGA) 1 0.000 0.000 0.000 0.000 ExploreThenCommit.py:23(ETC_KnownGap) 1 0.000 0.000 0.000 0.000 stencil.py:46(StencilFunc) 1 0.000 0.000 0.000 0.000 wrappers.py:232(UArrayArg) 1 0.000 0.000 0.000 0.000 caching.py:92(NullCache) 1 0.000 0.000 0.000 0.000 caching.py:158(_SourceFileBackedLocatorMixin) 1 0.000 0.000 0.000 0.000 caching.py:190(_UserProvidedCacheLocator) 1 0.000 0.000 0.000 0.000 caching.py:268(_IPythonCacheLocator) 1 0.000 0.000 0.000 0.000 caching.py:429(CodeLibraryCacheImpl) 1 0.000 0.000 0.000 0.000 {method '_insert' of '_dispatcher.Dispatcher' objects} 1 0.000 0.000 0.000 0.000 compiler.py:77(CompileResult) 1 0.000 0.000 0.000 0.000 compiler.py:197(__init__) 1 0.000 0.000 0.000 0.000 compiler.py:196(_PipelineManager) 1 0.000 0.000 0.000 0.000 compiler.py:379(_set_and_check_ir) 1 0.000 0.000 0.000 0.000 bytecode.py:177(ByteCode) 1 0.000 0.000 0.000 0.000 type_annotations.py:16(SourceLines) 1 0.000 0.000 0.000 0.000 type_annotations.py:45(TypeAnnotation) 2 0.000 0.000 0.000 0.000 inline_closurecall.py:366(_make_debug_print) 3 0.000 0.000 0.000 0.000 rangeobj.py:98(RangeIter) 1 0.000 0.000 0.000 0.000 options.py:8(TargetOptions) 1 0.000 0.000 0.000 0.000 dispatcher.py:24(OmittedArg) 1 0.000 0.000 0.000 0.000 dispatcher.py:40(_FunctionCompiler) 1 0.000 0.000 0.000 0.000 dispatcher.py:149(__exit__) 1 0.000 0.000 0.000 0.000 dispatcher.py:137(_CompilingCounter) 1 0.000 0.000 0.000 0.000 {built-in method numba.runtime._nrt_python.memsys_set_atomic_inc_dec} 1 0.000 0.000 0.000 0.000 codegen.py:34(_CFG) 1 0.000 0.000 0.000 0.000 codegen.py:305(enable_object_caching) 1 0.000 0.000 0.000 0.000 codegen.py:479(__init__) 4 0.000 0.000 0.000 0.000 passes.py:17(_inlining_threshold) 1 0.000 0.000 0.000 0.000 callconv.py:276(_MinimalCallHelper) 3 0.000 0.000 0.000 0.000 callconv.py:426(_get_return_argument) 1 0.000 0.000 0.000 0.000 typeinfer.py:396(CallConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:681(TypeVarMap) 1 0.000 0.000 0.000 0.000 callconv.py:101(init_call_helper) 1 0.000 0.000 0.000 0.000 dataflow.py:19(__init__) 3 0.000 0.000 0.000 0.000 typeinfer.py:155(__init__) 2 0.000 0.000 0.000 0.000 typeinfer.py:175(__init__) 1 0.000 0.000 0.000 0.000 interpreter.py:26(__init__) 1 0.000 0.000 0.000 0.000 interpreter.py:13(Assigner) 10 0.000 0.000 0.000 0.000 interpreter.py:210(code_locals) 20 0.000 0.000 0.000 0.000 npydecl.py:71() 2 0.000 0.000 0.000 0.000 npydecl.py:154(generic) 1 0.000 0.000 0.000 0.000 npydecl.py:1060(NdIndex) 2 0.000 0.000 0.000 0.000 postproc.py:67(__init__) 1 0.000 0.000 0.000 0.000 registry.py:35(__init__) 1 0.000 0.000 0.000 0.000 parfor.py:2865(ReduceInfer) 1 0.000 0.000 0.000 0.000 parfor.py:509(PreParforPass) 3 0.000 0.000 0.000 0.000 imputils.py:222(iterator_impl) 1 0.000 0.000 0.000 0.000 imputils.py:244(_IternextResult) 16 0.000 0.000 0.000 0.000 imputils.py:403(impl_ret_untracked) 1 0.000 0.000 0.000 0.000 manager.py:8(DataModelManager) 1 0.000 0.000 0.000 0.000 packer.py:9(DataPacker) 1 0.000 0.000 0.000 0.000 packer.py:99() 1 0.000 0.000 0.000 0.000 models.py:147(OmittedArgDataModel) 1 0.000 0.000 0.000 0.000 models.py:202(PrimitiveModel) 1 0.000 0.000 0.000 0.000 models.py:882(OptionalModel) 2 0.000 0.000 0.000 0.000 ir.py:728(__init__) 1 0.000 0.000 0.000 0.000 removerefctpass.py:16(__init__) 1 0.000 0.000 0.000 0.000 arrayobj.py:583(EntireIndexer) 1 0.000 0.000 0.000 0.000 arrayobj.py:664(IntegerArrayIndexer) 1 0.000 0.000 0.000 0.000 arrayobj.py:870(FancyIndexer) 1 0.000 0.000 0.000 0.000 lowering.py:118(post_lower) 1 0.000 0.000 0.000 0.000 generators.py:45(BaseGeneratorLower) 1 0.000 0.000 0.000 0.000 ir.py:89(Inst) 1 0.000 0.000 0.000 0.000 ir.py:122(Stmt) 2 0.000 0.000 0.000 0.000 ir.py:288() 1 0.000 0.000 0.000 0.000 ir.py:475(Assign) 2 0.000 0.000 0.000 0.000 ir.py:517(__init__) 6 0.000 0.000 0.000 0.000 base.py:743(get_dummy_type) 3 0.000 0.000 0.000 0.000 funcdesc.py:60() 2 0.000 0.000 0.000 0.000 funcdesc.py:85(llvm_func_name) 1 0.000 0.000 0.000 0.000 pythonapi.py:17(_Registry) 1 0.000 0.000 0.000 0.000 pythonapi.py:70(_ReflectContext) 1 0.000 0.000 0.000 0.000 cpu.py:220(CPUTargetOptions) 1 0.000 0.000 0.000 0.000 core.py:150(Module) 1 0.000 0.000 0.000 0.000 callwrapper.py:9(_ArgManager) 1 0.000 0.000 0.000 0.000 callwrapper.py:92(__init__) 1 0.000 0.000 0.000 0.000 callwrapper.py:91(PyCallWrapper) 1 0.000 0.000 0.000 0.000 cgutils.py:253(Structure) 22 0.000 0.000 0.000 0.000 templates.py:414(do_class_init) 1 0.000 0.000 0.000 0.000 templates.py:508(_OverloadMethodTemplate) 1 0.000 0.000 0.000 0.000 cpu.py:19(ClosureBody) 1 0.000 0.000 0.000 0.000 registry.py:83(TargetRegistry) 1 0.000 0.000 0.000 0.000 typeconv.py:52(TypeCastingRules) 1 0.000 0.000 0.000 0.000 functions.py:280(ExternalFunctionPointer) 1 0.000 0.000 0.000 0.000 functions.py:338(NumbaFunction) 1 0.000 0.000 0.000 0.000 functions.py:358(NamedTupleClass) 1 0.000 0.000 0.000 0.000 functions.py:380(NumberClass) 1 0.000 0.000 0.000 0.000 functions.py:406(RecursiveCall) 1 0.000 0.000 0.000 0.000 iterators.py:36(Generator) 1 0.000 0.000 0.000 0.000 npytypes.py:29(UnicodeCharSeq) 1 0.000 0.000 0.000 0.000 npytypes.py:345(SmartArrayType) 1 0.000 0.000 0.000 0.000 npytypes.py:365(ArrayCTypes) 1 0.000 0.000 0.000 0.000 npytypes.py:399(ArrayFlags) 1 0.000 0.000 0.000 0.000 castgraph.py:33(CastSet) 1 0.000 0.000 0.000 0.000 functions.py:12(_ResolutionFailures) 1 0.000 0.000 0.000 0.000 containers.py:32(BaseContainerIterator) 1 0.000 0.000 0.000 0.000 containers.py:58(BaseContainerPayload) 4 0.000 0.000 0.000 0.000 containers.py:202(key) 1 0.000 0.000 0.000 0.000 containers.py:278(NamedUniTuple) 1 0.000 0.000 0.000 0.000 common.py:15(SimpleIterableType) 1 0.000 0.000 0.000 0.000 misc.py:63(Omitted) 1 0.000 0.000 0.000 0.000 misc.py:77(VarArg) 1 0.000 0.000 0.000 0.000 misc.py:114(MemInfoPointer) 4 0.000 0.000 0.000 0.000 misc.py:142(key) 1 0.000 0.000 0.000 0.000 misc.py:131(CPointer) 1 0.000 0.000 0.000 0.000 misc.py:155(EphemeralArray) 1 0.000 0.000 0.000 0.000 misc.py:252(ExceptionClass) 1 0.000 0.000 0.000 0.000 misc.py:350(ClassType) 2 0.000 0.000 0.000 0.000 six.py:84(_LazyDescr) 2 0.000 0.000 0.000 0.000 six.py:101(MovedModule) 2 0.000 0.000 0.000 0.000 six.py:122(_LazyModule) 2 0.000 0.000 0.000 0.000 six.py:137(MovedAttribute) 2 0.000 0.000 0.000 0.000 six.py:225(_MovedItems) 2 0.000 0.000 0.000 0.000 six.py:416(Module_six_moves_urllib_response) 1 0.000 0.000 0.000 0.000 six.py:557(iteritems) 1 0.000 0.000 0.000 0.000 abstract.py:269(DTypeSpec) 1 0.000 0.000 0.000 0.000 instructions.py:54(CallInstrAttributes) 1 0.000 0.000 0.000 0.000 instructions.py:58(FastMathFlags) 1 0.000 0.000 0.000 0.000 instructions.py:216(IndirectBranch) 1 0.000 0.000 0.000 0.000 instructions.py:301(CompareInstr) 1 0.000 0.000 0.000 0.000 instructions.py:330(ICMPInstr) 1 0.000 0.000 0.000 0.000 instructions.py:572(InlineAsm) 4 0.000 0.000 0.000 0.000 errors.py:18(deprecated) 1 0.000 0.000 0.000 0.000 errors.py:102(NumbaError) 2 0.000 0.000 0.000 0.000 values.py:161() 1 0.000 0.000 0.000 0.000 values.py:180(FormattedConstant) 1 0.000 0.000 0.000 0.000 values.py:251(MetaDataString) 1 0.000 0.000 0.000 0.000 values.py:284(MetaDataArgument) 1 0.000 0.000 0.000 0.000 values.py:507(AttributeSet) 1 0.000 0.000 0.000 0.000 types.py:87(MetaDataType) 1 0.000 0.000 0.000 0.000 types.py:485(IdentifiedStructType) 1 0.000 0.000 0.000 0.000 _utils.py:10(NameScope) 1 0.000 0.000 0.000 0.000 targets.py:235(TargetMachine) 1 0.000 0.000 0.000 0.000 object_file.py:4(SectionIteratorRef) 1 0.000 0.000 0.000 0.000 object_file.py:20(ObjectFileRef) 1 0.000 0.000 0.000 0.000 module.py:175(_Iterator) 1 0.000 0.000 0.000 0.000 Constant.py:33(Constant) 4 0.000 0.000 0.000 0.000 {method 'get_version' of 'gi.Repository' objects} 8 0.000 0.000 0.000 0.000 {method 'get_constants' of 'ObjectInfo' objects} 11 0.000 0.000 0.000 0.000 {method 'is_flags' of 'gi.EnumInfo' objects} 11 0.000 0.000 0.000 0.000 {method 'get_methods' of 'gi.EnumInfo' objects} 3 0.000 0.000 0.000 0.000 {method 'get_arguments' of 'gi.CallableInfo' objects} 1 0.000 0.000 0.000 0.000 GObject.py:700(Binding) 1 0.000 0.000 0.000 0.000 Gio.py:143(_DBusProxyMethodCall) 1 0.000 0.000 0.000 0.000 configuration.py:1358() 1 0.000 0.000 0.000 0.000 configuration.py:1363() 1 0.000 0.000 0.000 0.000 _tqdm_pandas.py:1() 1 0.000 0.000 0.000 0.000 tracemalloc.py:30(Statistic) 1 0.000 0.000 0.000 0.000 tracemalloc.py:171(Traceback) 1 0.000 0.000 0.000 0.000 tracemalloc.py:317(Filter) 1 0.000 0.000 0.000 0.000 __init__.py:30(OverridesProxyModule) 1 0.000 0.000 0.000 0.000 _option.py:146(OptionGroup) 1 0.000 0.000 0.000 0.000 pool.py:780(ThreadPool) 1 0.000 0.000 0.000 0.000 usetqdm.py:10(in_notebook) 1 0.000 0.000 0.000 0.000 _tqdm.py:72(__init__) 1 0.000 0.000 0.000 0.000 _tqdm.py:65(TqdmDefaultWriteLock) 1 0.000 0.000 0.000 0.000 types.py:52(MetaClassHelper) 1 0.000 0.000 0.000 0.000 synchronize.py:333(Event) 2 0.000 0.000 0.000 0.000 interaction.py:418(__init__) 1 0.000 0.000 0.000 0.000 interaction.py:397(_InteractFactory) 1 0.000 0.000 0.000 0.000 widget_int.py:39(_int_doc) 1 0.000 0.000 0.000 0.000 widget_image.py:17(_text_type) 1 0.000 0.000 0.000 0.000 adapter.py:55(Adapter) 1 0.000 0.000 0.000 0.000 trait_types.py:17(Color) 1 0.000 0.000 0.000 0.000 trait_types.py:158(NumberFormat) 1 0.000 0.000 0.000 0.000 stack_context.py:82(__init__) 1 0.000 0.000 0.000 0.000 stack_context.py:89(StackContext) 1 0.000 0.000 0.000 0.000 posix.py:36(Waker) 1 0.000 0.000 0.000 0.000 common.py:27(Waker) 1 0.000 0.000 0.000 0.000 gen.py:394(WaitIterator) 1 0.000 0.000 0.000 0.000 encoder.py:378(JSONEncoderForHTML) 1 0.000 0.000 0.000 0.000 ioloop.py:31(DelayedCallback) 1 0.000 0.000 0.000 0.000 util.py:386(ArgReplacer) 1 0.000 0.000 0.000 0.000 __init__.py:116(_import_OrderedDict) 1 0.000 0.000 0.000 0.000 decoder.py:272(JSONDecoder) 12 0.000 0.000 0.000 0.000 compat.py:27(u) 1 0.000 0.000 0.000 0.000 tracker.py:18(MessageTracker) 1 0.000 0.000 0.000 0.000 widget.py:226(WidgetRegistry) 1 0.000 0.000 0.000 0.000 backgroundjobs.py:355(BackgroundJobBase) 1 0.000 0.000 0.000 0.000 ptutils.py:53(IPythonPTCompleter) 1 0.000 0.000 0.000 0.000 ipapp.py:63(IPAppCrashHandler) 1 0.000 0.000 0.000 0.000 ipapp.py:165(LocateIPythonApp) 1 0.000 0.000 0.000 0.000 basic.py:20(MagicsDisplay) 1 0.000 0.000 0.000 0.000 instance.py:29(AnonymousInstanceFunctionExecution) 1 0.000 0.000 0.000 0.000 instance.py:250(CompiledInstanceName) 2 0.000 0.000 0.000 0.000 syntax_tree.py:27(_limit_context_infers) 1 0.000 0.000 0.000 0.000 python.py:97(PyXrefMixin) 1 0.000 0.000 0.000 0.000 python.py:539(PyModule) 1 0.000 0.000 0.000 0.000 arguments.py:83(TreeArguments) 1 0.000 0.000 0.000 0.000 iterable.py:281(SequenceLiteralContext) 1 0.000 0.000 0.000 0.000 param.py:20(ExecutedParam) 1 0.000 0.000 0.000 0.000 tags.py:49(Tags) 1 0.000 0.000 0.000 0.000 docscrape.py:16(Reader) 1 0.000 0.000 0.000 0.000 __init__.py:13(StorageBackend) 1 0.000 0.000 0.000 0.000 events.py:47(EventManager) 1 0.000 0.000 0.000 0.000 __init__.py:17(BaseSearch) 1 0.000 0.000 0.000 0.000 pyparsing.py:3873(__str__) 1 0.000 0.000 0.000 0.000 pyparsing.py:4181(_ForwardNoRecurse) 2 0.000 0.000 0.000 0.000 pyparsing.py:160() 2 0.000 0.000 0.000 0.000 pyparsing.py:172(_Constants) 2 0.000 0.000 0.000 0.000 pyparsing.py:264(ParseSyntaxException) 2 0.000 0.000 0.000 0.000 pyparsing.py:283(RecursiveGrammarException) 8 0.000 0.000 0.000 0.000 pyparsing.py:292(__init__) 2 0.000 0.000 0.000 0.000 pyparsing.py:291(_ParseResultsWithOffset) 4 0.000 0.000 0.000 0.000 pyparsing.py:643() 1 0.000 0.000 0.000 0.000 pyparsing.py:2398(Keyword) 3 0.000 0.000 0.000 0.000 pyparsing.py:3023() 1 0.000 0.000 0.000 0.000 pyparsing.py:3215(ParseExpression) 1 0.000 0.000 0.000 0.000 _structures.py:7(Infinity) 1 0.000 0.000 0.000 0.000 _structures.py:39(NegativeInfinity) 1 0.000 0.000 0.000 0.000 __init__.py:64(install) 1 0.000 0.000 0.000 0.000 __init__.py:4(VendorImporter) 3 0.000 0.000 0.000 0.000 six.py:229(_MovedItems) 2 0.000 0.000 0.000 0.000 six.py:320(Module_six_moves_urllib_parse) 1 0.000 0.000 0.000 0.000 __init__.py:2938(Requirement) 1 0.000 0.000 0.000 0.000 zipfile.py:511(_ZipDecrypter) 1 0.000 0.000 0.000 0.000 zipfile.py:572(LZMACompressor) 1 0.000 0.000 0.000 0.000 zipfile.py:1247() 1 0.000 0.000 0.000 0.000 plistlib.py:127(Plist) 1 0.000 0.000 0.000 0.000 __init__.py:277(ContextualVersionConflict) 3 0.000 0.000 0.000 0.000 __init__.py:331(register_loader_type) 1 0.000 0.000 0.000 0.000 __init__.py:493(IMetadataProvider) 1 0.000 0.000 0.000 0.000 other.py:246(SeeAlso) 1 0.000 0.000 0.000 0.000 admonitions.py:18(BaseAdmonition) 1 0.000 0.000 0.000 0.000 admonitions.py:57(Attention) 1 0.000 0.000 0.000 0.000 misc.py:161(Raw) 1 0.000 0.000 0.000 0.000 body.py:21(BasePseudoSection) 1 0.000 0.000 0.000 0.000 body.py:118(CodeBlock) 1 0.000 0.000 0.000 0.000 body.py:180(MathBlock) 1 0.000 0.000 0.000 0.000 body.py:250(Compound) 1 0.000 0.000 0.000 0.000 std.py:45(GenericObject) 1 0.000 0.000 0.000 0.000 std.py:146(Cmdoption) 1 0.000 0.000 0.000 0.000 std.py:270(Glossary) 1 0.000 0.000 0.000 0.000 __init__.py:316(FilterSystemMessages) 1 0.000 0.000 0.000 0.000 __init__.py:345(SphinxSmartQuotes) 1 0.000 0.000 0.000 0.000 io.py:104(SphinxI18nReader) 1 0.000 0.000 0.000 0.000 io.py:214(SphinxRSTFileInput) 1 0.000 0.000 0.000 0.000 __init__.py:19(Reader) 1 0.000 0.000 0.000 0.000 __init__.py:21(Writer) 1 0.000 0.000 0.000 0.000 references.py:368(InternalTargets) 1 0.000 0.000 0.000 0.000 references.py:408(Footnotes) 1 0.000 0.000 0.000 0.000 pofile.py:93(PoFileParser) 1 0.000 0.000 0.000 0.000 util.py:277(FixedOffsetTimezone) 1 0.000 0.000 0.000 0.000 __init__.py:39(_FallbackLocalTimezone) 1 0.000 0.000 0.000 0.000 cgi.py:337(MiniFieldStorage) 1 0.000 0.000 0.000 0.000 plural.py:378(_Parser) 1 0.000 0.000 0.000 0.000 plural.py:557(_GettextCompiler) 1 0.000 0.000 0.000 0.000 dates.py:1208(DateTimePattern) 1 0.000 0.000 0.000 0.000 osutil.py:245(FileAvoidWrite) 1 0.000 0.000 0.000 0.000 docutils.py:85(sphinx_domains) 1 0.000 0.000 0.000 0.000 matching.py:80() 1 0.000 0.000 0.000 0.000 __init__.py:364(Tee) 1 0.000 0.000 0.000 0.000 logging.py:333(WarningSuppressor) 1 0.000 0.000 0.000 0.000 logging.py:359(WarningIsErrorFilter) 1 0.000 0.000 0.000 0.000 handlers.py:193(TimedRotatingFileHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1028(NTEventLogHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1400(QueueListener) 1 0.000 0.000 0.000 0.000 __init__.py:120(FilenameUniqDict) 1 0.000 0.000 0.000 0.000 frontend.py:328(Option) 1 0.000 0.000 0.000 0.000 configparser.py:1184(ConfigParser) 1 0.000 0.000 0.000 0.000 states.py:2453(SpecializedBody) 1 0.000 0.000 0.000 0.000 states.py:2572(RFC2822List) 1 0.000 0.000 0.000 0.000 states.py:2854(SpecializedText) 1 0.000 0.000 0.000 0.000 states.py:2894(Line) 1 0.000 0.000 0.000 0.000 io.py:478(DocTreeInput) 1 0.000 0.000 0.000 0.000 states.py:137(RSTStateMachine) 1 0.000 0.000 0.000 0.000 statemachine.py:896(StateWS) 1 0.000 0.000 0.000 0.000 nodes.py:1978(TreeCopyVisitor) 1 0.000 0.000 0.000 0.000 jinja2glue.py:100(idgen) 1 0.000 0.000 0.000 0.000 jinja2glue.py:144(BuiltinTemplateLoader) 1 0.000 0.000 0.000 0.000 __init__.py:125(SettingsSpec) 1 0.000 0.000 0.000 0.000 __init__.py:198(TransformSpec) 1 0.000 0.000 0.000 0.000 nodes.py:322(Text) 1 0.000 0.000 0.000 0.000 unix_events.py:782(BaseChildWatcher) 1 0.000 0.000 0.000 0.000 unix_events.py:843(SafeChildWatcher) 1 0.000 0.000 0.000 0.000 unix_events.py:1032(_UnixDefaultEventLoopPolicy) 1 0.000 0.000 0.000 0.000 selector_events.py:677(_SelectorSocketTransport) 1 0.000 0.000 0.000 0.000 protocols.py:7(BaseProtocol) 1 0.000 0.000 0.000 0.000 queues.py:227(PriorityQueue) 1 0.000 0.000 0.000 0.000 subprocess.py:18(SubprocessStreamProtocol) 1 0.000 0.000 0.000 0.000 transports.py:230(_FlowControlMixin) 1 0.000 0.000 0.000 0.000 coroutines.py:58(MyGen) 1 0.000 0.000 0.000 0.000 events.py:160(TimerHandle) 1 0.000 0.000 0.000 0.000 loaders.py:376(ChoiceLoader) 1 0.000 0.000 0.000 0.000 bccache.py:60(Bucket) 1 0.000 0.000 0.000 0.000 bccache.py:117(BytecodeCache) 1 0.000 0.000 0.000 0.000 bccache.py:195(FileSystemBytecodeCache) 1 0.000 0.000 0.000 0.000 asyncsupport.py:190(AsyncLoopContext) 1 0.000 0.000 0.000 0.000 visitor.py:14(NodeVisitor) 1 0.000 0.000 0.000 0.000 optimizer.py:30(Optimizer) 1 0.000 0.000 0.000 0.000 idtracking.py:151(RootVisitor) 1 0.000 0.000 0.000 0.000 exceptions.py:14(TemplateError) 1 0.000 0.000 0.000 0.000 lexer.py:139() 6 0.000 0.000 0.000 0.000 filters.py:29(contextfilter) 1 0.000 0.000 0.000 0.000 environment.py:1138(TemplateModule) 1 0.000 0.000 0.000 0.000 nodes.py:468(NSRef) 1 0.000 0.000 0.000 0.000 nodes.py:546(List) 11 0.000 0.000 0.000 0.000 _compat.py:17() 1 0.000 0.000 0.000 0.000 _compat.py:29() 2 0.000 0.000 0.000 0.000 recursion.py:76(decorator) 1 0.000 0.000 0.000 0.000 numpydoc.py:155(ManglingDomainBase) 1 0.000 0.000 0.000 0.000 numpydoc.py:182(NumpyCDomain) 1 0.000 0.000 0.000 0.000 __init__.py:287(CompiledName) 1 0.000 0.000 0.000 0.000 filters.py:51(AbstractTreeName) 1 0.000 0.000 0.000 0.000 filters.py:139(AbstractFilter) 1 0.000 0.000 0.000 0.000 filters.py:252(GlobalNameFilter) 1 0.000 0.000 0.000 0.000 filters.py:306(SpecialMethodName) 3 0.000 0.000 0.000 0.000 flow_analysis.py:7(__init__) 1 0.000 0.000 0.000 0.000 classes.py:649(_Help) 1 0.000 0.000 0.000 0.000 imports.py:99(NestedImportModule) 1 0.000 0.000 0.000 0.000 imports.py:149(ImportName) 1 0.000 0.000 0.000 0.000 cache.py:63(decorator) 1 0.000 0.000 0.000 0.000 context.py:15(__init__) 1 0.000 0.000 0.000 0.000 ansi.py:49(AnsiFore) 1 0.000 0.000 0.000 0.000 errors.py:369(_ExpectIndentedBlock) 1 0.000 0.000 0.000 0.000 errors.py:545(_ReturnAndYieldChecks) 1 0.000 0.000 0.000 0.000 pep8.py:35(IndentationNode) 1 0.000 0.000 0.000 0.000 fstring.py:179(Parser) 1 0.000 0.000 0.000 0.000 grammar.py:25(Grammar) 1 0.000 0.000 0.000 0.000 diff.py:89(DiffParser) 1 0.000 0.000 0.000 0.000 tree.py:180(Name) 1 0.000 0.000 0.000 0.000 tree.py:294(Scope) 1 0.000 0.000 0.000 0.000 tree.py:629(Lambda) 1 0.000 0.000 0.000 0.000 tree.py:874(ImportName) 1 0.000 0.000 0.000 0.000 prefix.py:9(PrefixPart) 1 0.000 0.000 0.000 0.000 tokenize.py:210(Token) 1 0.000 0.000 0.000 0.000 grammar.py:196(PythonGrammar) 1 0.000 0.000 0.000 0.000 toolbars.py:113(CompletionsToolbarControl) 1 0.000 0.000 0.000 0.000 vt100_output.py:174(_256ColorCache) 1 0.000 0.000 0.000 0.000 completer.py:172(ProvisionalCompleterWarning) 1 0.000 0.000 0.000 0.000 input.py:59(StdinInput) 1 0.000 0.000 0.000 0.000 vt100_input.py:422(raw_mode) 1 0.000 0.000 0.000 0.000 menus.py:23(CompletionsMenuControl) 1 0.000 0.000 0.000 0.000 menus.py:200(MultiColumnCompletionMenuControl) 1 0.000 0.000 0.000 0.000 prompt.py:16(DefaultPrompt) 1 0.000 0.000 0.000 0.000 registry.py:86(Registry) 1 0.000 0.000 0.000 0.000 registry.py:220(_AddRemoveMixin) 1 0.000 0.000 0.000 0.000 registry.py:267(ConditionalRegistry) 1 0.000 0.000 0.000 0.000 base.py:51(Style) 1 0.000 0.000 0.000 0.000 style.py:39(StyleMeta) 1 0.000 0.000 0.000 0.000 dimension.py:14(LayoutDimension) 1 0.000 0.000 0.000 0.000 margins.py:24(Margin) 1 0.000 0.000 0.000 0.000 containers.py:220(VSplit) 1 0.000 0.000 0.000 0.000 containers.py:359(FloatContainer) 1 0.000 0.000 0.000 0.000 containers.py:793(ScrollOffsets) 1 0.000 0.000 0.000 0.000 containers.py:1623(ConditionalContainer) 1 0.000 0.000 0.000 0.000 lexers.py:27(Lexer) 1 0.000 0.000 0.000 0.000 lexers.py:64(SyntaxSync) 1 0.000 0.000 0.000 0.000 lexers.py:90(RegexSync) 1 0.000 0.000 0.000 0.000 processors.py:44(Processor) 1 0.000 0.000 0.000 0.000 processors.py:72(Transformation) 1 0.000 0.000 0.000 0.000 completion.py:15(Completion) 1 0.000 0.000 0.000 0.000 completion.py:118(Completer) 1 0.000 0.000 0.000 0.000 document.py:40(_ImmutableLineList) 1 0.000 0.000 0.000 0.000 validation.py:35(Validator) 1 0.000 0.000 0.000 0.000 buffer_mapping.py:17(BufferMapping) 1 0.000 0.000 0.000 0.000 auto_suggest.py:36(AutoSuggest) 1 0.000 0.000 0.000 0.000 cli.py:43(HasFocus) 1 0.000 0.000 0.000 0.000 cli.py:63(InFocusStack) 1 0.000 0.000 0.000 0.000 cli.py:155(HasSearch) 1 0.000 0.000 0.000 0.000 cli.py:233(InEditingMode) 1 0.000 0.000 0.000 0.000 interface.py:1004(_InterfaceEventLoopCallbacks) 1 0.000 0.000 0.000 0.000 application.py:25(AbortAction) 1 0.000 0.000 0.000 0.000 buffer.py:111(CompletionState) 1 0.000 0.000 0.000 0.000 typing.py:118(TypingMeta) 1 0.000 0.000 0.000 0.000 typing.py:216(_ForwardRef) 1 0.000 0.000 0.000 0.000 typing.py:1745(SupportsInt) 1 0.000 0.000 0.000 0.000 typing.py:1753(SupportsFloat) 1 0.000 0.000 0.000 0.000 typing.py:1761(SupportsComplex) 1 0.000 0.000 0.000 0.000 typing.py:1769(SupportsBytes) 1 0.000 0.000 0.000 0.000 typing.py:1777(SupportsAbs) 1 0.000 0.000 0.000 0.000 typing.py:1785(SupportsRound) 1 0.000 0.000 0.000 0.000 typing.py:2394(re) 3 0.000 0.000 0.000 0.000 io.py:80(closed) 1 0.000 0.000 0.000 0.000 capture.py:62(CapturedIO) 1 0.000 0.000 0.000 0.000 display.py:366(FileLinks) 2 0.000 0.000 0.000 0.000 {built-in method _sqlite3.register_converter} 3 0.000 0.000 0.000 0.000 sentinel.py:8(__init__) 2 0.000 0.000 0.000 0.000 sentinel.py:6(Sentinel) 1 0.000 0.000 0.000 0.000 history.py:34(DummyDB) 1 0.000 0.000 0.000 0.000 history.py:121(HistoryAccessorBase) 1 0.000 0.000 0.000 0.000 alias.py:120(Alias) 1 0.000 0.000 0.000 0.000 interactiveshell.py:157(SeparateUnicode) 1 0.000 0.000 0.000 0.000 interactiveshell.py:176(ExecutionInfo) 1 0.000 0.000 0.000 0.000 formatter.py:26(Formatter) 1 0.000 0.000 0.000 0.000 inputsplitter.py:98(IncompleteString) 1 0.000 0.000 0.000 0.000 inputtransformer.py:75(StatelessInputTransformer) 1 0.000 0.000 0.000 0.000 inputtransformer.py:115(TokenInputTransformer) 1 0.000 0.000 0.000 0.000 splitinput.py:81(LineInfo) 1 0.000 0.000 0.000 0.000 tokenize2.py:74(any) 2 0.000 0.000 0.000 0.000 tokenize2.py:75(maybe) 1 0.000 0.000 0.000 0.000 tokenize2.py:187(Untokenizer) 1 0.000 0.000 0.000 0.000 lexer.py:51(Lexer) 2 0.000 0.000 0.000 0.000 lexer.py:339(using) 1 0.000 0.000 0.000 0.000 __init__.py:200(VisibleWhitespaceFilter) 1 0.000 0.000 0.000 0.000 token.py:13(_TokenType) 1 0.000 0.000 0.000 0.000 pretty.py:178(PrettyPrinter) 4 0.000 0.000 0.000 0.000 pretty.py:793(for_type_by_name) 1 0.000 0.000 0.000 0.000 dir2.py:3() 6 0.000 0.000 0.000 0.000 magic.py:135(validate_type) 1 0.000 0.000 0.000 0.000 shlex.py:19(shlex) 19 0.000 0.000 0.000 0.000 decorators.py:51(undoc) 1 0.000 0.000 0.000 0.000 compilerop.py:68(CachingCompiler) 1 0.000 0.000 0.000 0.000 magic_arguments.py:64(MagicHelpFormatter) 1 0.000 0.000 0.000 0.000 magic_arguments.py:105(MagicArgumentParser) 1 0.000 0.000 0.000 0.000 ptyprocess.py:786(PtyProcessUnicode) 1 0.000 0.000 0.000 0.000 code.py:16(InteractiveInterpreter) 1 0.000 0.000 0.000 0.000 code.py:163(InteractiveConsole) 1 0.000 0.000 0.000 0.000 _process_posix.py:69(__init__) 1 0.000 0.000 0.000 0.000 _process_posix.py:42(ProcessHandler) 1 0.000 0.000 0.000 0.000 debugger.py:86(Tracer) 1 0.000 0.000 0.000 0.000 PyColorize.py:176(Parser) 1 0.000 0.000 0.000 0.000 ipstruct.py:28(Struct) 1 0.000 0.000 0.000 0.000 pydoc.py:433(HTMLRepr) 6 0.000 0.000 0.000 0.000 loader.py:165(_ensure_subconfig) 1 0.000 0.000 0.000 0.000 loader.py:305(ConfigLoader) 1 0.000 0.000 0.000 0.000 loader.py:547(KeyValueConfigLoader) 1 0.000 0.000 0.000 0.000 ultratb.py:1235(FormattedTB) 1 0.000 0.000 0.000 0.000 application.py:100(LevelFormatter) 1 0.000 0.000 0.000 0.000 configurable.py:346(SingletonConfigurable) 1 0.000 0.000 0.000 0.000 traitlets.py:614(info) 1 0.000 0.000 0.000 0.000 traitlets.py:715(MetaHasDescriptors) 1 0.000 0.000 0.000 0.000 traitlets.py:946(HasDescriptors) 1 0.000 0.000 0.000 0.000 traitlets.py:1617(Instance) 1 0.000 0.000 0.000 0.000 traitlets.py:1758(Union) 1 0.000 0.000 0.000 0.000 traitlets.py:2039(Unicode) 1 0.000 0.000 0.000 0.000 traitlets.py:2270(List) 1 0.000 0.000 0.000 0.000 traitlets.py:2329(Set) 1 0.000 0.000 0.000 0.000 traitlets.py:2464(Dict) 1 0.000 0.000 0.000 0.000 traitlets.py:2608(UseEnum) 1 0.000 0.000 0.000 0.000 matrix.py:98(_HeatMapper) 1 0.000 0.000 0.000 0.000 hierarchy.py:763(__init__) 1 0.000 0.000 0.000 0.000 axisgrid.py:22(Grid) 1 0.000 0.000 0.000 0.000 axisgrid.py:1066(PairGrid) 1 0.000 0.000 0.000 0.000 axisgrid.py:1518(JointGrid) 1 0.000 0.000 0.000 0.000 categorical.py:1198(_SwarmPlotter) 1 0.000 0.000 0.000 0.000 testing.py:2468(_AssertRaisesContextmanager) 1 0.000 0.000 0.000 0.000 packers.py:715(Packer) 1 0.000 0.000 0.000 0.000 gbq.py:1() 1 0.000 0.000 0.000 0.000 sql.py:544(SQLTable) 1 0.000 0.000 0.000 0.000 json.py:369(JsonReader) 1 0.000 0.000 0.000 0.000 json.py:711(SeriesParser) 1 0.000 0.000 0.000 0.000 html.py:148(_HtmlFrameParser) 1 0.000 0.000 0.000 0.000 html.py:485(_LxmlFrameParser) 1 0.000 0.000 0.000 0.000 json.py:127(JSONTableWriter) 3 0.000 0.000 0.000 0.000 pytables.py:1519(set_pos) 1 0.000 0.000 0.000 0.000 pytables.py:2185(DataIndexableCol) 1 0.000 0.000 0.000 0.000 pytables.py:2756(SeriesFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2793(SparseSeriesFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2939(PanelFixed) 1 0.000 0.000 0.000 0.000 pytables.py:3873(LegacyFrameTable) 1 0.000 0.000 0.000 0.000 pytables.py:3891(AppendableTable) 1 0.000 0.000 0.000 0.000 pytables.py:4121(AppendableFrameTable) 1 0.000 0.000 0.000 0.000 pytables.py:30(Term) 1 0.000 0.000 0.000 0.000 merge.py:1172(_AsOfMerge) 1 0.000 0.000 0.000 0.000 parsers.py:1672(CParserWrapper) 1 0.000 0.000 0.000 0.000 ops.py:178(Op) 1 0.000 0.000 0.000 0.000 ops.py:478(UnaryOp) 1 0.000 0.000 0.000 0.000 merge.py:498(_MergeOperation) 1 0.000 0.000 0.000 0.000 accessors.py:146(DatetimeProperties) 1 0.000 0.000 0.000 0.000 accessors.py:178(TimedeltaProperties) 1 0.000 0.000 0.000 0.000 _core.py:796(PlanePlot) 1 0.000 0.000 0.000 0.000 _core.py:1156(BarPlot) 1 0.000 0.000 0.000 0.000 format.py:2368(EngFormatter) 1 0.000 0.000 0.000 0.000 series.py:326(_set_subtyp) 1 0.000 0.000 0.000 0.000 format.py:156(SeriesFormatter) 1 0.000 0.000 0.000 0.000 format.py:340(TableFormatter) 1 0.000 0.000 0.000 0.000 internals.py:1657(ScalarBlock) 1 0.000 0.000 0.000 0.000 generic.py:3600(__getattr__) 4 0.000 0.000 0.000 0.000 timedeltas.py:39(_field_accessor) 1 0.000 0.000 0.000 0.000 offsets.py:1272(SemiMonthBegin) 1 0.000 0.000 0.000 0.000 offsets.py:2023(YearOffset) 4 0.000 0.000 0.000 0.000 interval.py:1121(_setop) 1 0.000 0.000 0.000 0.000 frequencies.py:31(FreqGroup) 1 0.000 0.000 0.000 0.000 sorting.py:264(_KeyMapper) 12 0.000 0.000 0.000 0.000 ops.py:767(_comp_method_SERIES) 1 0.000 0.000 0.000 0.000 groupby.py:4545(PanelGroupBy) 1 0.000 0.000 0.000 0.000 base.py:551(_reset_identity) 1 0.000 0.000 0.000 0.000 _decorators.py:152(Substitution) 6 0.000 0.000 0.000 0.000 nanops.py:831(make_nancomp) 1 0.000 0.000 0.000 0.000 accessor.py:63(PandasDelegate) 1 0.000 0.000 0.000 0.000 base.py:35(StringMixin) 1 0.000 0.000 0.000 0.000 base.py:83(PandasObject) 3 0.000 0.000 0.000 0.000 base.py:641(_dispatch) 2 0.000 0.000 0.000 0.000 _decorators.py:123(rewrite_axis_style_signature) 1 0.000 0.000 0.000 0.000 algorithms.py:990(SelectNFrame) 1 0.000 0.000 0.000 0.000 config.py:178(__init__) 1 0.000 0.000 0.000 0.000 config.py:217(CallableDynamicDoc) 1 0.000 0.000 0.000 0.000 lazy.py:71(LazyList) 1 0.000 0.000 0.000 0.000 tzinfo.py:76(StaticTzInfo) 1 0.000 0.000 0.000 0.000 tzinfo.py:156(DstTzInfo) 1 0.000 0.000 0.000 0.000 _multivariate.py:680(multivariate_normal_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:1505(dirichlet_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3474(random_correlation_gen) 1 0.000 0.000 0.000 0.000 __init__.py:46(ascii) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:19(binom_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:391(logser_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:559(boltzmann_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:678(zipf_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:716(dlaplace_gen) 1 0.000 0.000 0.000 0.000 _discrete_distns.py:764(skellam_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3178(johnsonsu_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3356(levy_stable_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:3748(mielke_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4182(ncf_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4731(powerlognorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4771(powernorm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4969(rice_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5031(recipinvgauss_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5108(skew_norm_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5733(crystalball_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:5836(argus_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:244(anglit_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:282(arcsine_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:653(burr_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:936(chi2_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:987(cosine_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1023(dgamma_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1078(dweibull_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1270(exponweib_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1313(exponpow_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1364(fatiguelife_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1432(foldcauchy_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1468(f_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2073(genexpon_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2549(genhalflogistic_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2598(gompertz_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2746(halfcauchy_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:2922(gausshyper_gen) 1 0.000 0.000 0.000 0.000 _cubic.py:19(PchipInterpolator) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:50(kstwobign_gen) 1 0.000 0.000 0.000 0.000 kdtree.py:244(node) 1 0.000 0.000 0.000 0.000 context.py:219(Process) 1 0.000 0.000 0.000 0.000 context.py:225(DefaultContext) 1 0.000 0.000 0.000 0.000 context.py:286(ForkServerProcess) 3 0.000 0.000 0.000 0.000 process.py:35(current_process) 1 0.000 0.000 0.000 0.000 interpolate.py:2643(_ppform) 1 0.000 0.000 0.000 0.000 fitpack2.py:519(InterpolatedUnivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:627(LSQUnivariateSpline) 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:276() 1 0.000 0.000 0.000 0.000 _distn_infrastructure.py:3296(rv_sample) 3 0.000 0.000 0.000 0.000 doccer.py:71(inherit_docstring_from) 1 0.000 0.000 0.000 0.000 interpolate.py:674(_PPolyBase) 1 0.000 0.000 0.000 0.000 radau.py:180(Radau) 1 0.000 0.000 0.000 0.000 rk.py:81(RungeKutta) 1 0.000 0.000 0.000 0.000 lsoda.py:7(LSODA) 2 0.000 0.000 0.000 0.000 _onenormest.py:122(_blocked_elementwise) 1 0.000 0.000 0.000 0.000 _expm_multiply.py:304(LazyOperatorNormInfo) 1 0.000 0.000 0.000 0.000 rcmod.py:249() 1 0.000 0.000 0.000 0.000 rcmod.py:459(_AxesStyle) 1 0.000 0.000 0.000 0.000 colorsys.py:17() 1 0.000 0.000 0.000 0.000 bdf.py:72(BDF) 1 0.000 0.000 0.000 0.000 nonlin.py:549(InverseJacobian) 1 0.000 0.000 0.000 0.000 nonlin.py:1269(ExcitingMixing) 1 0.000 0.000 0.000 0.000 _ode.py:1155(lsoda) 1 0.000 0.000 0.000 0.000 optimize.py:75(OptimizeResult) 1 0.000 0.000 0.000 0.000 optimize.py:1840(Brent) 1 0.000 0.000 0.000 0.000 quadpack.py:739(_NQuad) 1 0.000 0.000 0.000 0.000 _ode.py:690(IntegratorBase) 1 0.000 0.000 0.000 0.000 arpack.py:968(IterOpInv) 1 0.000 0.000 0.000 0.000 matfuncs.py:219(ProductOperator) 1 0.000 0.000 0.000 0.000 interface.py:450(_CustomLinearOperator) 1 0.000 0.000 0.000 0.000 interface.py:495(_SumLinearOperator) 1 0.000 0.000 0.000 0.000 interface.py:618(_AdjointMatrixOperator) 1 0.000 0.000 0.000 0.000 interface.py:633(IdentityOperator) 6 0.000 0.000 0.000 0.000 _threadsafety.py:50(non_reentrant) 1 0.000 0.000 0.000 0.000 {built-in method scipy.sparse._sparsetools.csr_has_canonical_format} 2 0.000 0.000 0.000 0.000 compressed.py:1033(__set_sorted) 1 0.000 0.000 0.000 0.000 data.py:152(_minmax_mixin) 3 0.000 0.000 0.000 0.000 csc.py:224(_swap) 1 0.000 0.000 0.000 0.000 _version.py:17(NumpyVersion) 4 0.000 0.000 0.000 0.000 six.py:67(_add_doc) 1 0.000 0.000 0.000 0.000 _backend_tk.py:56(TimerTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:455(FigureManagerTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:784(ToolTip) 1 0.000 0.000 0.000 0.000 _backend_tk.py:858(ToolbarTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:1034(_BackendTk) 1 0.000 0.000 0.000 0.000 __init__.py:2969(Radiobutton) 1 0.000 0.000 0.000 0.000 __init__.py:3478(Image) 1 0.000 0.000 0.000 0.000 geo.py:276(AitoffTransform) 1 0.000 0.000 0.000 0.000 geo.py:349(InvertedHammerTransform) 1 0.000 0.000 0.000 0.000 polar.py:90(PolarAffine) 1 0.000 0.000 0.000 0.000 polar.py:234(ThetaLocator) 1 0.000 0.000 0.000 0.000 polar.py:377(ThetaAxis) 1 0.000 0.000 0.000 0.000 polar.py:709(RadialAxis) 1 0.000 0.000 0.000 0.000 polar.py:763(_WedgeBbox) 1 0.000 0.000 0.000 0.000 __init__.py:17(register) 1 0.000 0.000 0.000 0.000 axis.py:531(YTick) 2 0.000 0.000 0.000 0.000 axis.py:667(__init__) 1 0.000 0.000 0.000 0.000 axis.py:659(_LazyTickList) 1 0.000 0.000 0.000 0.000 scale.py:17(ScaleBase) 1 0.000 0.000 0.000 0.000 scale.py:90(LogTransformBase) 1 0.000 0.000 0.000 0.000 scale.py:196(LogScale) 1 0.000 0.000 0.000 0.000 scale.py:368(SymmetricalLogScale) 1 0.000 0.000 0.000 0.000 scale.py:504(LogitScale) 1 0.000 0.000 0.000 0.000 trirefine.py:51(UniformTriRefiner) 1 0.000 0.000 0.000 0.000 streamplot.py:243(DomainMap) 1 0.000 0.000 0.000 0.000 tricontour.py:12(TriContourSet) 1 0.000 0.000 0.000 0.000 triinterpolate.py:19(TriInterpolator) 1 0.000 0.000 0.000 0.000 triinterpolate.py:1019(_DOF_estimator) 1 0.000 0.000 0.000 0.000 mlab.py:2975(FormatObj) 1 0.000 0.000 0.000 0.000 mlab.py:3071(FormatDate) 1 0.000 0.000 0.000 0.000 mlab.py:3633(GaussianKDE) 1 0.000 0.000 0.000 0.000 csv.py:24(Dialect) 1 0.000 0.000 0.000 0.000 mlab.py:1585(PCA) 1 0.000 0.000 0.000 0.000 tz.py:361(_tzfile) 1 0.000 0.000 0.000 0.000 tz.py:808(tzrange) 1 0.000 0.000 0.000 0.000 tz.py:1185(tzical) 1 0.000 0.000 0.000 0.000 tz.py:1407(__init__) 1 0.000 0.000 0.000 0.000 tz.py:1406(GettzFunc) 1 0.000 0.000 0.000 0.000 _factories.py:9(__call__) 1 0.000 0.000 0.000 0.000 category.py:35(StrCategoryConverter) 1 0.000 0.000 0.000 0.000 units.py:137(__init__) 1 0.000 0.000 0.000 0.000 dates.py:363(bytespdate2num) 1 0.000 0.000 0.000 0.000 dates.py:871(rrulewrapper) 1 0.000 0.000 0.000 0.000 dates.py:976(DateLocator) 1 0.000 0.000 0.000 0.000 dates.py:1385(YearLocator) 1 0.000 0.000 0.000 0.000 dates.py:1781(DateConverter) 1 0.000 0.000 0.000 0.000 rrule.py:304(rrule) 1 0.000 0.000 0.000 0.000 rrule.py:1102(_iterinfo) 1 0.000 0.000 0.000 0.000 model.py:25(BaseTypeByIdentity) 1 0.000 0.000 0.000 0.000 model.py:160(__init__) 1 0.000 0.000 0.000 0.000 model.py:332(force_the_name) 1 0.000 0.000 0.000 0.000 model.py:484(EnumType) 1 0.000 0.000 0.000 0.000 widgets.py:2382(EllipseSelector) 1 0.000 0.000 0.000 0.000 backend_bases.py:3218(ToolContainerBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:146(ToolToggleBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:236(SetCursorBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:401(ToolEnableAllNavigation) 1 0.000 0.000 0.000 0.000 backend_tools.py:489(ToolMinorGrid) 1 0.000 0.000 0.000 0.000 backend_tools.py:509(ToolFullScreen) 1 0.000 0.000 0.000 0.000 backend_tools.py:539(ToolYScale) 1 0.000 0.000 0.000 0.000 backend_tools.py:549(ToolXScale) 1 0.000 0.000 0.000 0.000 backend_tools.py:559(ToolViewsPositions) 1 0.000 0.000 0.000 0.000 backend_tools.py:723(ToolHome) 1 0.000 0.000 0.000 0.000 backend_tools.py:732(ToolBack) 1 0.000 0.000 0.000 0.000 backend_tools.py:741(ToolForward) 1 0.000 0.000 0.000 0.000 backend_tools.py:757(SaveFigureBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:1577(MouseEvent) 1 0.000 0.000 0.000 0.000 legend_handler.py:653(__init__) 1 0.000 0.000 0.000 0.000 offsetbox.py:702(TextArea) 1 0.000 0.000 0.000 0.000 offsetbox.py:869(AuxTransformBox) 1 0.000 0.000 0.000 0.000 offsetbox.py:1224(AnchoredText) 1 0.000 0.000 0.000 0.000 offsetbox.py:1613(DraggableBase) 1 0.000 0.000 0.000 0.000 image.py:783(AxesImage) 1 0.000 0.000 0.000 0.000 image.py:1158(FigureImage) 1 0.000 0.000 0.000 0.000 container.py:10(Container) 1 0.000 0.000 0.000 0.000 legend_handler.py:45(HandlerBase) 1 0.000 0.000 0.000 0.000 legend_handler.py:134(HandlerNpoints) 1 0.000 0.000 0.000 0.000 legend.py:56(DraggableLegend) 1 0.000 0.000 0.000 0.000 texmanager.py:130() 1 0.000 0.000 0.000 0.000 blocking_input.py:124(BlockingMouseInput) 1 0.000 0.000 0.000 0.000 blocking_input.py:296(BlockingContourLabeler) 1 0.000 0.000 0.000 0.000 dviread.py:512(DviFont) 1 0.000 0.000 0.000 0.000 mathtext.py:92(MathtextBackend) 1 0.000 0.000 0.000 0.000 mathtext.py:146(MathtextBackendAgg) 1 0.000 0.000 0.000 0.000 mathtext.py:294(MathtextBackendSvg) 1 0.000 0.000 0.000 0.000 mathtext.py:754(UnicodeFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:941(StixFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:1433(Char) 1 0.000 0.000 0.000 0.000 mathtext.py:1856(GlueSpec) 1 0.000 0.000 0.000 0.000 text.py:1625(OffsetFrom) 1 0.000 0.000 0.000 0.000 text.py:1709(_AnnotationBase) 6 0.000 0.000 0.000 0.000 patches.py:1816() 1 0.000 0.000 0.000 0.000 patches.py:1888(_Style) 1 0.000 0.000 0.000 0.000 patches.py:1980(_Base) 1 0.000 0.000 0.000 0.000 _depr_module.py:10(_DeprecatedModule) 1 0.000 0.000 0.000 0.000 window.py:724(_Rolling) 1 0.000 0.000 0.000 0.000 window.py:1307(RollingGroupby) 1 0.000 0.000 0.000 0.000 window.py:1550(ExpandingGroupby) 1 0.000 0.000 0.000 0.000 _converter.py:157(TimeConverter) 1 0.000 0.000 0.000 0.000 _converter.py:210(PeriodConverter) 1 0.000 0.000 0.000 0.000 _converter.py:957(TimeSeries_DateLocator) 1 0.000 0.000 0.000 0.000 _converter.py:1041(TimeSeries_DateFormatter) 1 0.000 0.000 0.000 0.000 contour.py:1376(QuadContourSet) 1 0.000 0.000 0.000 0.000 ticker.py:439(OldScalarFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1176(EngFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1411(Locator) 1 0.000 0.000 0.000 0.000 ticker.py:1605(LinearLocator) 1 0.000 0.000 0.000 0.000 ticker.py:2018(LogLocator) 1 0.000 0.000 0.000 0.000 collections.py:1133(LineCollection) 2 0.000 0.000 0.000 0.000 cm.py:63() 1 0.000 0.000 0.000 0.000 transforms.py:1033(TransformedBbox) 1 0.000 0.000 0.000 0.000 transforms.py:2723(BboxTransformFrom) 1 0.000 0.000 0.000 0.000 transforms.py:2763(ScaledTranslation) 1 0.000 0.000 0.000 0.000 transforms.py:2795(TransformedPath) 1 0.000 0.000 0.000 0.000 docstring.py:11(Substitution) 1 0.000 0.000 0.000 0.000 transforms.py:88(__init__) 1 0.000 0.000 0.000 0.000 response.py:14(addbase) 1 0.000 0.000 0.000 0.000 decoder.py:20(JSONDecodeError) 1 0.000 0.000 0.000 0.000 ipaddress.py:2144(IPv6Network) 1 0.000 0.000 0.000 0.000 ssl.py:154() 1 0.000 0.000 0.000 0.000 _parseaddr.py:495(AddressList) 1 0.000 0.000 0.000 0.000 charset.py:167(Charset) 1 0.000 0.000 0.000 0.000 parser.py:80(BytesParser) 1 0.000 0.000 0.000 0.000 _policybase.py:41(__init__) 1 0.000 0.000 0.000 0.000 request.py:652(HTTPRedirectHandler) 1 0.000 0.000 0.000 0.000 request.py:910(HTTPPasswordMgrWithPriorAuth) 1 0.000 0.000 0.000 0.000 request.py:1051(AbstractDigestAuthHandler) 1 0.000 0.000 0.000 0.000 request.py:1225(AbstractHTTPHandler) 1 0.000 0.000 0.000 0.000 request.py:1443(FileHandler) 1 0.000 0.000 0.000 0.000 request.py:1558(CacheFTPHandler) 1 0.000 0.000 0.000 0.000 colors.py:1071(SymLogNorm) 1 0.000 0.000 0.000 0.000 colors.py:778(ListedColormap) 1 0.000 0.000 0.000 0.000 colors.py:868(Normalize) 1 0.000 0.000 0.000 0.000 colors.py:63(_ColorMapping) 1 0.000 0.000 0.000 0.000 colors.py:85() 1 0.000 0.000 0.000 0.000 pyparsing.py:2953(CharsNotIn) 3 0.000 0.000 0.000 0.000 pyparsing.py:3042() 1 0.000 0.000 0.000 0.000 pyparsing.py:3024(White) 1 0.000 0.000 0.000 0.000 pyparsing.py:3422(Or) 1 0.000 0.000 0.000 0.000 pyparsing.py:4119(Forward) 6 0.000 0.000 0.000 0.000 pyparsing.py:4274(postParse) 2 0.000 0.000 0.000 0.000 rcsetup.py:110(validate_any) 2 0.000 0.000 0.000 0.000 rcsetup.py:271(validate_qt4) 1 0.000 0.000 0.000 0.000 rcsetup.py:298(validate_nseq_float) 1 0.000 0.000 0.000 0.000 rcsetup.py:323(validate_nseq_int) 1 0.000 0.000 0.000 0.000 rcsetup.py:638(ValidateInterval) 1 0.000 0.000 0.000 0.000 selectors.py:59(_SelectorMapping) 1 0.000 0.000 0.000 0.000 selectors.py:205(_BaseSelectorImpl) 1 0.000 0.000 0.000 0.000 selectors.py:343(PollSelector) 1 0.000 0.000 0.000 0.000 selectors.py:394(EpollSelector) 1 0.000 0.000 0.000 0.000 __init__.py:257(CallbackRegistry) 1 0.000 0.000 0.000 0.000 __init__.py:400(silent_list) 1 0.000 0.000 0.000 0.000 __init__.py:910(__Full) 1 0.000 0.000 0.000 0.000 __init__.py:2546(_FuncInfo) 1 0.000 0.000 0.000 0.000 gzip.py:69(_PaddedFile) 1 0.000 0.000 0.000 0.000 gzip.py:377(_GzipReader) 1 0.000 0.000 0.000 0.000 dis.py:416(Bytecode) 1 0.000 0.000 0.000 0.000 __init__.py:67(converter) 1 0.000 0.000 0.000 0.000 extras.py:218(_fromnxfunction) 1 0.000 0.000 0.000 0.000 __init__.py:319(set_level) 1 0.000 0.000 0.000 0.000 __init__.py:1433(is_interactive) 2 0.000 0.000 0.000 0.000 core.py:6258(__has_singleton) 1 0.000 0.000 0.000 0.000 core.py:8015(_convert2ma) 1 0.000 0.000 0.000 0.000 core.py:207() 1 0.000 0.000 0.000 0.000 core.py:794(_DomainCheckInterval) 1 0.000 0.000 0.000 0.000 core.py:900(_MaskedUnaryOperation) 1 0.000 0.000 0.000 0.000 core.py:1122(_DomainedBinaryOperation) 1 0.000 0.000 0.000 0.000 helper.py:230(_FFTCache) 1 0.000 0.000 0.000 0.000 _datasource.py:160(__init__) 1 0.000 0.000 0.000 0.000 _datasource.py:619(Repository) 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha256} 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha384} 1 0.000 0.000 0.000 0.000 {built-in method _hashlib.openssl_sha512} 1 0.000 0.000 0.000 0.000 random.py:664(SystemRandom) 1 0.000 0.000 0.000 0.000 utils.py:57(_Deprecate) 1 0.000 0.000 0.000 0.000 utils.py:1623(WarningManager) 1 0.000 0.000 0.000 0.000 _compression.py:9(BaseStream) 1 0.000 0.000 0.000 0.000 argparse.py:747(Action) 1 0.000 0.000 0.000 0.000 argparse.py:1033(_VersionAction) 1 0.000 0.000 0.000 0.000 argparse.py:1209(Namespace) 1 0.000 0.000 0.000 0.000 argparse.py:1570(_MutuallyExclusiveGroup) 1 0.000 0.000 0.000 0.000 runner.py:13(_WritelnDecorator) 1 0.000 0.000 0.000 0.000 runner.py:120(TextTestRunner) 2 0.000 0.000 0.000 0.000 decorators.py:86(set_test) 2 0.000 0.000 0.000 0.000 decorators.py:58(setastest) 1 0.000 0.000 0.000 0.000 suite.py:270(_ErrorHolder) 1 0.000 0.000 0.000 0.000 loader.py:23(_FailedTest) 1 0.000 0.000 0.000 0.000 threading.py:487(Event) 1 0.000 0.000 0.000 0.000 case.py:1396(_SubTest) 1 0.000 0.000 0.000 0.000 __init__.py:378(PercentStyle) 1 0.000 0.000 0.000 0.000 __init__.py:599(BufferingFormatter) 1 0.000 0.000 0.000 0.000 __init__.py:1077(_StderrHandler) 1 0.000 0.000 0.000 0.000 __init__.py:1143(Manager) 2 0.000 0.000 0.000 0.000 tokenize.py:114(maybe) 1 0.000 0.000 0.000 0.000 tokenize.py:222(Untokenizer) 1 0.000 0.000 0.000 0.000 case.py:184(_AssertRaisesContext) 1 0.000 0.000 0.000 0.000 case.py:221(_AssertWarnsContext) 1 0.000 0.000 0.000 0.000 case.py:278(_CapturingHandler) 1 0.000 0.000 0.000 0.000 case.py:297(_AssertLogsContext) 1 0.000 0.000 0.000 0.000 records.py:85(format_parser) 1 0.000 0.000 0.000 0.000 machar.py:17(MachAr) 1 0.000 0.000 0.000 0.000 getlimits.py:305(finfo) 1 0.000 0.000 0.000 0.000 numeric.py:2790(errstate) 1 0.000 0.000 0.000 0.000 arrayprint.py:1199(SubArrayFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1209(StructuredVoidFormat) 1 0.000 0.000 0.000 0.000 __init__.py:371(PyDLL) 1 0.000 0.000 0.000 0.000 __init__.py:411(LibraryLoader) 2 0.000 0.000 0.000 0.000 numerictypes.py:939(_can_coerce_all) 1 0.000 0.000 0.000 0.000 parse.py:175(_NetlocResultMixinStr) 1 0.000 0.000 0.000 0.000 parse.py:205(_NetlocResultMixinBytes) 1 0.000 0.000 0.000 0.000 parse.py:725(Quoter) 1 0.000 0.000 0.000 0.000 _internal.py:204(dummy_ctype) 4 0.000 0.000 0.000 0.000 _internal.py:272(get_data) 1 0.000 0.000 0.000 0.000 _internal.py:686(AxisError) 2 0.000 0.000 0.000 0.000 pathlib.py:48(__init__) 1 0.000 0.000 0.000 0.000 pathlib.py:44(_Flavour) 1 0.000 0.000 0.000 0.000 pathlib.py:498(_PreciseSelector) 1 0.000 0.000 0.000 0.000 pathlib.py:959(PurePosixPath) 2 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.datetime_data} 1 0.000 0.000 0.000 0.000 _import_tools.py:9(PackageLoader) 1 0.000 0.000 0.000 0.000 index_tricks.py:486(ndenumerate) 1 0.000 0.000 0.000 0.000 index_tricks.py:536(ndindex) 1 0.000 0.000 0.000 0.000 pickle.py:220(_Unframer) 3 0.000 0.000 0.000 0.000 sre_parse.py:101(checklookbehindgroup) 1 0.000 0.000 0.000 0.000 pickle.py:184(_Framer) 1 0.000 0.000 0.000 0.000 copyreg.py:22(constructor) 10 0.000 0.000 0.000 0.000 functools.py:675() 1 0.000 0.000 0.000 0.000 os.py:991(__init__) 6 0.000 0.000 0.000 0.000 _collections_abc.py:302(__subclasshook__) 1 0.000 0.000 0.000 0.000 :1008(append) 2 0.000 0.000 0.000 0.000 {built-in method sys.getdefaultencoding} 1 0.000 0.000 0.000 0.000 {built-in method sys.getdlopenflags} 1 0.000 0.000 0.000 0.000 {built-in method sys.setrecursionlimit} 2 0.000 0.000 0.000 0.000 {method 'rfind' of 'bytes' objects} 4 0.000 0.000 0.000 0.000 {method 'count' of 'list' objects} 1 0.000 0.000 0.000 0.000 {built-in method _thread._set_sentinel} 2 0.000 0.000 0.000 0.000 {built-in method math.sqrt} 2 0.000 0.000 0.000 0.000 {built-in method posix.WEXITSTATUS} 4 0.000 0.000 0.000 0.000 {method 'popleft' of 'collections.deque' objects} 1 0.000 0.000 0.000 0.000 {method 'tell' of '_io.BufferedReader' objects} 1 0.000 0.000 0.000 0.000 context.py:13(__init__) 1 0.000 0.000 0.000 0.000 npyimpl.py:351(_Kernel) 4 0.000 0.000 0.000 0.000 npdatetime.py:290(_create_timedelta_ordering_impl) 4 0.000 0.000 0.000 0.000 cmathimpl.py:95(intrinsic_complex_unary) 2 0.000 0.000 0.000 0.000 mathimpl.py:95() 1 0.000 0.000 0.000 0.000 npyimpl.py:41(_ScalarIndexingHelper) 1 0.000 0.000 0.000 0.000 npyimpl.py:90(_ArrayIndexingHelper) 1 0.000 0.000 0.000 0.000 npdatetime.py:134(TimedeltaTrueDiv) 1 0.000 0.000 0.000 0.000 npdatetime.py:154(TimedeltaCmpLt) 1 0.000 0.000 0.000 0.000 npdatetime.py:166(TimedeltaCmpGE) 1 0.000 0.000 0.000 0.000 npdatetime.py:229(DatetimeCmpOp) 1 0.000 0.000 0.000 0.000 arraydecl.py:169(SetItemBuffer) 1 0.000 0.000 0.000 0.000 arraydecl.py:454(DTypeAttr) 1 0.000 0.000 0.000 0.000 arraydecl.py:484(RecordAttribute) 1 0.000 0.000 0.000 0.000 arraydecl.py:505(StaticSetItemRecord) 1 0.000 0.000 0.000 0.000 arraydecl.py:518(ArrayCTypesAttribute) 1 0.000 0.000 0.000 0.000 arraydecl.py:526(ArrayFlagsAttribute) 1 0.000 0.000 0.000 0.000 arraydecl.py:540(NestedArrayAttribute) 1 0.000 0.000 0.000 0.000 arraydecl.py:647(CmpOpEqArray) 1 0.000 0.000 0.000 0.000 npdatetime.py:30(TimedeltaBinOp) 1 0.000 0.000 0.000 0.000 randomdecl.py:43(RandomTemplate) 1 0.000 0.000 0.000 0.000 randomdecl.py:75(ConcreteRandomTemplate) 1 0.000 0.000 0.000 0.000 randomdecl.py:289(Random_shuffle) 1 0.000 0.000 0.000 0.000 setdecl.py:17(SetBuiltin) 1 0.000 0.000 0.000 0.000 setdecl.py:155(SetOperator) 1 0.000 0.000 0.000 0.000 arraydecl.py:158(GetItemBuffer) 1 0.000 0.000 0.000 0.000 enumdecl.py:61(EnumNe) 1 0.000 0.000 0.000 0.000 listdecl.py:176(MulList) 1 0.000 0.000 0.000 0.000 listdecl.py:214(ListLe) 1 0.000 0.000 0.000 0.000 listdecl.py:222(ListGe) 1 0.000 0.000 0.000 0.000 collections.py:10(InContainer) 1 0.000 0.000 0.000 0.000 collections.py:19(ContainerLen) 1 0.000 0.000 0.000 0.000 collections.py:39(GetItemSequence) 1 0.000 0.000 0.000 0.000 collections.py:67(DelItemSequence) 1 0.000 0.000 0.000 0.000 collections.py:81(NamedTupleAttribute) 1 0.000 0.000 0.000 0.000 collections.py:97(NamedTupleClassAttribute) 1 0.000 0.000 0.000 0.000 mathdecl.py:106(Math_isfinite) 1 0.000 0.000 0.000 0.000 operatordecl.py:17(MappedOperator) 1 0.000 0.000 0.000 0.000 operatordecl.py:31(MappedInplaceOperator) 1 0.000 0.000 0.000 0.000 lex.py:64(LexToken) 1 0.000 0.000 0.000 0.000 lex.py:75(PlyLogger) 1 0.000 0.000 0.000 0.000 lex.py:93(NullLogger) 1 0.000 0.000 0.000 0.000 plyparser.py:12(Coord) 1 0.000 0.000 0.000 0.000 plyparser.py:33(PLYParser) 1 0.000 0.000 0.000 0.000 cmathdecl.py:57(Cmath_polar) 1 0.000 0.000 0.000 0.000 enumdecl.py:15(EnumAttribute) 1 0.000 0.000 0.000 0.000 enumdecl.py:23(EnumClassAttribute) 1 0.000 0.000 0.000 0.000 yacc.py:1968(VersionError) 1 0.000 0.000 0.000 0.000 c_ast.py:130(ArrayDecl) 1 0.000 0.000 0.000 0.000 c_ast.py:146(ArrayRef) 1 0.000 0.000 0.000 0.000 c_ast.py:161(Assignment) 1 0.000 0.000 0.000 0.000 c_ast.py:177(BinaryOp) 1 0.000 0.000 0.000 0.000 c_ast.py:193(Break) 1 0.000 0.000 0.000 0.000 c_ast.py:203(Case) 1 0.000 0.000 0.000 0.000 c_ast.py:219(Cast) 1 0.000 0.000 0.000 0.000 c_ast.py:234(Compound) 1 0.000 0.000 0.000 0.000 c_ast.py:276(Continue) 1 0.000 0.000 0.000 0.000 c_ast.py:307(DeclList) 1 0.000 0.000 0.000 0.000 c_ast.py:335(DoWhile) 1 0.000 0.000 0.000 0.000 c_ast.py:350(EllipsisParam) 1 0.000 0.000 0.000 0.000 c_ast.py:360(EmptyStatement) 1 0.000 0.000 0.000 0.000 c_ast.py:370(Enum) 1 0.000 0.000 0.000 0.000 c_ast.py:440(For) 1 0.000 0.000 0.000 0.000 c_ast.py:459(FuncCall) 1 0.000 0.000 0.000 0.000 c_ast.py:474(FuncDecl) 1 0.000 0.000 0.000 0.000 c_ast.py:507(Goto) 1 0.000 0.000 0.000 0.000 c_ast.py:543(If) 1 0.000 0.000 0.000 0.000 c_ast.py:560(InitList) 1 0.000 0.000 0.000 0.000 c_ast.py:632(Return) 1 0.000 0.000 0.000 0.000 c_ast.py:645(Struct) 1 0.000 0.000 0.000 0.000 c_ast.py:660(StructRef) 1 0.000 0.000 0.000 0.000 c_ast.py:676(Switch) 1 0.000 0.000 0.000 0.000 c_ast.py:708(TypeDecl) 1 0.000 0.000 0.000 0.000 c_ast.py:723(Typedef) 1 0.000 0.000 0.000 0.000 c_ast.py:754(UnaryOp) 1 0.000 0.000 0.000 0.000 c_ast.py:768(Union) 1 0.000 0.000 0.000 0.000 c_ast.py:783(While) 1 0.000 0.000 0.000 0.000 yacc.py:127(NullLogger) 1 0.000 0.000 0.000 0.000 yacc.py:285(LRParser) 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend.new_primitive_type} 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend.new_array_type} 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend.cast} 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend._get_common_types} 1 0.000 0.000 0.000 0.000 DiscountedUCB.py:96(DiscountedUCBPlus) 1 0.000 0.000 0.000 0.000 cffi_utils.py:133(FFI_from_buffer) 1 0.000 0.000 0.000 0.000 cffi_utils.py:150(FFIAttribute) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:152(UCB_lb) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:185(UCB_t) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:246(UCBoost) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:299(UCBoost_bq_h_lb) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:334(UCBoost_bq_h_lb_t) 1 0.000 0.000 0.000 0.000 SlidingWindowRestart.py:208(SWR_klUCB) 1 0.000 0.000 0.000 0.000 klUCBloglog10.py:19(klUCBloglog10) 1 0.000 0.000 0.000 0.000 klUCBswitch.py:247(klUCBswitchAnytime) 1 0.000 0.000 0.000 0.000 OCUCB.py:24(OCUCB) 1 0.000 0.000 0.000 0.000 UCBdagger.py:74(UCBdagger) 1 0.000 0.000 0.000 0.000 OSSB.py:242(GaussianOSSB) 1 0.000 0.000 0.000 0.000 UCBoost.py:229(UCB_h) 1 0.000 0.000 0.000 0.000 UCBoost.py:389(UCB_t) 1 0.000 0.000 0.000 0.000 UCBoost.py:503(UCBoost_bq_h_lb) 1 0.000 0.000 0.000 0.000 UCBoost.py:538(UCBoost_bq_h_lb_t) 1 0.000 0.000 0.000 0.000 UCBoost.py:573(UCBoost_bq_h_lb_t_sq) 1 0.000 0.000 0.000 0.000 UCBoost.py:647(UCBoostEpsilon) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:86(UCB_bq) 1 0.000 0.000 0.000 0.000 UCBoost_faster.py:119(UCB_h) 1 0.000 0.000 0.000 0.000 pyximport.py:242(__init__) 1 0.000 0.000 0.000 0.000 pyximport.py:239(PyxImporter) 1 0.000 0.000 0.000 0.000 pyximport.py:338(PyImporter) 1 0.000 0.000 0.000 0.000 pyximport.py:410(__init__) 1 0.000 0.000 0.000 0.000 pyximport.py:409(LibLoader) 1 0.000 0.000 0.000 0.000 UCBVtuned.py:17(UCBVtuned) 1 0.000 0.000 0.000 0.000 MOSS.py:16(MOSS) 1 0.000 0.000 0.000 0.000 MOSSExperimental.py:19(MOSSExperimental) 1 0.000 0.000 0.000 0.000 Thompson.py:13(Thompson) 1 0.000 0.000 0.000 0.000 BayesianIndexPolicy.py:12(BayesianIndexPolicy) 1 0.000 0.000 0.000 0.000 ThompsonRobust.py:20(ThompsonRobust) 1 0.000 0.000 0.000 0.000 klUCBlog10.py:19(klUCBlog10) 1 0.000 0.000 0.000 0.000 klUCBloglog.py:19(klUCBloglog) 1 0.000 0.000 0.000 0.000 transformers.py:6(Transformer) 1 0.000 0.000 0.000 0.000 transformers.py:94(Normalize) 1 0.000 0.000 0.000 0.000 UCB.py:20(UCB) 1 0.000 0.000 0.000 0.000 UCBH.py:19(UCBH) 1 0.000 0.000 0.000 0.000 UCBalpha.py:24(UCBalpha) 1 0.000 0.000 0.000 0.000 UCBlog10.py:17(UCBlog10) 1 0.000 0.000 0.000 0.000 UCBwrong.py:22(UCBwrong) 1 0.000 0.000 0.000 0.000 UCBmin.py:17(UCBmin) 1 0.000 0.000 0.000 0.000 UCBplus.py:17(UCBplus) 1 0.000 0.000 0.000 0.000 UCBjulia.py:22(UCBjulia) 1 0.000 0.000 0.000 0.000 _split.py:357(KFold) 1 0.000 0.000 0.000 0.000 _split.py:676(TimeSeriesSplit) 1 0.000 0.000 0.000 0.000 _split.py:781(LeaveOneGroupOut) 1 0.000 0.000 0.000 0.000 _split.py:863(LeavePGroupsOut) 1 0.000 0.000 0.000 0.000 _split.py:967(_RepeatedSplits) 1 0.000 0.000 0.000 0.000 _split.py:1236(ShuffleSplit) 1 0.000 0.000 0.000 0.000 _split.py:1314(GroupShuffleSplit) 1 0.000 0.000 0.000 0.000 _split.py:1465(StratifiedShuffleSplit) 1 0.000 0.000 0.000 0.000 _split.py:1715(PredefinedSplit) 1 0.000 0.000 0.000 0.000 _split.py:1814(_CVIterableWrapper) 1 0.000 0.000 0.000 0.000 _search.py:168(ParameterSampler) 1 0.000 0.000 0.000 0.000 _search.py:778(GridSearchCV) 1 0.000 0.000 0.000 0.000 _search.py:1084(RandomizedSearchCV) 1 0.000 0.000 0.000 0.000 multiclass.py:633(OutputCodeClassifier) 1 0.000 0.000 0.000 0.000 kernels.py:20(Kernel) 1 0.000 0.000 0.000 0.000 kernels.py:285(Sum) 1 0.000 0.000 0.000 0.000 kernels.py:311(DotProduct) 1 0.000 0.000 0.000 0.000 multioutput.py:288(MultiOutputClassifier) 1 0.000 0.000 0.000 0.000 _split.py:198(LeavePOut) 1 0.000 0.000 0.000 0.000 kernels.py:940(ConstantKernel) 1 0.000 0.000 0.000 0.000 kernels.py:1035(WhiteKernel) 1 0.000 0.000 0.000 0.000 kernels.py:1131(RBF) 1 0.000 0.000 0.000 0.000 kernels.py:1245(Matern) 1 0.000 0.000 0.000 0.000 kernels.py:1395(RationalQuadratic) 1 0.000 0.000 0.000 0.000 kernels.py:1620(DotProduct) 1 0.000 0.000 0.000 0.000 funcsigs.py:176(_void) 1 0.000 0.000 0.000 0.000 funcsigs.py:184(_ParameterKind) 1 0.000 0.000 0.000 0.000 gpc.py:440(GaussianProcessClassifier) 1 0.000 0.000 0.000 0.000 multiclass.py:110(_ConstantPredictor) 1 0.000 0.000 0.000 0.000 forest.py:13(BaseMondrian) 1 0.000 0.000 0.000 0.000 forest.py:177(MondrianForestClassifier) 1 0.000 0.000 0.000 0.000 tree.py:407(MondrianTreeRegressor) 1 0.000 0.000 0.000 0.000 tree.py:420(MondrianTreeClassifier) 1 0.000 0.000 0.000 0.000 tree.py:11(BaseTreeQuantileRegressor) 1 0.000 0.000 0.000 0.000 tree.py:105(DecisionTreeQuantileRegressor) 1 0.000 0.000 0.000 0.000 ensemble.py:39(BaseForestQuantileRegressor) 1 0.000 0.000 0.000 0.000 ensemble.py:144(RandomForestQuantileRegressor) 1 0.000 0.000 0.000 0.000 ensemble.py:316(ExtraTreesQuantileRegressor) 1 0.000 0.000 0.000 0.000 kernels.py:47(Hyperparameter) 1 0.000 0.000 0.000 0.000 kernels.py:357(NormalizedKernelMixin) 1 0.000 0.000 0.000 0.000 kernels.py:383(StationaryKernelMixin) 1 0.000 0.000 0.000 0.000 kernels.py:634(Sum) 1 0.000 0.000 0.000 0.000 kernels.py:708(Product) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:128(ScaledLogOddsEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:133(PriorProbabilityEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:151(ZeroEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:302(LeastAbsoluteError) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:328(HuberLossFunction) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:397(QuantileLossFunction) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:463(BinomialDeviance) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:664(VerboseReporter) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:1640(GradientBoostingRegressor) 1 0.000 0.000 0.000 0.000 export.py:68(Sentinel) 1 0.000 0.000 0.000 0.000 bagging.py:797(BaggingRegressor) 1 0.000 0.000 0.000 0.000 callbacks.py:41(VerboseCallback) 1 0.000 0.000 0.000 0.000 callbacks.py:119(TimerCallback) 1 0.000 0.000 0.000 0.000 callbacks.py:147(EarlyStopper) 1 0.000 0.000 0.000 0.000 callbacks.py:182(DeltaXStopper) 1 0.000 0.000 0.000 0.000 callbacks.py:225(DeadlineStopper) 1 0.000 0.000 0.000 0.000 forest.py:238(ExtraTreesRegressor) 1 0.000 0.000 0.000 0.000 forest.py:745(RandomForestClassifier) 1 0.000 0.000 0.000 0.000 forest.py:1019(RandomForestRegressor) 1 0.000 0.000 0.000 0.000 forest.py:1257(ExtraTreesClassifier) 1 0.000 0.000 0.000 0.000 forest.py:1501(ExtraTreesRegressor) 1 0.000 0.000 0.000 0.000 tree.py:1128(ExtraTreeClassifier) 1 0.000 0.000 0.000 0.000 tree.py:1306(ExtraTreeRegressor) 1 0.000 0.000 0.000 0.000 classification.py:227(RadiusNeighborsClassifier) 1 0.000 0.000 0.000 0.000 regression.py:19(KNeighborsRegressor) 1 0.000 0.000 0.000 0.000 kde.py:24(KernelDensity) 1 0.000 0.000 0.000 0.000 approximate.py:92(GaussianRandomProjectionHash) 1 0.000 0.000 0.000 0.000 random_projection.py:423(GaussianRandomProjection) 1 0.000 0.000 0.000 0.000 random_projection.py:502(SparseRandomProjection) 1 0.000 0.000 0.000 0.000 lof.py:19(LocalOutlierFactor) 1 0.000 0.000 0.000 0.000 label.py:635(MultiLabelBinarizer) 1 0.000 0.000 0.000 0.000 imputation.py:63(Imputer) 1 0.000 0.000 0.000 0.000 scorer.py:111(_ProbaScorer) 1 0.000 0.000 0.000 0.000 scorer.py:150(_ThresholdScorer) 1 0.000 0.000 0.000 0.000 unsupervised.py:9(NearestNeighbors) 1 0.000 0.000 0.000 0.000 classification.py:23(KNeighborsClassifier) 1 0.000 0.000 0.000 0.000 data.py:190(MinMaxScaler) 1 0.000 0.000 0.000 0.000 data.py:738(MaxAbsScaler) 1 0.000 0.000 0.000 0.000 data.py:939(RobustScaler) 1 0.000 0.000 0.000 0.000 data.py:1449(Normalizer) 1 0.000 0.000 0.000 0.000 label.py:39(LabelEncoder) 1 0.000 0.000 0.000 0.000 deprecation.py:8(deprecated) 1 0.000 0.000 0.000 0.000 base.py:270(KNeighborsMixin) 1 0.000 0.000 0.000 0.000 base.py:503(RadiusNeighborsMixin) 1 0.000 0.000 0.000 0.000 base.py:750(SupervisedIntegerMixin) 1 0.000 0.000 0.000 0.000 base.py:793(UnsupervisedMixin) 2 0.000 0.000 0.000 0.000 parallel.py:195(BatchCompletionCallBack) 1 0.000 0.000 0.000 0.000 my_exceptions.py:51(WorkerInterrupt) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:96(SequentialBackend) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:151(AutoBatchingMixin) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:231(ThreadingBackend) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:328(ImmediateResult) 2 0.000 0.000 0.000 0.000 _parallel_backends.py:362(FallbackToBackend) 1 0.000 0.000 0.000 0.000 exceptions.py:142(SkipTestWarning) 2 0.000 0.000 0.000 0.000 hashing.py:161(NumpyHasher) 1 0.000 0.000 0.000 0.000 Exp3.py:179(Exp3Decreasing) 1 0.000 0.000 0.000 0.000 Exp3.py:195(Exp3SoftMix) 1 0.000 0.000 0.000 0.000 Hedge.py:148(HedgeWithHorizon) 1 0.000 0.000 0.000 0.000 Hedge.py:169(HedgeDecreasing) 1 0.000 0.000 0.000 0.000 UnsupervisedLearning.py:105(SimpleBernoulliKernel) 1 0.000 0.000 0.000 0.000 base.py:320(ClassifierMixin) 1 0.000 0.000 0.000 0.000 base.py:353(RegressorMixin) 1 0.000 0.000 0.000 0.000 base.py:490(TransformerMixin) 1 0.000 0.000 0.000 0.000 base.py:523(DensityMixin) 1 0.000 0.000 0.000 0.000 six.py:80(_LazyDescr) 1 0.000 0.000 0.000 0.000 six.py:93(MovedModule) 1 0.000 0.000 0.000 0.000 six.py:108(MovedAttribute) 1 0.000 0.000 0.000 0.000 six.py:202(Module_six_moves_urllib_parse) 1 0.000 0.000 0.000 0.000 six.py:311(Module_six_moves_urllib_robotparser) 1 0.000 0.000 0.000 0.000 Exponential.py:123(ExponentialFromMean) 1 0.000 0.000 0.000 0.000 Exponential.py:135(UnboundedExponential) 1 0.000 0.000 0.000 0.000 Gamma.py:108(GammaFromMean) 1 0.000 0.000 0.000 0.000 Beta.py:66(Beta) 1 0.000 0.000 0.000 0.000 Uniform.py:12(Uniform) 1 0.000 0.000 0.000 0.000 UniformOnSome.py:14(UniformOnSome) 1 0.000 0.000 0.000 0.000 TakeFixedArm.py:13(TakeFixedArm) 1 0.000 0.000 0.000 0.000 TakeRandomFixedArm.py:15(TakeRandomFixedArm) 1 0.000 0.000 0.000 0.000 ExploreThenCommit.py:59(ETC_RandomStop) 1 0.000 0.000 0.000 0.000 Softmax.py:156(SoftmaxDecreasing) 1 0.000 0.000 0.000 0.000 Softmax.py:172(SoftMix) 1 0.000 0.000 0.000 0.000 Poisson.py:100(UnboundedPoisson) 1 0.000 0.000 0.000 0.000 Gaussian.py:106(Gaussian_0_1) 1 0.000 0.000 0.000 0.000 Gaussian.py:148(Gaussian_m5_5) 1 0.000 0.000 0.000 0.000 Gaussian.py:160(Gaussian_m100_100) 1 0.000 0.000 0.000 0.000 parallel.py:212(ParallelGUFuncBuilder) 1 0.000 0.000 0.000 0.000 base.py:23(InstanceModel) 1 0.000 0.000 0.000 0.000 base.py:78(JitClassType) 1 0.000 0.000 0.000 0.000 base.py:303(ClassAttribute) 1 0.000 0.000 0.000 0.000 stencil.py:21(StencilFuncLowerer) 1 0.000 0.000 0.000 0.000 decorators.py:11(_BaseVectorize) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:24(UFuncTargetOptions) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:190(_BaseUFuncBuilder) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:211(UFuncBuilder) 1 0.000 0.000 0.000 0.000 ufuncbuilder.py:269(GUFuncBuilder) 1 0.000 0.000 0.000 0.000 wrappers.py:622(_ScalarArgLoader) 1 0.000 0.000 0.000 0.000 wrappers.py:685(_ArrayAsScalarArgLoader) 1 0.000 0.000 0.000 0.000 parallel.py:26(get_thread_count) 1 0.000 0.000 0.000 0.000 caching.py:228(_UserWideCacheLocator) 1 0.000 0.000 0.000 0.000 dispatcher.py:610(LiftedLoop) 1 0.000 0.000 0.000 0.000 compiler.py:179(__init__) 1 0.000 0.000 0.000 0.000 compiler.py:173(_CompileStatus) 1 0.000 0.000 0.000 0.000 compiler.py:191(_EarlyPipelineCompletion) 1 0.000 0.000 0.000 0.000 bytecode.py:152(__init__) 1 0.000 0.000 0.000 0.000 bytecode.py:151(ByteCodeIter) 1 0.000 0.000 0.000 0.000 inline_closurecall.py:47(__init__) 1 0.000 0.000 0.000 0.000 inline_closurecall.py:42(InlineClosureCallPass) 1 0.000 0.000 0.000 0.000 inline_closurecall.py:892(RewriteArrayOfConsts) 1 0.000 0.000 0.000 0.000 options.py:14(from_dict) 1 0.000 0.000 0.000 0.000 fastmathpass.py:20(FastFloatCallVisitor) 1 0.000 0.000 0.000 0.000 dispatcher.py:89(_get_implementation) 1 0.000 0.000 0.000 0.000 dispatcher.py:92(_customize_flags) 1 0.000 0.000 0.000 0.000 dispatcher.py:96(_GeneratedFunctionCompiler) 1 0.000 0.000 0.000 0.000 dispatcher.py:145(__enter__) 1 0.000 0.000 0.000 0.000 dispatcher.py:247() 1 0.000 0.000 0.000 0.000 {built-in method numba.runtime._nrt_python.memsys_use_cpython_allocator} 1 0.000 0.000 0.000 0.000 codegen.py:445(JITCodeLibrary) 2 0.000 0.000 0.000 0.000 codegen.py:516() 1 0.000 0.000 0.000 0.000 codegen.py:473(RuntimeLinker) 1 0.000 0.000 0.000 0.000 codegen.py:541(__init__) 1 0.000 0.000 0.000 0.000 codegen.py:743(AOTCPUCodegen) 1 0.000 0.000 0.000 0.000 codegen.py:774(JITCPUCodegen) 1 0.000 0.000 0.000 0.000 nrt.py:58(library) 1 0.000 0.000 0.000 0.000 externals.py:111(_Installer) 1 0.000 0.000 0.000 0.000 externals.py:125(_ExternalMathFunctions) 1 0.000 0.000 0.000 0.000 intrinsics.py:9(_DivmodFixer) 1 0.000 0.000 0.000 0.000 callconv.py:399() 2 0.000 0.000 0.000 0.000 callconv.py:414(get_arguments) 1 0.000 0.000 0.000 0.000 callconv.py:466(__init__) 1 0.000 0.000 0.000 0.000 callconv.py:464(ErrorModel) 1 0.000 0.000 0.000 0.000 callconv.py:484(NumpyErrorModel) 1 0.000 0.000 0.000 0.000 typeinfer.py:500(IntrinsicCallConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:506(GetAttrConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:541(SetItemConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:574(StaticSetItemConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:604(DelItemConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:629(SetAttrConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:657(PrintConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:682(set_context) 1 0.000 0.000 0.000 0.000 typeinfer.py:239(BuildListConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:243(BuildSetConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:299(PairSecondConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:317(StaticGetItemConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:1242(TypeInferDebug) 1 0.000 0.000 0.000 0.000 stencilparfor.py:665(DummyPipeline) 1 0.000 0.000 0.000 0.000 dataflow.py:746(LoopBlock) 1 0.000 0.000 0.000 0.000 dataflow.py:861(terminator) 1 0.000 0.000 0.000 0.000 typeinfer.py:28(NOTSET) 1 0.000 0.000 0.000 0.000 typeinfer.py:119(__init__) 1 0.000 0.000 0.000 0.000 typeinfer.py:113(ConstraintNetwork) 1 0.000 0.000 0.000 0.000 typeinfer.py:150(Propagate) 1 0.000 0.000 0.000 0.000 typeinfer.py:173(ArgConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:214(_BuildContainerConstraint) 1 0.000 0.000 0.000 0.000 postproc.py:62(PostProcessor) 1 0.000 0.000 0.000 0.000 interpreter.py:165(_insert_outgoing_phis) 1 0.000 0.000 0.000 0.000 npydecl.py:145(UnaryPositiveArray) 1 0.000 0.000 0.000 0.000 npydecl.py:241(NumpyRulesUnaryArrayOperator) 1 0.000 0.000 0.000 0.000 npydecl.py:346(Numpy_method_redirection) 1 0.000 0.000 0.000 0.000 npydecl.py:461(NpArray) 1 0.000 0.000 0.000 0.000 npydecl.py:481(NdConstructor) 1 0.000 0.000 0.000 0.000 npydecl.py:503(NdConstructorLike) 1 0.000 0.000 0.000 0.000 npydecl.py:536(NdFull) 1 0.000 0.000 0.000 0.000 npydecl.py:552(NdFullLike) 1 0.000 0.000 0.000 0.000 npydecl.py:576(NdIdentity) 1 0.000 0.000 0.000 0.000 npydecl.py:598(NdEye) 1 0.000 0.000 0.000 0.000 npydecl.py:659(NdFromBuffer) 1 0.000 0.000 0.000 0.000 npydecl.py:678(NdSort) 1 0.000 0.000 0.000 0.000 npydecl.py:689(AsFortranArray) 1 0.000 0.000 0.000 0.000 npydecl.py:700(AsContiguousArray) 1 0.000 0.000 0.000 0.000 npydecl.py:723(NdExpandDims) 1 0.000 0.000 0.000 0.000 npydecl.py:738(BaseAtLeastNdTemplate) 1 0.000 0.000 0.000 0.000 npydecl.py:832(NdStack) 1 0.000 0.000 0.000 0.000 npydecl.py:875(NdStack) 1 0.000 0.000 0.000 0.000 npydecl.py:896(NdColumnStack) 1 0.000 0.000 0.000 0.000 npydecl.py:916(MatMulTyperMixin) 1 0.000 0.000 0.000 0.000 npydecl.py:968(Dot) 1 0.000 0.000 0.000 0.000 npydecl.py:981(VDot) 1 0.000 0.000 0.000 0.000 npydecl.py:1004(MatMul) 1 0.000 0.000 0.000 0.000 npydecl.py:1029(NdEnumerate) 1 0.000 0.000 0.000 0.000 npydecl.py:1041(NdIter) 1 0.000 0.000 0.000 0.000 npydecl.py:1116(Where) 1 0.000 0.000 0.000 0.000 npydecl.py:1159(Angle) 1 0.000 0.000 0.000 0.000 postproc.py:17(GeneratorInfo) 2 0.000 0.000 0.000 0.000 postproc.py:36(__init__) 1 0.000 0.000 0.000 0.000 controlflow.py:636(op_RETURN_VALUE) 1 0.000 0.000 0.000 0.000 registry.py:8(Rewrite) 1 0.000 0.000 0.000 0.000 static_getitem.py:5(RewriteConstGetitems) 1 0.000 0.000 0.000 0.000 static_getitem.py:49(RewriteConstSetitems) 1 0.000 0.000 0.000 0.000 static_raise.py:5(RewriteConstRaises) 1 0.000 0.000 0.000 0.000 static_binop.py:5(DetectStaticBinops) 1 0.000 0.000 0.000 0.000 ir_print.py:7(RewritePrintCalls) 1 0.000 0.000 0.000 0.000 macros.py:5(Macro) 1 0.000 0.000 0.000 0.000 macros.py:38(ExpandMacros) 4 0.000 0.000 0.000 0.000 analysis.py:111() 1 0.000 0.000 0.000 0.000 controlflow.py:17(__init__) 1 0.000 0.000 0.000 0.000 controlflow.py:32(__iter__) 1 0.000 0.000 0.000 0.000 controlflow.py:15(CFBlock) 1 0.000 0.000 0.000 0.000 controlflow.py:36(Loop) 1 0.000 0.000 0.000 0.000 controlflow.py:193(nodes) 1 0.000 0.000 0.000 0.000 controlflow.py:497(incoming_blocks) 1 0.000 0.000 0.000 0.000 builtins.py:183(BinOpDiv) 1 0.000 0.000 0.000 0.000 builtins.py:232(PowerBuiltin) 1 0.000 0.000 0.000 0.000 builtins.py:257(BitwiseLeftShift) 1 0.000 0.000 0.000 0.000 builtins.py:262(BitwiseRightShift) 1 0.000 0.000 0.000 0.000 builtins.py:273(BitwiseAnd) 1 0.000 0.000 0.000 0.000 builtins.py:278(BitwiseOr) 1 0.000 0.000 0.000 0.000 builtins.py:283(BitwiseXor) 1 0.000 0.000 0.000 0.000 builtins.py:348(CmpOpLe) 1 0.000 0.000 0.000 0.000 builtins.py:364(ConstOpEq) 1 0.000 0.000 0.000 0.000 builtins.py:410(TupleLe) 1 0.000 0.000 0.000 0.000 builtins.py:461(CmpOpIsNot) 1 0.000 0.000 0.000 0.000 builtins.py:478(GetItemCPointer) 1 0.000 0.000 0.000 0.000 builtins.py:500(Len) 1 0.000 0.000 0.000 0.000 builtins.py:626(SliceAttribute) 1 0.000 0.000 0.000 0.000 builtins.py:643(NumberClassAttribute) 1 0.000 0.000 0.000 0.000 builtins.py:680(MinMaxBase) 1 0.000 0.000 0.000 0.000 builtins.py:718(Min) 1 0.000 0.000 0.000 0.000 builtins.py:754(Bool) 1 0.000 0.000 0.000 0.000 builtins.py:768(Int) 1 0.000 0.000 0.000 0.000 builtins.py:803(Complex) 1 0.000 0.000 0.000 0.000 builtins.py:859(Iter) 1 0.000 0.000 0.000 0.000 builtins.py:870(Next) 1 0.000 0.000 0.000 0.000 builtins.py:883(TypeBuiltin) 1 0.000 0.000 0.000 0.000 builtins.py:897(OptionalAttribute) 1 0.000 0.000 0.000 0.000 builtins.py:906(DeferredAttribute) 1 0.000 0.000 0.000 0.000 builtins.py:931(IndexValue) 1 0.000 0.000 0.000 0.000 builtins.py:942(IndexValueType) 1 0.000 0.000 0.000 0.000 builtins.py:960(IndexValueModel) 1 0.000 0.000 0.000 0.000 parfor.py:411(Parfor) 1 0.000 0.000 0.000 0.000 models.py:1003(CContiguousFlatIter) 1 0.000 0.000 0.000 0.000 models.py:1019(FlatIter) 1 0.000 0.000 0.000 0.000 models.py:1040(SliceModel) 1 0.000 0.000 0.000 0.000 models.py:1067(EnumerateType) 1 0.000 0.000 0.000 0.000 models.py:1084(RangeIteratorType) 1 0.000 0.000 0.000 0.000 models.py:1150(ArrayCTypesModel) 1 0.000 0.000 0.000 0.000 models.py:1158(RangeModel) 1 0.000 0.000 0.000 0.000 models.py:1201(NdIter) 1 0.000 0.000 0.000 0.000 imputils.py:120(RegistryLoader) 1 0.000 0.000 0.000 0.000 packer.py:161(_Unflattener) 1 0.000 0.000 0.000 0.000 models.py:220(as_return) 1 0.000 0.000 0.000 0.000 models.py:229(from_return) 1 0.000 0.000 0.000 0.000 models.py:269(EnumModel) 1 0.000 0.000 0.000 0.000 models.py:315(MemInfoModel) 1 0.000 0.000 0.000 0.000 models.py:332(IntegerModel) 1 0.000 0.000 0.000 0.000 models.py:339(FloatModel) 1 0.000 0.000 0.000 0.000 models.py:351(PointerModel) 1 0.000 0.000 0.000 0.000 models.py:360(EphemeralPointerModel) 1 0.000 0.000 0.000 0.000 models.py:377(EphemeralArrayModel) 1 0.000 0.000 0.000 0.000 models.py:701(ComplexModel) 1 0.000 0.000 0.000 0.000 models.py:713(TupleModel) 1 0.000 0.000 0.000 0.000 models.py:721(PairModel) 1 0.000 0.000 0.000 0.000 models.py:729(ListPayloadModel) 1 0.000 0.000 0.000 0.000 models.py:746(ListModel) 1 0.000 0.000 0.000 0.000 models.py:759(ListIterModel) 1 0.000 0.000 0.000 0.000 models.py:772(SetEntryModel) 1 0.000 0.000 0.000 0.000 models.py:784(SetPayloadModel) 1 0.000 0.000 0.000 0.000 models.py:804(SetModel) 1 0.000 0.000 0.000 0.000 models.py:816(SetIterModel) 1 0.000 0.000 0.000 0.000 models.py:861(SmartArrayModel) 1 0.000 0.000 0.000 0.000 models.py:871(NestedArrayModel) 1 0.000 0.000 0.000 0.000 models.py:957(UnicodeCharSeq) 2 0.000 0.000 0.000 0.000 extending.py:197(StructAttribute) 1 0.000 0.000 0.000 0.000 arrayobj.py:633(IntegerIndexer) 1 0.000 0.000 0.000 0.000 arrayobj.py:722(BooleanArrayIndexer) 1 0.000 0.000 0.000 0.000 arrayobj.py:801(SliceIndexer) 1 0.000 0.000 0.000 0.000 lowering.py:89(init) 1 0.000 0.000 0.000 0.000 lowering.py:124(pre_block) 1 0.000 0.000 0.000 0.000 generators.py:232(PyGeneratorLower) 1 0.000 0.000 0.000 0.000 generators.py:293(LowerYield) 2 0.000 0.000 0.000 0.000 ir.py:58(__init__) 1 0.000 0.000 0.000 0.000 ir.py:137(Terminator) 1 0.000 0.000 0.000 0.000 ir.py:313(StaticSetItem) 1 0.000 0.000 0.000 0.000 ir.py:329(DelItem) 1 0.000 0.000 0.000 0.000 ir.py:343(SetAttr) 1 0.000 0.000 0.000 0.000 ir.py:354(DelAttr) 1 0.000 0.000 0.000 0.000 ir.py:364(StoreMap) 1 0.000 0.000 0.000 0.000 ir.py:375(Del) 1 0.000 0.000 0.000 0.000 ir.py:398(StaticRaise) 1 0.000 0.000 0.000 0.000 ir.py:430(__init__) 1 0.000 0.000 0.000 0.000 ir.py:434(__str__) 1 0.000 0.000 0.000 0.000 ir.py:424(Return) 1 0.000 0.000 0.000 0.000 ir.py:441(Jump) 1 0.000 0.000 0.000 0.000 ir.py:457(Branch) 1 0.000 0.000 0.000 0.000 ir.py:488(Print) 1 0.000 0.000 0.000 0.000 ir.py:503(Yield) 1 0.000 0.000 0.000 0.000 ir.py:516(Arg) 5 0.000 0.000 0.000 0.000 ir.py:530(__init__) 1 0.000 0.000 0.000 0.000 ir.py:529(Const) 6 0.000 0.000 0.000 0.000 ir.py:549(infer_constant) 1 0.000 0.000 0.000 0.000 ir.py:540(Global) 1 0.000 0.000 0.000 0.000 ir.py:558(FreeVar) 1 0.000 0.000 0.000 0.000 ir.py:608(Intrinsic) 1 0.000 0.000 0.000 0.000 base.py:1030(_wrap_impl) 1 0.000 0.000 0.000 0.000 funcdesc.py:150(PythonFunctionDescriptor) 1 0.000 0.000 0.000 0.000 funcdesc.py:180(ExternalFunctionDescriptor) 2 0.000 0.000 0.000 0.000 itanium_mangler.py:141(mangle_type_c) 4 0.000 0.000 0.000 0.000 debuginfo.py:47(mark_variable) 1 0.000 0.000 0.000 0.000 debuginfo.py:53(mark_subprogram) 1 0.000 0.000 0.000 0.000 debuginfo.py:56(finalize) 1 0.000 0.000 0.000 0.000 debuginfo.py:42(DummyDIBuilder) 1 0.000 0.000 0.000 0.000 pythonapi.py:48(_BoxContext) 2 0.000 0.000 0.000 0.000 pythonapi.py:95(__init__) 1 0.000 0.000 0.000 0.000 pythonapi.py:101(EnvironmentManager) 1 0.000 0.000 0.000 0.000 cpu.py:23(EnvBody) 1 0.000 0.000 0.000 0.000 cpu.py:188(ParallelOptions) 1 0.000 0.000 0.000 0.000 core.py:181(Function) 1 0.000 0.000 0.000 0.000 core.py:230(Builder) 1 0.000 0.000 0.000 0.000 core.py:245(MetaDataString) 1 0.000 0.000 0.000 0.000 core.py:251(MetaData) 1 0.000 0.000 0.000 0.000 core.py:257(InlineAsm) 2 0.000 0.000 0.000 0.000 callwrapper.py:202(debug_print) 1 0.000 0.000 0.000 0.000 cgutils.py:222(ValueStructProxy) 1 0.000 0.000 0.000 0.000 cgutils.py:237(DataStructProxy) 2 0.000 0.000 0.000 0.000 cgutils.py:779(is_pointer) 1 0.000 0.000 0.000 0.000 templates.py:283(ConcreteTemplate) 1 0.000 0.000 0.000 0.000 templates.py:294(_OverloadFunctionTemplate) 1 0.000 0.000 0.000 0.000 templates.py:609(MacroTemplate) 1 0.000 0.000 0.000 0.000 templates.py:615(Registry) 1 0.000 0.000 0.000 0.000 templates.py:680(BaseRegistryLoader) 1 0.000 0.000 0.000 0.000 tracing.py:14(__init__) 1 0.000 0.000 0.000 0.000 tracing.py:12(TLS) 5 0.000 0.000 0.000 0.000 tracing.py:193(decorator) 1 0.000 0.000 0.000 0.000 registry.py:79(CPUDispatcher) 1 0.000 0.000 0.000 0.000 scalars.py:205(IntEnumMember) 1 0.000 0.000 0.000 0.000 special.py:12(prange) 1 0.000 0.000 0.000 0.000 context.py:17(Rating) 1 0.000 0.000 0.000 0.000 context.py:57(__len__) 1 0.000 0.000 0.000 0.000 context.py:106(__init__) 1 0.000 0.000 0.000 0.000 templates.py:165(FunctionTemplate) 1 0.000 0.000 0.000 0.000 templates.py:198(AbstractTemplate) 1 0.000 0.000 0.000 0.000 templates.py:224(CallableTemplate) 1 0.000 0.000 0.000 0.000 functions.py:333(key) 1 0.000 0.000 0.000 0.000 functions.py:320(ExternalFunction) 1 0.000 0.000 0.000 0.000 iterators.py:7(RangeType) 1 0.000 0.000 0.000 0.000 iterators.py:57(EnumerateType) 1 0.000 0.000 0.000 0.000 iterators.py:75(ZipType) 1 0.000 0.000 0.000 0.000 iterators.py:93(ArrayIterator) 1 0.000 0.000 0.000 0.000 npytypes.py:112(NumpyFlatType) 1 0.000 0.000 0.000 0.000 npytypes.py:129(NumpyNdEnumerateType) 1 0.000 0.000 0.000 0.000 npytypes.py:252(NumpyNdIndexType) 1 0.000 0.000 0.000 0.000 scalars.py:12(Boolean) 1 0.000 0.000 0.000 0.000 scalars.py:65(Float) 1 0.000 0.000 0.000 0.000 scalars.py:83(Complex) 1 0.000 0.000 0.000 0.000 scalars.py:102(_NPDatetimeBase) 1 0.000 0.000 0.000 0.000 scalars.py:129(NPTimedelta) 1 0.000 0.000 0.000 0.000 castgraph.py:72(TypeGraph) 1 0.000 0.000 0.000 0.000 functions.py:148(Function) 1 0.000 0.000 0.000 0.000 common.py:9(Opaque) 1 0.000 0.000 0.000 0.000 containers.py:85(ByteArray) 1 0.000 0.000 0.000 0.000 containers.py:105(BaseTuple) 1 0.000 0.000 0.000 0.000 containers.py:216(UniTupleIter) 1 0.000 0.000 0.000 0.000 containers.py:223(_HeterogenousTuple) 1 0.000 0.000 0.000 0.000 containers.py:297(NamedTuple) 1 0.000 0.000 0.000 0.000 containers.py:351(ListIter) 1 0.000 0.000 0.000 0.000 containers.py:358(ListPayload) 1 0.000 0.000 0.000 0.000 containers.py:405(SetIter) 1 0.000 0.000 0.000 0.000 containers.py:412(SetPayload) 1 0.000 0.000 0.000 0.000 containers.py:419(SetEntry) 1 0.000 0.000 0.000 0.000 common.py:26(SimpleIteratorType) 1 0.000 0.000 0.000 0.000 misc.py:8(PyObject) 1 0.000 0.000 0.000 0.000 misc.py:24(Undefined) 1 0.000 0.000 0.000 0.000 misc.py:93(Module) 1 0.000 0.000 0.000 0.000 misc.py:147(EphemeralPointer) 1 0.000 0.000 0.000 0.000 misc.py:232(NoneType) 1 0.000 0.000 0.000 0.000 misc.py:293(SliceType) 1 0.000 0.000 0.000 0.000 misc.py:383(DeferredType) 1 0.000 0.000 0.000 0.000 misc.py:410(ClassDataType) 2 0.000 0.000 0.000 0.000 six.py:185(__get_module) 2 0.000 0.000 0.000 0.000 six.py:309(Module_six_moves_urllib_parse) 2 0.000 0.000 0.000 0.000 six.py:348(Module_six_moves_urllib_error) 2 0.000 0.000 0.000 0.000 six.py:367(Module_six_moves_urllib_request) 2 0.000 0.000 0.000 0.000 six.py:436(Module_six_moves_urllib_robotparser) 1 0.000 0.000 0.000 0.000 runtests.py:32(_FailedFirstRunner) 1 0.000 0.000 0.000 0.000 abstract.py:34(_TypeMetaclass) 1 0.000 0.000 0.000 0.000 abstract.py:212(Dummy) 1 0.000 0.000 0.000 0.000 abstract.py:225(Number) 1 0.000 0.000 0.000 0.000 abstract.py:282(IterableType) 1 0.000 0.000 0.000 0.000 abstract.py:300(ConstSized) 1 0.000 0.000 0.000 0.000 utils.py:247(__getitem__) 6 0.000 0.000 0.000 0.000 utils.py:255() 1 0.000 0.000 0.000 0.000 utils.py:236(SortedMap) 1 0.000 0.000 0.000 0.000 utils.py:258(UniqueDict) 1 0.000 0.000 0.000 0.000 utils.py:268(cached_property) 1 0.000 0.000 0.000 0.000 utils.py:330(BenchmarkResult) 24 0.000 0.000 0.000 0.000 instructions.py:132() 1 0.000 0.000 0.000 0.000 instructions.py:159(Terminator) 1 0.000 0.000 0.000 0.000 instructions.py:184(Ret) 1 0.000 0.000 0.000 0.000 instructions.py:208(Branch) 1 0.000 0.000 0.000 0.000 instructions.py:212(ConditionalBranch) 1 0.000 0.000 0.000 0.000 instructions.py:240(SwitchInstr) 10 0.000 0.000 0.000 0.000 instructions.py:288(rhs) 1 0.000 0.000 0.000 0.000 instructions.py:370(CastInstr) 1 0.000 0.000 0.000 0.000 instructions.py:384(LoadInstr) 1 0.000 0.000 0.000 0.000 instructions.py:445(GEPInstr) 1 0.000 0.000 0.000 0.000 instructions.py:506(ExtractValue) 1 0.000 0.000 0.000 0.000 instructions.py:533(InsertValue) 1 0.000 0.000 0.000 0.000 instructions.py:568(descr) 1 0.000 0.000 0.000 0.000 instructions.py:563(Unreachable) 1 0.000 0.000 0.000 0.000 instructions.py:595(AtomicRMW) 1 0.000 0.000 0.000 0.000 instructions.py:615(CmpXchg) 1 0.000 0.000 0.000 0.000 instructions.py:641(_LandingPadClause) 1 0.000 0.000 0.000 0.000 instructions.py:651(CatchClause) 1 0.000 0.000 0.000 0.000 instructions.py:654(FilterClause) 1 0.000 0.000 0.000 0.000 transforms.py:36(CallVisitor) 1 0.000 0.000 0.000 0.000 transforms.py:45(ReplaceCalls) 1 0.000 0.000 0.000 0.000 errors.py:47(NumbaWarning) 1 0.000 0.000 0.000 0.000 errors.py:136(NotDefinedError) 1 0.000 0.000 0.000 0.000 errors.py:160(LoweringError) 1 0.000 0.000 0.000 0.000 errors.py:177(TypingError) 1 0.000 0.000 0.000 0.000 errors.py:203(CompilerError) 1 0.000 0.000 0.000 0.000 errors.py:209(ConstantInferenceError) 1 0.000 0.000 0.000 0.000 errors.py:215(InternalError) 1 0.000 0.000 0.000 0.000 values.py:307(NamedMetaData) 1 0.000 0.000 0.000 0.000 values.py:322(MDValue) 1 0.000 0.000 0.000 0.000 values.py:377(DIValue) 1 0.000 0.000 0.000 0.000 values.py:438(GlobalValue) 1 0.000 0.000 0.000 0.000 values.py:451(GlobalVariable) 25 0.000 0.000 0.000 0.000 values.py:556(personality) 1 0.000 0.000 0.000 0.000 values.py:712(_BaseArgument) 1 0.000 0.000 0.000 0.000 values.py:726(Argument) 1 0.000 0.000 0.000 0.000 values.py:797(BlockAddress) 2 0.000 0.000 0.000 0.000 module.py:158() 1 0.000 0.000 0.000 0.000 context.py:6(Context) 6 0.000 0.000 0.000 0.000 builder.py:34(_binop_with_overflow) 1 0.000 0.000 0.000 0.000 passmanagers.py:87(ModulePassManager) 1 0.000 0.000 0.000 0.000 passmanagers.py:101(FunctionPassManager) 8 0.000 0.000 0.000 0.000 types.py:157(_to_string) 1 0.000 0.000 0.000 0.000 types.py:152(VoidType) 1 0.000 0.000 0.000 0.000 types.py:167(FunctionType) 1 0.000 0.000 0.000 0.000 types.py:289(FloatType) 1 0.000 0.000 0.000 0.000 types.py:303(DoubleType) 4 0.000 0.000 0.000 0.000 types.py:322(__init__) 1 0.000 0.000 0.000 0.000 types.py:321(_Repeat) 1 0.000 0.000 0.000 0.000 types.py:336(Aggregate) 2 0.000 0.000 0.000 0.000 types.py:412(__len__) 1 0.000 0.000 0.000 0.000 types.py:458(LiteralStructType) 1 0.000 0.000 0.000 0.000 _utils.py:38(_StrCaching) 1 0.000 0.000 0.000 0.000 _utils.py:58(_HasMetadata) 1 0.000 0.000 0.000 0.000 executionengine.py:208(_ObjectCacheRef) 1 0.000 0.000 0.000 0.000 executionengine.py:273(_ObjectCacheData) 1 0.000 0.000 0.000 0.000 targets.py:23(FeatureMap) 1 0.000 0.000 0.000 0.000 module.py:195(_GlobalsIterator) 1 0.000 0.000 0.000 0.000 module.py:204(_FunctionsIterator) 1 0.000 0.000 0.000 0.000 ffi.py:133(_DeadPointer) 1 0.000 0.000 0.000 0.000 utils.py:9(get_library_name) 1 0.000 0.000 0.000 0.000 {built-in method gi._gi._install_metaclass} 1 0.000 0.000 0.000 0.000 GObject.py:443(_HandlerBlockManager) 1 0.000 0.000 0.000 0.000 GObject.py:536(_FreezeNotifyManager) 1 0.000 0.000 0.000 0.000 Gio.py:36(VolumeMonitor) 1 0.000 0.000 0.000 0.000 Gio.py:52(FileEnumerator) 1 0.000 0.000 0.000 0.000 Gio.py:72(MenuItem) 1 0.000 0.000 0.000 0.000 Gio.py:210(DBusProxy) 1 0.000 0.000 0.000 0.000 _tqdm_gui.py:25(tqdm_gui) 1 0.000 0.000 0.000 0.000 tracemalloc.py:68(StatisticDiff) 1 0.000 0.000 0.000 0.000 tracemalloc.py:277(_Traces) 1 0.000 0.000 0.000 0.000 tracemalloc.py:309(BaseFilter) 1 0.000 0.000 0.000 0.000 tracemalloc.py:365(DomainFilter) 1 0.000 0.000 0.000 0.000 ResultMultiPlayers.py:11(ResultMultiPlayers) 1 0.000 0.000 0.000 0.000 __init__.py:51(_DeprecatedAttribute) 1 0.000 0.000 0.000 0.000 GLib.py:595(MainContext) 1 0.000 0.000 0.000 0.000 GLib.py:670(Timeout) 1 0.000 0.000 0.000 0.000 GLib.py:859(PollFD) 1 0.000 0.000 0.000 0.000 _option.py:243(OptionParser) 1 0.000 0.000 0.000 0.000 pool.py:76(MaybeEncodingError) 1 0.000 0.000 0.000 0.000 pool.py:617(ApplyResult) 1 0.000 0.000 0.000 0.000 pool.py:702(IMapIterator) 1 0.000 0.000 0.000 0.000 pool.py:766(IMapUnorderedIterator) 1 0.000 0.000 0.000 0.000 _tqdm.py:34(TqdmTypeError) 1 0.000 0.000 0.000 0.000 _tqdm.py:74() 1 0.000 0.000 0.000 0.000 _tqdm.py:91(TMonitor) 1 0.000 0.000 0.000 0.000 importer.py:108(__init__) 1 0.000 0.000 0.000 0.000 importer.py:104(DynamicImporter) 1 0.000 0.000 0.000 0.000 types.py:186(_GObjectMetaBase) 1 0.000 0.000 0.000 0.000 types.py:320(StructMeta) 1 0.000 0.000 0.000 0.000 _propertyhelper.py:150(__metaclass__) 1 0.000 0.000 0.000 0.000 _signalhelper.py:194(SignalOverride) 1 0.000 0.000 0.000 0.000 synchronize.py:124(Semaphore) 1 0.000 0.000 0.000 0.000 synchronize.py:143(BoundedSemaphore) 1 0.000 0.000 0.000 0.000 synchronize.py:185(RLock) 1 0.000 0.000 0.000 0.000 my_exceptions.py:12(JoblibException) 1 0.000 0.000 0.000 0.000 my_exceptions.py:40(TransportableException) 1 0.000 0.000 0.000 0.000 pool.py:53(RemoteTraceback) 1 0.000 0.000 0.000 0.000 pool.py:59(ExceptionWithTraceback) 1 0.000 0.000 0.000 0.000 widget_link.py:15(WidgetTraitTuple) 1 0.000 0.000 0.000 0.000 Result.py:11(Result) 1 0.000 0.000 0.000 0.000 docutils.py:4() 1 0.000 0.000 0.000 0.000 _strptime.py:140() 1 0.000 0.000 0.000 0.000 _strptime.py:33(LocaleTime) 1 0.000 0.000 0.000 0.000 adapter.py:228() 1 0.000 0.000 0.000 0.000 trait_types.py:36(Date) 1 0.000 0.000 0.000 0.000 trait_types.py:126(InstanceDict) 1 0.000 0.000 0.000 0.000 trait_types.py:187(TypedTuple) 1 0.000 0.000 0.000 0.000 widget_layout.py:65(LayoutTraitType) 1 0.000 0.000 0.000 0.000 ioloop.py:1157(PeriodicCallback) 1 0.000 0.000 0.000 0.000 concurrent.py:63(ReturnValueIgnoredError) 1 0.000 0.000 0.000 0.000 concurrent.py:382(DummyExecutor) 1 0.000 0.000 0.000 0.000 stack_context.py:77(StackContextInconsistentError) 1 0.000 0.000 0.000 0.000 stack_context.py:81(_State) 1 0.000 0.000 0.000 0.000 stack_context.py:165(ExceptionStackContext) 1 0.000 0.000 0.000 0.000 :2() 1 0.000 0.000 0.000 0.000 interface.py:31(Waker) 1 0.000 0.000 0.000 0.000 asyncio.py:167(AsyncIOMainLoop) 1 0.000 0.000 0.000 0.000 asyncio.py:190(AsyncIOLoop) 1 0.000 0.000 0.000 0.000 asyncio.py:268(AnyThreadEventLoopPolicy) 1 0.000 0.000 0.000 0.000 gen.py:166(ReturnValueIgnoredError) 1 0.000 0.000 0.000 0.000 gen.py:512(YieldPoint) 1 0.000 0.000 0.000 0.000 gen.py:541(Callback) 1 0.000 0.000 0.000 0.000 gen.py:589(WaitAll) 1 0.000 0.000 0.000 0.000 gen.py:642(YieldFuture) 1 0.000 0.000 0.000 0.000 gen.py:747(MultiYieldPoint) 1 0.000 0.000 0.000 0.000 gen.py:983(_NullFuture) 1 0.000 0.000 0.000 0.000 gen.py:1019(Runner) 1 0.000 0.000 0.000 0.000 escape.py:205(to_unicode) 1 0.000 0.000 0.000 0.000 errors.py:26(JSONDecodeError) 1 0.000 0.000 0.000 0.000 raw_json.py:4(RawJSON) 1 0.000 0.000 0.000 0.000 channels.py:28(InvalidPortNumber) 1 0.000 0.000 0.000 0.000 kernelspec.py:107(NoSuchKernel) 1 0.000 0.000 0.000 0.000 multikernelmanager.py:22(DuplicateKernelError) 1 0.000 0.000 0.000 0.000 error.py:13(ZMQError) 1 0.000 0.000 0.000 0.000 error.py:64(ZMQBindError) 1 0.000 0.000 0.000 0.000 error.py:74(NotDone) 1 0.000 0.000 0.000 0.000 error.py:94(Again) 1 0.000 0.000 0.000 0.000 error.py:110(InterruptedSystemCall) 1 0.000 0.000 0.000 0.000 attrsettr.py:10(AttributeSetter) 1 0.000 0.000 0.000 0.000 stopwatch.py:6(Stopwatch) 1 0.000 0.000 0.000 0.000 localinterfaces.py:44(_only_once) 1 0.000 0.000 0.000 0.000 widget.py:228(__init__) 1 0.000 0.000 0.000 0.000 select.py:1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 backgroundjobs.py:466(BackgroundJobFunc) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 cProfile.py:27(Profile) 1 0.000 0.000 0.000 0.000 pstats.py:438(TupleComp) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 code.py:42(MacroToEdit) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 execution.py:114(TimeitTemplateFiller) 1 0.000 0.000 0.000 0.000 timeit.py:84(Timer) 1 0.000 0.000 0.000 0.000 ptutils.py:127(IPythonPTLexer) 1 0.000 0.000 0.000 0.000 prompts.py:10(Prompts) 1 0.000 0.000 0.000 0.000 prompts.py:44(ClassicPrompts) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 instance.py:20(InstanceFunctionExecution) 1 0.000 0.000 0.000 0.000 instance.py:206(CompiledInstance) 1 0.000 0.000 0.000 0.000 instance.py:227(TreeInstance) 1 0.000 0.000 0.000 0.000 instance.py:306(CompiledBoundMethod) 1 0.000 0.000 0.000 0.000 instance.py:315(InstanceNameDefinition) 1 0.000 0.000 0.000 0.000 instance.py:334(LazyInstanceClassName) 1 0.000 0.000 0.000 0.000 instance.py:355(InstanceClassFilter) 1 0.000 0.000 0.000 0.000 instance.py:387(SelfNameFilter) 1 0.000 0.000 0.000 0.000 keywords.py:75(KeywordName) 1 0.000 0.000 0.000 0.000 interpreter.py:11(NamespaceObject) 1 0.000 0.000 0.000 0.000 interpreter.py:16(MixedModuleContext) 1 0.000 0.000 0.000 0.000 mixed.py:18(MixedObject) 1 0.000 0.000 0.000 0.000 mixed.py:95(MixedObjectFilter) 1 0.000 0.000 0.000 0.000 helpers.py:50(OnErrorLeaf) 1 0.000 0.000 0.000 0.000 helpers.py:147(Stack) 1 0.000 0.000 0.000 0.000 python.py:150(PyField) 1 0.000 0.000 0.000 0.000 python.py:382(PyModulelevel) 1 0.000 0.000 0.000 0.000 python.py:503(PyDecoratorMixin) 1 0.000 0.000 0.000 0.000 python.py:518(PyDecoratorFunction) 1 0.000 0.000 0.000 0.000 python.py:582(PyCurrentModule) 1 0.000 0.000 0.000 0.000 python.py:605(PyXRefRole) 1 0.000 0.000 0.000 0.000 arguments.py:30(AbstractArguments) 1 0.000 0.000 0.000 0.000 arguments.py:203(ValuesArguments) 1 0.000 0.000 0.000 0.000 iterable.py:85(Generator) 1 0.000 0.000 0.000 0.000 iterable.py:98(CompForContext) 1 0.000 0.000 0.000 0.000 iterable.py:234(SetComprehension) 1 0.000 0.000 0.000 0.000 iterable.py:409(_FakeArray) 1 0.000 0.000 0.000 0.000 iterable.py:438(FakeDict) 1 0.000 0.000 0.000 0.000 iterable.py:457(MergedArray) 1 0.000 0.000 0.000 0.000 iterable.py:621(_ArrayInstance) 1 0.000 0.000 0.000 0.000 iterable.py:656(Slice) 1 0.000 0.000 0.000 0.000 tags.py:22(BooleanParser) 1 0.000 0.000 0.000 0.000 docscrape.py:480(FunctionDoc) 1 0.000 0.000 0.000 0.000 extension.py:26(Extension) 1 0.000 0.000 0.000 0.000 errors.py:13(DocumentNotFoundError) 1 0.000 0.000 0.000 0.000 markers.py:59(Variable) 1 0.000 0.000 0.000 0.000 markers.py:65(Value) 1 0.000 0.000 0.000 0.000 markers.py:71(Op) 1 0.000 0.000 0.000 0.000 pyparsing.py:3403(Or) 1 0.000 0.000 0.000 0.000 pyparsing.py:3482(MatchFirst) 1 0.000 0.000 0.000 0.000 pyparsing.py:3550(Each) 1 0.000 0.000 0.000 0.000 pyparsing.py:3751(FollowedBy) 1 0.000 0.000 0.000 0.000 pyparsing.py:3777(NotAny) 1 0.000 0.000 0.000 0.000 pyparsing.py:3809(_MultipleMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:3882(ZeroOrMore) 1 0.000 0.000 0.000 0.000 pyparsing.py:3913(_NullToken) 1 0.000 0.000 0.000 0.000 pyparsing.py:3921(Optional) 1 0.000 0.000 0.000 0.000 pyparsing.py:4100(Forward) 1 0.000 0.000 0.000 0.000 pyparsing.py:4185(TokenConverter) 1 0.000 0.000 0.000 0.000 pyparsing.py:4193(Combine) 6 0.000 0.000 0.000 0.000 pyparsing.py:4255(postParse) 1 0.000 0.000 0.000 0.000 pyparsing.py:4237(Group) 1 0.000 0.000 0.000 0.000 pyparsing.py:4349(OnlyOnce) 2 0.000 0.000 0.000 0.000 pyparsing.py:238(ParseException) 2 0.000 0.000 0.000 0.000 pyparsing.py:259(ParseFatalException) 2 0.000 0.000 0.000 0.000 pyparsing.py:1433(_UnboundedCache) 1 0.000 0.000 0.000 0.000 pyparsing.py:1452(_FifoCache) 1 0.000 0.000 0.000 0.000 pyparsing.py:2323(Token) 1 0.000 0.000 0.000 0.000 pyparsing.py:2331(Empty) 1 0.000 0.000 0.000 0.000 pyparsing.py:2342(NoMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:2357(Literal) 1 0.000 0.000 0.000 0.000 pyparsing.py:2463(CaselessLiteral) 1 0.000 0.000 0.000 0.000 pyparsing.py:2486(CaselessKeyword) 1 0.000 0.000 0.000 0.000 pyparsing.py:2504(CloseMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:2565(Word) 1 0.000 0.000 0.000 0.000 pyparsing.py:2934(CharsNotIn) 3 0.000 0.000 0.000 0.000 pyparsing.py:3025() 1 0.000 0.000 0.000 0.000 pyparsing.py:3005(White) 1 0.000 0.000 0.000 0.000 pyparsing.py:3063(GoToColumn) 1 0.000 0.000 0.000 0.000 pyparsing.py:3139(StringStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3172(WordStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3192(WordEnd) 1 0.000 0.000 0.000 0.000 pyparsing.py:3343(_ErrorStop) 1 0.000 0.000 0.000 0.000 version.py:42(_BaseVersion) 1 0.000 0.000 0.000 0.000 _compat.py:27(metaclass) 1 0.000 0.000 0.000 0.000 requirements.py:75(Requirement) 1 0.000 0.000 0.000 0.000 plistlib.py:454(_PlistWriter) 1 0.000 0.000 0.000 0.000 plistlib.py:587(InvalidFileException) 1 0.000 0.000 0.000 0.000 plistlib.py:595(_BinaryPlistParser) 1 0.000 0.000 0.000 0.000 plistlib.py:764(_BinaryPlistWriter) 2 0.000 0.000 0.000 0.000 six.py:360(Module_six_moves_urllib_error) 2 0.000 0.000 0.000 0.000 six.py:451(Module_six_moves_urllib_robotparser) 1 0.000 0.000 0.000 0.000 __init__.py:1985(NoDists) 1 0.000 0.000 0.000 0.000 __init__.py:2822(EggInfoDistribution) 1 0.000 0.000 0.000 0.000 __init__.py:2911(RequirementParseError) 1 0.000 0.000 0.000 0.000 zipfile.py:595(LZMADecompressor) 1 0.000 0.000 0.000 0.000 zipfile.py:643(_check_compression) 1 0.000 0.000 0.000 0.000 zipfile.py:691(_SharedFile) 1 0.000 0.000 0.000 0.000 zipfile.py:717(_Tellable) 1 0.000 0.000 0.000 0.000 zipfile.py:1147(__enter__) 1 0.000 0.000 0.000 0.000 zipfile.py:1661(__del__) 1 0.000 0.000 0.000 0.000 zipfile.py:1795(PyZipFile) 1 0.000 0.000 0.000 0.000 plistlib.py:79(_InternalDict) 1 0.000 0.000 0.000 0.000 plistlib.py:109(Dict) 1 0.000 0.000 0.000 0.000 plistlib.py:204(Data) 1 0.000 0.000 0.000 0.000 parallel.py:38(SerialTasks) 1 0.000 0.000 0.000 0.000 __init__.py:110(PEP440Warning) 1 0.000 0.000 0.000 0.000 __init__.py:516(IResourceProvider) 1 0.000 0.000 0.000 0.000 __init__.py:899(subscribe) 1 0.000 0.000 0.000 0.000 __init__.py:1101(ExtractionError) 1 0.000 0.000 0.000 0.000 __init__.py:1121(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:1478(EggProvider) 1 0.000 0.000 0.000 0.000 __init__.py:1500(DefaultProvider) 1 0.000 0.000 0.000 0.000 __init__.py:1532(EmptyProvider) 1 0.000 0.000 0.000 0.000 __init__.py:1552(ZipManifests) 1 0.000 0.000 0.000 0.000 __init__.py:1774(FileMetadata) 1 0.000 0.000 0.000 0.000 __init__.py:1813(PathMetadata) 1 0.000 0.000 0.000 0.000 __init__.py:1838(EggMetadata) 4 0.000 0.000 0.000 0.000 __init__.py:1856(register_finder) 2 0.000 0.000 0.000 0.000 __init__.py:1903(find_nothing) 1 0.000 0.000 0.000 0.000 other.py:137(Author) 1 0.000 0.000 0.000 0.000 other.py:197(VersionChange) 1 0.000 0.000 0.000 0.000 other.py:253(TabularColumns) 1 0.000 0.000 0.000 0.000 other.py:292(Acks) 1 0.000 0.000 0.000 0.000 other.py:314(HList) 1 0.000 0.000 0.000 0.000 admonitions.py:62(Caution) 1 0.000 0.000 0.000 0.000 admonitions.py:67(Danger) 1 0.000 0.000 0.000 0.000 admonitions.py:72(Error) 1 0.000 0.000 0.000 0.000 admonitions.py:82(Important) 1 0.000 0.000 0.000 0.000 admonitions.py:87(Note) 1 0.000 0.000 0.000 0.000 misc.py:327(Class) 1 0.000 0.000 0.000 0.000 misc.py:426(DefaultRole) 1 0.000 0.000 0.000 0.000 misc.py:453(Title) 1 0.000 0.000 0.000 0.000 misc.py:510(TestDirective) 1 0.000 0.000 0.000 0.000 body.py:77(LineBlock) 1 0.000 0.000 0.000 0.000 body.py:101(ParsedLiteral) 1 0.000 0.000 0.000 0.000 body.py:204(Rubric) 1 0.000 0.000 0.000 0.000 body.py:235(Epigraph) 1 0.000 0.000 0.000 0.000 body.py:240(Highlights) 1 0.000 0.000 0.000 0.000 body.py:266(Container) 1 0.000 0.000 0.000 0.000 patches.py:79(CSVTable) 1 0.000 0.000 0.000 0.000 html.py:66(Meta) 1 0.000 0.000 0.000 0.000 components.py:20(Filter) 1 0.000 0.000 0.000 0.000 tables.py:126(RSTTable) 1 0.000 0.000 0.000 0.000 tables.py:189(DocutilsDialect) 1 0.000 0.000 0.000 0.000 tables.py:214(HeaderDialect) 1 0.000 0.000 0.000 0.000 references.py:870(DanglingReferencesVisitor) 1 0.000 0.000 0.000 0.000 misc.py:70(Transitions) 1 0.000 0.000 0.000 0.000 compact_bullet_list.py:22(RefOnlyListChecker) 1 0.000 0.000 0.000 0.000 compact_bullet_list.py:60(RefOnlyBulletListTransform) 1 0.000 0.000 0.000 0.000 i18n.py:68(PreserveTranslatableMessages) 1 0.000 0.000 0.000 0.000 i18n.py:80(Locale) 1 0.000 0.000 0.000 0.000 i18n.py:458(RemoveTranslatableInline) 1 0.000 0.000 0.000 0.000 __init__.py:58(Index) 1 0.000 0.000 0.000 0.000 std.py:86(EnvVarXRefRole) 1 0.000 0.000 0.000 0.000 std.py:107(Target) 1 0.000 0.000 0.000 0.000 std.py:204(Program) 1 0.000 0.000 0.000 0.000 std.py:403(ProductionList) 1 0.000 0.000 0.000 0.000 __init__.py:219(DefaultDomain) 1 0.000 0.000 0.000 0.000 docfields.py:169(TypedField) 1 0.000 0.000 0.000 0.000 docfields.py:238(DocFieldTransformer) 1 0.000 0.000 0.000 0.000 __init__.py:404(ManpageLink) 1 0.000 0.000 0.000 0.000 parts.py:18(SectNum) 1 0.000 0.000 0.000 0.000 parts.py:70(Contents) 1 0.000 0.000 0.000 0.000 parts.py:158(ContentsFilter) 1 0.000 0.000 0.000 0.000 toctree.py:28(TocTree) 1 0.000 0.000 0.000 0.000 io.py:141(SphinxDummyWriter) 1 0.000 0.000 0.000 0.000 io.py:156(SphinxBaseFileInput) 1 0.000 0.000 0.000 0.000 __init__.py:105(UnfilteredWriter) 1 0.000 0.000 0.000 0.000 doctree.py:10(Reader) 1 0.000 0.000 0.000 0.000 frontmatter.py:138(DocTitle) 1 0.000 0.000 0.000 0.000 references.py:17(PropagateTargets) 1 0.000 0.000 0.000 0.000 references.py:154(IndirectHyperlinks) 1 0.000 0.000 0.000 0.000 references.py:332(ExternalTargets) 1 0.000 0.000 0.000 0.000 references.py:750(TargetNotes) 1 0.000 0.000 0.000 0.000 pofile.py:76(_NormalizedString) 1 0.000 0.000 0.000 0.000 pycompat.py:94(UnicodeMixin) 1 0.000 0.000 0.000 0.000 __init__.py:85(NoUri) 1 0.000 0.000 0.000 0.000 versioning.py:156(UIDTransform) 1 0.000 0.000 0.000 0.000 __init__.py:78(SphinxTransformer) 1 0.000 0.000 0.000 0.000 __init__.py:194(SortIds) 1 0.000 0.000 0.000 0.000 __init__.py:241(ApplySourceWorkaround) 1 0.000 0.000 0.000 0.000 catalog.py:213(TranslationError) 1 0.000 0.000 0.000 0.000 localedata.py:157(Alias) 1 0.000 0.000 0.000 0.000 localedata.py:190(LocaleDataDict) 1 0.000 0.000 0.000 0.000 plural.py:318(RuleError) 2 0.000 0.000 0.000 0.000 plural.py:506(_unary_compiler) 1 0.000 0.000 0.000 0.000 plural.py:586(_JavaScriptCompiler) 1 0.000 0.000 0.000 0.000 docutils.py:81(ElementLookupError) 1 0.000 0.000 0.000 0.000 docutils.py:160(WarningStream) 1 0.000 0.000 0.000 0.000 addnodes.py:19(translatable) 1 0.000 0.000 0.000 0.000 addnodes.py:52(not_smartquotable) 1 0.000 0.000 0.000 0.000 addnodes.py:57(toctree) 1 0.000 0.000 0.000 0.000 addnodes.py:80(desc) 1 0.000 0.000 0.000 0.000 addnodes.py:99(desc_signature_line) 1 0.000 0.000 0.000 0.000 addnodes.py:109(desc_addname) 1 0.000 0.000 0.000 0.000 addnodes.py:137(desc_parameter) 1 0.000 0.000 0.000 0.000 addnodes.py:141(desc_optional) 1 0.000 0.000 0.000 0.000 addnodes.py:211(hlist) 1 0.000 0.000 0.000 0.000 addnodes.py:229(only) 1 0.000 0.000 0.000 0.000 addnodes.py:235(start_of_file) 1 0.000 0.000 0.000 0.000 addnodes.py:266(number_reference) 1 0.000 0.000 0.000 0.000 matching.py:71(Matcher) 1 0.000 0.000 0.000 0.000 __init__.py:430(attrdict) 1 0.000 0.000 0.000 0.000 __init__.py:496(PeekableIterator) 1 0.000 0.000 0.000 0.000 logging.py:90(SphinxWarningLogRecord) 1 0.000 0.000 0.000 0.000 logging.py:106(SphinxLoggerAdapter) 1 0.000 0.000 0.000 0.000 logging.py:147(NewLineStreamHandlerPY2) 1 0.000 0.000 0.000 0.000 logging.py:168(NewLineStreamHandlerPY3) 1 0.000 0.000 0.000 0.000 logging.py:190(MemoryHandler) 1 0.000 0.000 0.000 0.000 logging.py:387(DisableWarningIsErrorFilter) 1 0.000 0.000 0.000 0.000 logging.py:442(ColorizeFormatter) 1 0.000 0.000 0.000 0.000 logging.py:456(SafeEncodingWriter) 1 0.000 0.000 0.000 0.000 logging.py:478(LastMessagesWriter) 1 0.000 0.000 0.000 0.000 handlers.py:47(BaseRotatingHandler) 1 0.000 0.000 0.000 0.000 handlers.py:117(RotatingFileHandler) 1 0.000 0.000 0.000 0.000 handlers.py:416(WatchedFileHandler) 1 0.000 0.000 0.000 0.000 handlers.py:485(SocketHandler) 1 0.000 0.000 0.000 0.000 handlers.py:652(DatagramHandler) 1 0.000 0.000 0.000 0.000 handlers.py:948(SMTPHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1126(HTTPHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1205(BufferingHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1262(MemoryHandler) 1 0.000 0.000 0.000 0.000 handlers.py:1335(QueueHandler) 1 0.000 0.000 0.000 0.000 __init__.py:64(Transformer) 1 0.000 0.000 0.000 0.000 universal.py:26(Decorations) 1 0.000 0.000 0.000 0.000 universal.py:88(ExposeInternals) 1 0.000 0.000 0.000 0.000 universal.py:108(Messages) 1 0.000 0.000 0.000 0.000 universal.py:133(FilterMessages) 1 0.000 0.000 0.000 0.000 config.py:57(ENUM) 1 0.000 0.000 0.000 0.000 errors.py:18(SphinxError) 1 0.000 0.000 0.000 0.000 errors.py:31(ExtensionError) 1 0.000 0.000 0.000 0.000 errors.py:67(PycodeError) 1 0.000 0.000 0.000 0.000 errors.py:76(SphinxParallelError) 1 0.000 0.000 0.000 0.000 frontend.py:297(Values) 1 0.000 0.000 0.000 0.000 configparser.py:167(Error) 1 0.000 0.000 0.000 0.000 configparser.py:180(NoSectionError) 1 0.000 0.000 0.000 0.000 configparser.py:253(InterpolationError) 1 0.000 0.000 0.000 0.000 configparser.py:359(Interpolation) 1 0.000 0.000 0.000 0.000 __init__.py:33(Transform) 1 0.000 0.000 0.000 0.000 states.py:2416() 1 0.000 0.000 0.000 0.000 states.py:2497(BulletList) 1 0.000 0.000 0.000 0.000 states.py:2512(DefinitionList) 1 0.000 0.000 0.000 0.000 states.py:2521(EnumeratedList) 1 0.000 0.000 0.000 0.000 states.py:2557(OptionList) 1 0.000 0.000 0.000 0.000 states.py:2609(LineBlock) 1 0.000 0.000 0.000 0.000 states.py:2625(Explicit) 1 0.000 0.000 0.000 0.000 states.py:2877(Definition) 1 0.000 0.000 0.000 0.000 tableparser.py:29(TableMarkupError) 1 0.000 0.000 0.000 0.000 tableparser.py:43(TableParser) 1 0.000 0.000 0.000 0.000 roles.py:184(GenericRole) 1 0.000 0.000 0.000 0.000 code_analyzer.py:25(LexerError) 1 0.000 0.000 0.000 0.000 code_analyzer.py:28(Lexer) 1 0.000 0.000 0.000 0.000 __init__.py:703(DependencyList) 1 0.000 0.000 0.000 0.000 io.py:22(OutputError) 1 0.000 0.000 0.000 0.000 io.py:152(Output) 1 0.000 0.000 0.000 0.000 io.py:200(FileInput) 1 0.000 0.000 0.000 0.000 io.py:301(FileOutput) 1 0.000 0.000 0.000 0.000 io.py:416(BinaryFileOutput) 1 0.000 0.000 0.000 0.000 io.py:425(StringInput) 1 0.000 0.000 0.000 0.000 io.py:438(StringOutput) 1 0.000 0.000 0.000 0.000 error_reporting.py:132(ErrorString) 1 0.000 0.000 0.000 0.000 error_reporting.py:145(ErrorOutput) 1 0.000 0.000 0.000 0.000 states.py:122(MarkupError) 1 0.000 0.000 0.000 0.000 states.py:123(UnknownInterpretedRoleError) 1 0.000 0.000 0.000 0.000 states.py:129(Struct) 1 0.000 0.000 0.000 0.000 __init__.py:195(DirectiveError) 1 0.000 0.000 0.000 0.000 statemachine.py:793(StateMachineWS) 1 0.000 0.000 0.000 0.000 statemachine.py:1037(_SearchOverride) 1 0.000 0.000 0.000 0.000 statemachine.py:1335(StringList) 1 0.000 0.000 0.000 0.000 statemachine.py:1480(TransitionPatternNotFound) 1 0.000 0.000 0.000 0.000 statemachine.py:1485(TransitionCorrection) 1 0.000 0.000 0.000 0.000 __init__.py:25(SystemMessage) 1 0.000 0.000 0.000 0.000 __init__.py:32(SystemMessagePropagation) 1 0.000 0.000 0.000 0.000 __init__.py:239(ExtensionOptionError) 1 0.000 0.000 0.000 0.000 __init__.py:241(BadOptionDataError) 1 0.000 0.000 0.000 0.000 __init__.py:335(NameValueError) 1 0.000 0.000 0.000 0.000 nodes.py:1080(FixedTextElement) 1 0.000 0.000 0.000 0.000 nodes.py:1098(BackLinkable) 1 0.000 0.000 0.000 0.000 nodes.py:1112(PreBibliographic) 1 0.000 0.000 0.000 0.000 nodes.py:1130(Special) 1 0.000 0.000 0.000 0.000 nodes.py:1133(Invisible) 1 0.000 0.000 0.000 0.000 nodes.py:1138(Inline) 1 0.000 0.000 0.000 0.000 nodes.py:1491(rubric) 1 0.000 0.000 0.000 0.000 nodes.py:1498(docinfo) 1 0.000 0.000 0.000 0.000 nodes.py:1499(author) 1 0.000 0.000 0.000 0.000 nodes.py:1504(version) 1 0.000 0.000 0.000 0.000 nodes.py:1505(revision) 1 0.000 0.000 0.000 0.000 nodes.py:1507(date) 1 0.000 0.000 0.000 0.000 nodes.py:1536(section) 1 0.000 0.000 0.000 0.000 nodes.py:1585(term) 1 0.000 0.000 0.000 0.000 nodes.py:1588(field_list) 1 0.000 0.000 0.000 0.000 nodes.py:1590(field_name) 1 0.000 0.000 0.000 0.000 nodes.py:1610(option_list) 1 0.000 0.000 0.000 0.000 nodes.py:1619(description) 1 0.000 0.000 0.000 0.000 nodes.py:1632(attribution) 1 0.000 0.000 0.000 0.000 nodes.py:1634(caution) 1 0.000 0.000 0.000 0.000 nodes.py:1635(danger) 1 0.000 0.000 0.000 0.000 nodes.py:1642(admonition) 1 0.000 0.000 0.000 0.000 nodes.py:1648(label) 1 0.000 0.000 0.000 0.000 nodes.py:1649(figure) 1 0.000 0.000 0.000 0.000 nodes.py:1650(caption) 1 0.000 0.000 0.000 0.000 nodes.py:1661(system_message) 1 0.000 0.000 0.000 0.000 nodes.py:1686(pending) 1 0.000 0.000 0.000 0.000 nodes.py:1771(reference) 1 0.000 0.000 0.000 0.000 nodes.py:1772(footnote_reference) 1 0.000 0.000 0.000 0.000 nodes.py:1773(citation_reference) 1 0.000 0.000 0.000 0.000 nodes.py:1774(substitution_reference) 1 0.000 0.000 0.000 0.000 nodes.py:1778(superscript) 1 0.000 0.000 0.000 0.000 nodes.py:1780(math) 1 0.000 0.000 0.000 0.000 nodes.py:1789(inline) 1 0.000 0.000 0.000 0.000 nodes.py:1790(problematic) 1 0.000 0.000 0.000 0.000 nodes.py:1922(SparseNodeVisitor) 1 0.000 0.000 0.000 0.000 nodes.py:1932(GenericNodeVisitor) 1 0.000 0.000 0.000 0.000 nodes.py:2037(SkipNode) 1 0.000 0.000 0.000 0.000 nodes.py:2057(NodeFound) 1 0.000 0.000 0.000 0.000 sandbox.py:106(_MagicFormatMapping) 1 0.000 0.000 0.000 0.000 jinja2glue.py:116(SphinxFileSystemLoader) 1 0.000 0.000 0.000 0.000 __init__.py:112(ApplicationError) 1 0.000 0.000 0.000 0.000 unix_events.py:687(_UnixSubprocessTransport) 1 0.000 0.000 0.000 0.000 unix_events.py:712(AbstractChildWatcher) 1 0.000 0.000 0.000 0.000 unix_events.py:922(FastChildWatcher) 1 0.000 0.000 0.000 0.000 base_subprocess.py:262(WriteSubprocessPipeProto) 1 0.000 0.000 0.000 0.000 locks.py:13(_ContextManager) 1 0.000 0.000 0.000 0.000 locks.py:487(BoundedSemaphore) 1 0.000 0.000 0.000 0.000 protocols.py:62(Protocol) 1 0.000 0.000 0.000 0.000 protocols.py:116(SubprocessProtocol) 1 0.000 0.000 0.000 0.000 queues.py:243(LifoQueue) 1 0.000 0.000 0.000 0.000 streams.py:25(IncompleteReadError) 1 0.000 0.000 0.000 0.000 streams.py:42(LimitOverrunError) 1 0.000 0.000 0.000 0.000 streams.py:220(StreamReaderProtocol) 1 0.000 0.000 0.000 0.000 transports.py:10(BaseTransport) 1 0.000 0.000 0.000 0.000 transports.py:45(ReadTransport) 1 0.000 0.000 0.000 0.000 transports.py:65(WriteTransport) 1 0.000 0.000 0.000 0.000 transports.py:133(Transport) 1 0.000 0.000 0.000 0.000 transports.py:178(SubprocessTransport) 1 0.000 0.000 0.000 0.000 events.py:98(Handle) 1 0.000 0.000 0.000 0.000 events.py:535(AbstractEventLoopPolicy) 1 0.000 0.000 0.000 0.000 futures.py:30(_TracebackLogger) 1 0.000 0.000 0.000 0.000 tasks.py:540(_GatheringFuture) 1 0.000 0.000 0.000 0.000 process.py:96(_RemoteTraceback) 1 0.000 0.000 0.000 0.000 process.py:102(_ExceptionWithTraceback) 1 0.000 0.000 0.000 0.000 process.py:122(_ResultItem) 1 0.000 0.000 0.000 0.000 process.py:128(_CallItem) 1 0.000 0.000 0.000 0.000 queue.py:17(Full) 1 0.000 0.000 0.000 0.000 queue.py:214(PriorityQueue) 1 0.000 0.000 0.000 0.000 connection.py:564(SocketListener) 1 0.000 0.000 0.000 0.000 connection.py:745(ConnectionWrapper) 3 0.000 0.000 0.000 0.000 util.py:48(debug) 1 0.000 0.000 0.000 0.000 util.py:330(ForkAwareThreadLock) 1 0.000 0.000 0.000 0.000 util.py:347(ForkAwareLocal) 1 0.000 0.000 0.000 0.000 thread.py:44(_WorkItem) 1 0.000 0.000 0.000 0.000 coroutines.py:59(__init__) 1 0.000 0.000 0.000 0.000 coroutines.py:65(send) 1 0.000 0.000 0.000 0.000 bccache.py:291(MemcachedBytecodeCache) 1 0.000 0.000 0.000 0.000 asyncsupport.py:210(AsyncLoopContextIterator) 1 0.000 0.000 0.000 0.000 _base.py:44(Error) 1 0.000 0.000 0.000 0.000 _base.py:52(TimeoutError) 1 0.000 0.000 0.000 0.000 _base.py:56(_Waiter) 1 0.000 0.000 0.000 0.000 _base.py:71(_AsCompletedWaiter) 1 0.000 0.000 0.000 0.000 _base.py:108(_AllCompletedWaiter) 1 0.000 0.000 0.000 0.000 _base.py:138(_AcquireFutures) 1 0.000 0.000 0.000 0.000 _base.py:536(Executor) 1 0.000 0.000 0.000 0.000 compiler.py:130(Frame) 1 0.000 0.000 0.000 0.000 compiler.py:192(VisitorExit) 1 0.000 0.000 0.000 0.000 compiler.py:196(DependencyFinderVisitor) 1 0.000 0.000 0.000 0.000 compiler.py:215(UndeclaredNameVisitor) 1 0.000 0.000 0.000 0.000 loaders.py:138(FileSystemLoader) 1 0.000 0.000 0.000 0.000 loaders.py:205(PackageLoader) 1 0.000 0.000 0.000 0.000 runtime.py:421(LoopContext) 1 0.000 0.000 0.000 0.000 runtime.py:460(LoopContextIterator) 1 0.000 0.000 0.000 0.000 runtime.py:758(DebugUndefined) 1 0.000 0.000 0.000 0.000 runtime.py:785(StrictUndefined) 1 0.000 0.000 0.000 0.000 exceptions.py:44(TemplateNotFound) 1 0.000 0.000 0.000 0.000 lexer.py:219(Failure) 1 0.000 0.000 0.000 0.000 lexer.py:275(TokenStreamIterator) 1 0.000 0.000 0.000 0.000 lexer.py:412(Lexer) 1 0.000 0.000 0.000 0.000 __init__.py:282(_MarkupEscapeHelper) 1 0.000 0.000 0.000 0.000 runtime.py:80(TemplateReference) 1 0.000 0.000 0.000 0.000 environment.py:1171(TemplateExpression) 1 0.000 0.000 0.000 0.000 nodes.py:55(Impossible) 1 0.000 0.000 0.000 0.000 nodes.py:76(EvalContext) 1 0.000 0.000 0.000 0.000 nodes.py:304(For) 1 0.000 0.000 0.000 0.000 nodes.py:320(Macro) 1 0.000 0.000 0.000 0.000 nodes.py:335(FilterBlock) 1 0.000 0.000 0.000 0.000 nodes.py:340(With) 1 0.000 0.000 0.000 0.000 nodes.py:359(Import) 1 0.000 0.000 0.000 0.000 nodes.py:378(ExprStmt) 1 0.000 0.000 0.000 0.000 nodes.py:393(Expr) 1 0.000 0.000 0.000 0.000 nodes.py:434(UnaryExpr) 1 0.000 0.000 0.000 0.000 nodes.py:453(Name) 1 0.000 0.000 0.000 0.000 nodes.py:485(Const) 1 0.000 0.000 0.000 0.000 nodes.py:528(Tuple) 1 0.000 0.000 0.000 0.000 nodes.py:555(Dict) 1 0.000 0.000 0.000 0.000 nodes.py:575(Keyword) 1 0.000 0.000 0.000 0.000 nodes.py:584(CondExpr) 1 0.000 0.000 0.000 0.000 nodes.py:692(Call) 1 0.000 0.000 0.000 0.000 nodes.py:702(Getitem) 1 0.000 0.000 0.000 0.000 nodes.py:720(Getattr) 1 0.000 0.000 0.000 0.000 nodes.py:766(Compare) 1 0.000 0.000 0.000 0.000 nodes.py:832(And) 1 0.000 0.000 0.000 0.000 nodes.py:868(EnvironmentAttribute) 1 0.000 0.000 0.000 0.000 nodes.py:875(ExtensionAttribute) 1 0.000 0.000 0.000 0.000 nodes.py:894(InternalName) 1 0.000 0.000 0.000 0.000 nodes.py:908(MarkSafe) 1 0.000 0.000 0.000 0.000 nodes.py:948(Continue) 1 0.000 0.000 0.000 0.000 nodes.py:956(Scope) 1 0.000 0.000 0.000 0.000 nodes.py:961(OverlayScope) 1 0.000 0.000 0.000 0.000 nodes.py:988(ScopedEvalContextModifier) 1 0.000 0.000 0.000 0.000 utils.py:60(evalcontextfunction) 1 0.000 0.000 0.000 0.000 utils.py:601(Joiner) 1 0.000 0.000 0.000 0.000 utils.py:615(Namespace) 2 0.000 0.000 0.000 0.000 _compat.py:90(metaclass) 1 0.000 0.000 0.000 0.000 __init__.py:218(_MagicFormatMapping) 1 0.000 0.000 0.000 0.000 analysis.py:74(Warning) 1 0.000 0.000 0.000 0.000 recursion.py:52(RecursionDetector) 2 0.000 0.000 0.000 0.000 recursion.py:75(execution_recursion_decorator) 1 0.000 0.000 0.000 0.000 module.py:17(_ModuleAttributeName) 1 0.000 0.000 0.000 0.000 module.py:31(ModuleName) 1 0.000 0.000 0.000 0.000 klass.py:79(ClassFilter) 1 0.000 0.000 0.000 0.000 deprecation.py:13(RemovedInSphinx18Warning) 1 0.000 0.000 0.000 0.000 deprecation.py:17(RemovedInSphinx19Warning) 1 0.000 0.000 0.000 0.000 deprecation.py:21(RemovedInSphinx20Warning) 1 0.000 0.000 0.000 0.000 docscrape_sphinx.py:268(SphinxClassDoc) 1 0.000 0.000 0.000 0.000 docscrape_sphinx.py:274(SphinxObjDoc) 1 0.000 0.000 0.000 0.000 environment.py:78(load_extensions) 1 0.000 0.000 0.000 0.000 __init__.py:312(SignatureParamName) 2 0.000 0.000 0.000 0.000 __init__.py:593(decorator) 1 0.000 0.000 0.000 0.000 filters.py:68(ContextNameMixin) 1 0.000 0.000 0.000 0.000 filters.py:82(ContextName) 1 0.000 0.000 0.000 0.000 filters.py:110(ParamName) 1 0.000 0.000 0.000 0.000 filters.py:156(AbstractUsedNamesFilter) 1 0.000 0.000 0.000 0.000 filters.py:183(ParserTreeFilter) 1 0.000 0.000 0.000 0.000 filters.py:282(_BuiltinMappedMethod) 1 0.000 0.000 0.000 0.000 flow_analysis.py:4(Status) 1 0.000 0.000 0.000 0.000 lazy_context.py:3(AbstractLazyContext) 1 0.000 0.000 0.000 0.000 lazy_context.py:14(LazyKnownContext) 1 0.000 0.000 0.000 0.000 lazy_context.py:26(LazyUnknownContext) 1 0.000 0.000 0.000 0.000 lazy_context.py:34(LazyTreeContext) 1 0.000 0.000 0.000 0.000 fake.py:46(FakeDoesNotExist) 1 0.000 0.000 0.000 0.000 fake.py:148(memoize_faked) 1 0.000 0.000 0.000 0.000 utils.py:67(PushBackIterator) 3 0.000 0.000 0.000 0.000 cache.py:48(evaluator_function_cache) 1 0.000 0.000 0.000 0.000 base_context.py:183(TreeContext) 1 0.000 0.000 0.000 0.000 base_context.py:204(ContextualizedName) 1 0.000 0.000 0.000 0.000 base_context.py:240(ContextSet) 1 0.000 0.000 0.000 0.000 __init__.py:46(CheckAttribute) 1 0.000 0.000 0.000 0.000 _compatibility.py:26(DummyFile) 1 0.000 0.000 0.000 0.000 _compatibility.py:164(ImplicitNSInfo) 1 0.000 0.000 0.000 0.000 _compatibility.py:197(__init__) 1 0.000 0.000 0.000 0.000 imp.py:114(NullImporter) 1 0.000 0.000 0.000 0.000 imp.py:133(_HackedGetData) 1 0.000 0.000 0.000 0.000 imp.py:161(_LoadSourceCompatibility) 1 0.000 0.000 0.000 0.000 imp.py:180(_LoadCompiledCompatibility) 1 0.000 0.000 0.000 0.000 ansitowin32.py:24(StreamWrapper) 1 0.000 0.000 0.000 0.000 ansi.py:25(AnsiCodes) 1 0.000 0.000 0.000 0.000 ansi.py:36(AnsiCursor) 1 0.000 0.000 0.000 0.000 ansi.py:71(AnsiBack) 1 0.000 0.000 0.000 0.000 ansi.py:93(AnsiStyle) 1 0.000 0.000 0.000 0.000 winterm.py:6(WinColor) 1 0.000 0.000 0.000 0.000 winterm.py:17(WinStyle) 1 0.000 0.000 0.000 0.000 cache.py:86(_temp) 1 0.000 0.000 0.000 0.000 cache.py:77(time_cache) 1 0.000 0.000 0.000 0.000 cache.py:70(_NodeCacheItem) 1 0.000 0.000 0.000 0.000 errors.py:406(_AwaitOutsideAsync) 1 0.000 0.000 0.000 0.000 errors.py:418(_BreakOutsideLoop) 1 0.000 0.000 0.000 0.000 errors.py:430(_ContinueChecks) 1 0.000 0.000 0.000 0.000 errors.py:461(_NameChecks) 1 0.000 0.000 0.000 0.000 errors.py:480(_StringChecks) 1 0.000 0.000 0.000 0.000 errors.py:519(_StarCheck) 1 0.000 0.000 0.000 0.000 errors.py:566(_BytesAndStringMix) 1 0.000 0.000 0.000 0.000 errors.py:593(_ImportStarInFunction) 1 0.000 0.000 0.000 0.000 errors.py:626(_StarExprRule) 1 0.000 0.000 0.000 0.000 errors.py:654(_StarExprParentRule) 1 0.000 0.000 0.000 0.000 errors.py:737(_NonlocalModuleLevelRule) 1 0.000 0.000 0.000 0.000 errors.py:745(_ArglistRule) 1 0.000 0.000 0.000 0.000 errors.py:998(_CompForRule) 1 0.000 0.000 0.000 0.000 errors.py:1040(_ExprListRule) 1 0.000 0.000 0.000 0.000 normalizer.py:6(_NormalizerMeta) 1 0.000 0.000 0.000 0.000 normalizer.py:120(Issue) 1 0.000 0.000 0.000 0.000 normalizer.py:151(Rule) 1 0.000 0.000 0.000 0.000 pep8.py:27(IndentationTypes) 1 0.000 0.000 0.000 0.000 pep8.py:108(ImplicitNode) 1 0.000 0.000 0.000 0.000 pep8.py:122(BackslashNode) 1 0.000 0.000 0.000 0.000 pep8.py:703(PEP8NormalizerConfig) 1 0.000 0.000 0.000 0.000 diff.py:72(_PositionUpdatingFinished) 1 0.000 0.000 0.000 0.000 tree.py:92(PythonMixin) 1 0.000 0.000 0.000 0.000 tree.py:114(PythonLeaf) 1 0.000 0.000 0.000 0.000 tree.py:137(_LeafWithoutNewlines) 1 0.000 0.000 0.000 0.000 tree.py:149(PythonBaseNode) 1 0.000 0.000 0.000 0.000 tree.py:248(String) 1 0.000 0.000 0.000 0.000 tree.py:265(_StringComparisonMixin) 1 0.000 0.000 0.000 0.000 tree.py:289(Keyword) 1 0.000 0.000 0.000 0.000 tree.py:421(ClassOrFunc) 1 0.000 0.000 0.000 0.000 tree.py:445(Class) 1 0.000 0.000 0.000 0.000 tree.py:674(IfStmt) 1 0.000 0.000 0.000 0.000 tree.py:724(ForStmt) 1 0.000 0.000 0.000 0.000 tree.py:738(TryStmt) 1 0.000 0.000 0.000 0.000 tree.py:754(WithStmt) 1 0.000 0.000 0.000 0.000 tree.py:804(ImportFrom) 1 0.000 0.000 0.000 0.000 tree.py:933(KeywordStatement) 1 0.000 0.000 0.000 0.000 tree.py:964(GlobalStmt) 1 0.000 0.000 0.000 0.000 tree.py:1001(ExprStmt) 1 0.000 0.000 0.000 0.000 tree.py:231(TypedLeaf) 1 0.000 0.000 0.000 0.000 tree.py:328(Node) 1 0.000 0.000 0.000 0.000 tree.py:350(ErrorLeaf) 1 0.000 0.000 0.000 0.000 parse.py:20(InternalParseError) 1 0.000 0.000 0.000 0.000 parse.py:57(PgenParser) 1 0.000 0.000 0.000 0.000 utils.py:123(PythonVersionInfo) 1 0.000 0.000 0.000 0.000 grammar.py:218(PythonFStringGrammar) 1 0.000 0.000 0.000 0.000 pgen.py:352(DFAState) 1 0.000 0.000 0.000 0.000 toolbars.py:27(TokenListToolbar) 1 0.000 0.000 0.000 0.000 toolbars.py:36(SystemToolbarControl) 1 0.000 0.000 0.000 0.000 toolbars.py:56(ArgToolbarControl) 1 0.000 0.000 0.000 0.000 toolbars.py:80(SearchToolbarControl) 1 0.000 0.000 0.000 0.000 toolbars.py:104(SearchToolbar) 1 0.000 0.000 0.000 0.000 toolbars.py:170(CompletionsToolbar) 1 0.000 0.000 0.000 0.000 toolbars.py:179(ValidationToolbarControl) 1 0.000 0.000 0.000 0.000 vt100_output.py:140(_16ColorCache) 1 0.000 0.000 0.000 0.000 vt100_output.py:241(_EscapeCodeCache) 1 0.000 0.000 0.000 0.000 completer.py:326(_FakeJediCompletion) 1 0.000 0.000 0.000 0.000 vt100_input.py:44(_Flush) 1 0.000 0.000 0.000 0.000 vt100_input.py:199(_IsPrefixOfLongerMatchCache) 1 0.000 0.000 0.000 0.000 vt100_input.py:502(cooked_mode) 1 0.000 0.000 0.000 0.000 shortcuts.py:183(_RPrompt) 1 0.000 0.000 0.000 0.000 menus.py:181(CompletionsMenu) 1 0.000 0.000 0.000 0.000 menus.py:460(_SelectedCompletionMetaControl) 1 0.000 0.000 0.000 0.000 vi.py:49(TextObjectType) 1 0.000 0.000 0.000 0.000 input_processor.py:28(KeyPress) 1 0.000 0.000 0.000 0.000 renderer.py:216(_TokenToAttrsCache) 1 0.000 0.000 0.000 0.000 mouse_handlers.py:11(MouseHandlers) 1 0.000 0.000 0.000 0.000 base.py:70(DynamicStyle) 1 0.000 0.000 0.000 0.000 from_dict.py:137(__init__) 1 0.000 0.000 0.000 0.000 from_dict.py:131(_StyleFromDict) 1 0.000 0.000 0.000 0.000 from_pygments.py:60(PygmentsStyle) 1 0.000 0.000 0.000 0.000 style.py:145(Style) 1 0.000 0.000 0.000 0.000 processors.py:196(HighlightMatchingBracketProcessor) 1 0.000 0.000 0.000 0.000 processors.py:348(AfterInput) 1 0.000 0.000 0.000 0.000 processors.py:565(ConditionalProcessor) 1 0.000 0.000 0.000 0.000 screen.py:94(Screen) 1 0.000 0.000 0.000 0.000 screen.py:135(WritePosition) 1 0.000 0.000 0.000 0.000 margins.py:60(NumberredMargin) 1 0.000 0.000 0.000 0.000 margins.py:121(ConditionalMargin) 1 0.000 0.000 0.000 0.000 margins.py:144(ScrollbarMargin) 1 0.000 0.000 0.000 0.000 margins.py:197(PromptMargin) 1 0.000 0.000 0.000 0.000 controls.py:363(FillControl) 1 0.000 0.000 0.000 0.000 token.py:21(_TokenType) 1 0.000 0.000 0.000 0.000 lexers.py:39(SimpleLexer) 1 0.000 0.000 0.000 0.000 lexers.py:82(SyncFromStart) 1 0.000 0.000 0.000 0.000 utils.py:110(_ExplodedList) 1 0.000 0.000 0.000 0.000 processors.py:92(HighlightSearchProcessor) 1 0.000 0.000 0.000 0.000 processors.py:152(HighlightSelectionProcessor) 1 0.000 0.000 0.000 0.000 document.py:59(_DocumentCache) 1 0.000 0.000 0.000 0.000 history.py:48(InMemoryHistory) 1 0.000 0.000 0.000 0.000 history.py:68(FileHistory) 1 0.000 0.000 0.000 0.000 validation.py:18(ValidationError) 1 0.000 0.000 0.000 0.000 cache.py:12(SimpleCache) 3 0.000 0.000 0.000 0.000 cache.py:105(create_new) 1 0.000 0.000 0.000 0.000 types.py:17(_FilterTypeMeta) 1 0.000 0.000 0.000 0.000 types.py:35(_FilterType) 1 0.000 0.000 0.000 0.000 types.py:40(CLIFilter) 1 0.000 0.000 0.000 0.000 base.py:17(ClipboardData) 1 0.000 0.000 0.000 0.000 selection.py:13(SelectionType) 1 0.000 0.000 0.000 0.000 selection.py:27(PasteMode) 1 0.000 0.000 0.000 0.000 selection.py:33(SelectionState) 1 0.000 0.000 0.000 0.000 in_memory.py:10(InMemoryClipboard) 1 0.000 0.000 0.000 0.000 auto_suggest.py:23(Suggestion) 1 0.000 0.000 0.000 0.000 auto_suggest.py:57(AutoSuggestFromHistory) 1 0.000 0.000 0.000 0.000 base.py:90(_OrCache) 1 0.000 0.000 0.000 0.000 base.py:119(_AndList) 1 0.000 0.000 0.000 0.000 base.py:144(_OrList) 1 0.000 0.000 0.000 0.000 base.py:169(_Invert) 1 0.000 0.000 0.000 0.000 base.py:186(Always) 1 0.000 0.000 0.000 0.000 base.py:208(Condition) 1 0.000 0.000 0.000 0.000 utils.py:26(Event) 1 0.000 0.000 0.000 0.000 table_wide.py:1() 1 0.000 0.000 0.000 0.000 cli.py:83(HasSelection) 1 0.000 0.000 0.000 0.000 cli.py:107(IsMultiline) 1 0.000 0.000 0.000 0.000 cli.py:167(IsReturning) 1 0.000 0.000 0.000 0.000 cli.py:179(IsAborting) 1 0.000 0.000 0.000 0.000 cli.py:191(IsExiting) 1 0.000 0.000 0.000 0.000 cli.py:203(IsDone) 1 0.000 0.000 0.000 0.000 cli.py:253(ViMode) 1 0.000 0.000 0.000 0.000 cli.py:262(ViNavigationMode) 1 0.000 0.000 0.000 0.000 cli.py:281(ViInsertMode) 1 0.000 0.000 0.000 0.000 cli.py:297(ViInsertMultipleMode) 1 0.000 0.000 0.000 0.000 cli.py:313(ViReplaceMode) 1 0.000 0.000 0.000 0.000 cli.py:329(ViSelectionMode) 1 0.000 0.000 0.000 0.000 cli.py:365(EmacsMode) 1 0.000 0.000 0.000 0.000 cli.py:375(EmacsInsertMode) 1 0.000 0.000 0.000 0.000 vi_state.py:10(InputMode) 1 0.000 0.000 0.000 0.000 vi_state.py:23(ViState) 1 0.000 0.000 0.000 0.000 interface.py:1051(_PatchStdoutContext) 1 0.000 0.000 0.000 0.000 interface.py:1149(_SubApplicationEventLoop) 1 0.000 0.000 0.000 0.000 buffer.py:39(EditReadOnlyBuffer) 1 0.000 0.000 0.000 0.000 buffer.py:104(ValidationState) 1 0.000 0.000 0.000 0.000 buffer.py:171(YankNthArgState) 1 0.000 0.000 0.000 0.000 syspathcontext.py:20(appended_to_syspath) 1 0.000 0.000 0.000 0.000 tempdir.py:41(TemporaryWorkingDirectory) 16 0.000 0.000 0.000 0.000 typing.py:165(__init__) 1 0.000 0.000 0.000 0.000 typing.py:197(_FinalTypingBase) 1 0.000 0.000 0.000 0.000 typing.py:269(_TypeAlias) 1 0.000 0.000 0.000 0.000 typing.py:404(_Any) 1 0.000 0.000 0.000 0.000 typing.py:1196(Generic) 1 0.000 0.000 0.000 0.000 typing.py:1226(_TypingEmpty) 1 0.000 0.000 0.000 0.000 typing.py:1271(Tuple) 1 0.000 0.000 0.000 0.000 typing.py:1347(Callable) 1 0.000 0.000 0.000 0.000 typing.py:1813(Collection) 1 0.000 0.000 0.000 0.000 typing.py:1823(AbstractSet) 1 0.000 0.000 0.000 0.000 typing.py:1832(MutableSet) 1 0.000 0.000 0.000 0.000 typing.py:1853(Sequence) 1 0.000 0.000 0.000 0.000 typing.py:1866(MutableSequence) 1 0.000 0.000 0.000 0.000 typing.py:1870(ByteString) 1 0.000 0.000 0.000 0.000 typing.py:1874(List) 1 0.000 0.000 0.000 0.000 typing.py:1885(Deque) 1 0.000 0.000 0.000 0.000 typing.py:1906(FrozenSet) 1 0.000 0.000 0.000 0.000 typing.py:1916(MappingView) 1 0.000 0.000 0.000 0.000 typing.py:1920(KeysView) 1 0.000 0.000 0.000 0.000 typing.py:1932(ValuesView) 1 0.000 0.000 0.000 0.000 typing.py:2018(Counter) 1 0.000 0.000 0.000 0.000 typing.py:2032(ChainMap) 1 0.000 0.000 0.000 0.000 typing.py:2052(Generator) 1 0.000 0.000 0.000 0.000 typing.py:2076(Type) 1 0.000 0.000 0.000 0.000 typing.py:2127(NamedTupleMeta) 1 0.000 0.000 0.000 0.000 typing.py:2160(NamedTuple) 1 0.000 0.000 0.000 0.000 typing.py:2375(io) 1 0.000 0.000 0.000 0.000 contexts.py:10(preserve_keys) 1 0.000 0.000 0.000 0.000 io.py:22(IOStream) 1 0.000 0.000 0.000 0.000 io.py:99(Tee) 1 0.000 0.000 0.000 0.000 capture.py:124(capture_output) 1 0.000 0.000 0.000 0.000 strdispatch.py:11(StrDispatch) 1 0.000 0.000 0.000 0.000 hooks.py:128(CommandChainDispatcher) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 display.py:199(IFrame) 1 0.000 0.000 0.000 0.000 display.py:235(YouTubeVideo) 1 0.000 0.000 0.000 0.000 display.py:275(VimeoVideo) 1 0.000 0.000 0.000 0.000 display.py:562(Code) 2 0.000 0.000 0.000 0.000 {built-in method _sqlite3.register_adapter} 1 0.000 0.000 0.000 0.000 displaypub.py:31(DisplayPublisher) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 dbapi2.py:51() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 pickleshare.py:283(PickleShareLink) 1 0.000 0.000 0.000 0.000 autocall.py:31(IPyAutocall) 1 0.000 0.000 0.000 0.000 autocall.py:51(ExitAutocall) 1 0.000 0.000 0.000 0.000 macro.py:16(Macro) 1 0.000 0.000 0.000 0.000 builtin_trap.py:16(__HideBuiltin) 1 0.000 0.000 0.000 0.000 events.py:19(EventManager) 1 0.000 0.000 0.000 0.000 interactiveshell.py:3343(InteractiveShellABC) 1 0.000 0.000 0.000 0.000 inputsplitter.py:106(InMultilineStatement) 1 0.000 0.000 0.000 0.000 inputtransformer.py:92(CoroutineInputTransformer) 1 0.000 0.000 0.000 0.000 inputtransformer.py:165(assemble_python_lines) 1 0.000 0.000 0.000 0.000 tokenize2.py:182(TokenError) 1 0.000 0.000 0.000 0.000 tokenize2.py:184(StopTokenizing) 1 0.000 0.000 0.000 0.000 interactiveshell.py:102(ProvisionalWarning) 1 0.000 0.000 0.000 0.000 interactiveshell.py:147(SpaceInInput) 1 0.000 0.000 0.000 0.000 lexer.py:39(LexerMeta) 1 0.000 0.000 0.000 0.000 lexer.py:255(_inherit) 12 0.000 0.000 0.000 0.000 lexer.py:273(__init__) 1 0.000 0.000 0.000 0.000 lexer.py:401(words) 1 0.000 0.000 0.000 0.000 lexer.py:585(RegexLexer) 1 0.000 0.000 0.000 0.000 lexer.py:673(LexerContext) 1 0.000 0.000 0.000 0.000 lexer.py:689(ExtendedRegexLexer) 1 0.000 0.000 0.000 0.000 lexer.py:821(ProfilingRegexLexerMeta) 1 0.000 0.000 0.000 0.000 filter.py:56(FunctionFilter) 1 0.000 0.000 0.000 0.000 __init__.py:98(KeywordCaseFilter) 1 0.000 0.000 0.000 0.000 __init__.py:167(ErrorToken) 1 0.000 0.000 0.000 0.000 __init__.py:279(GobbleFilter) 1 0.000 0.000 0.000 0.000 plugin.py:37() 2 0.000 0.000 0.000 0.000 python.py:38(innerstring_rules) 2 0.000 0.000 0.000 0.000 python.py:261(innerstring_rules) 1 0.000 0.000 0.000 0.000 python.py:403(PythonConsoleLexer) 1 0.000 0.000 0.000 0.000 pretty.py:448(Breakable) 1 0.000 0.000 0.000 0.000 pretty.py:470(Group) 1 0.000 0.000 0.000 0.000 pretty.py:478(GroupQueue) 1 0.000 0.000 0.000 0.000 __init__.py:312(_automodule) 1 0.000 0.000 0.000 0.000 text.py:491(EvalFormatter) 1 0.000 0.000 0.000 0.000 text.py:520(FullEvalFormatter) 2 0.000 0.000 0.000 0.000 magic.py:77(needs_local_scope) 1 0.000 0.000 0.000 0.000 magic.py:645(MagicAlias) 1 0.000 0.000 0.000 0.000 getopt.py:43(GetoptError) 1 0.000 0.000 0.000 0.000 display.py:331(DisplayHandle) 1 0.000 0.000 0.000 0.000 display.py:562(DisplayObject) 1 0.000 0.000 0.000 0.000 display.py:661(Pretty) 1 0.000 0.000 0.000 0.000 display.py:667(HTML) 1 0.000 0.000 0.000 0.000 display.py:681(Markdown) 1 0.000 0.000 0.000 0.000 display.py:859(GeoJSON) 1 0.000 0.000 0.000 0.000 display.py:929(Javascript) 1 0.000 0.000 0.000 0.000 display.py:1242(Video) 1 0.000 0.000 0.000 0.000 pretty.py:114(CUnicodeIO) 1 0.000 0.000 0.000 0.000 decorators.py:7() 1 0.000 0.000 0.000 0.000 _sysinfo.py:2() 1 0.000 0.000 0.000 0.000 profiledir.py:20(ProfileDirError) 1 0.000 0.000 0.000 0.000 magic_arguments.py:176(ArgDecorator) 1 0.000 0.000 0.000 0.000 magic_arguments.py:193(magic_arguments) 1 0.000 0.000 0.000 0.000 magic_arguments.py:213(ArgMethodWrapper) 1 0.000 0.000 0.000 0.000 magic_arguments.py:237(argument) 1 0.000 0.000 0.000 0.000 magic_arguments.py:253(argument_group) 1 0.000 0.000 0.000 0.000 magic_arguments.py:265(kwds) 1 0.000 0.000 0.000 0.000 error.py:30(IPythonCoreError) 1 0.000 0.000 0.000 0.000 error.py:34(TryNext) 1 0.000 0.000 0.000 0.000 error.py:55(InputRejected) 1 0.000 0.000 0.000 0.000 exceptions.py:29(EOF) 1 0.000 0.000 0.000 0.000 exceptions.py:34(TIMEOUT) 1 0.000 0.000 0.000 0.000 expect.py:5(Expecter) 1 0.000 0.000 0.000 0.000 expect.py:125(searcher_string) 1 0.000 0.000 0.000 0.000 expect.py:220(searcher_re) 1 0.000 0.000 0.000 0.000 spawnbase.py:13(_NullCoder) 1 0.000 0.000 0.000 0.000 codeop.py:139(CommandCompiler) 1 0.000 0.000 0.000 0.000 bdb.py:13(BdbQuit) 1 0.000 0.000 0.000 0.000 bdb.py:481(Breakpoint) 1 0.000 0.000 0.000 0.000 bdb.py:647(Tdb) 1 0.000 0.000 0.000 0.000 coloransi.py:74(InputTermColors) 1 0.000 0.000 0.000 0.000 coloransi.py:102(NoColors) 1 0.000 0.000 0.000 0.000 coloransi.py:111(ColorScheme) 1 0.000 0.000 0.000 0.000 coloransi.py:126(ColorSchemeTable) 1 0.000 0.000 0.000 0.000 util.py:36(OptionError) 1 0.000 0.000 0.000 0.000 util.py:292(Future) 1 0.000 0.000 0.000 0.000 py3compat.py:28(cast_unicode) 1 0.000 0.000 0.000 0.000 excolors.py:170(__init__) 1 0.000 0.000 0.000 0.000 excolors.py:168(Deprec) 1 0.000 0.000 0.000 0.000 pdb.py:85(Restart) 1 0.000 0.000 0.000 0.000 skipdoctest.py:6() 1 0.000 0.000 0.000 0.000 pydoc.py:294(ErrorDuringImport) 1 0.000 0.000 0.000 0.000 pydoc.py:1029(TextRepr) 1 0.000 0.000 0.000 0.000 pydoc.py:1848(__init__) 1 0.000 0.000 0.000 0.000 loader.py:360(FileConfigLoader) 1 0.000 0.000 0.000 0.000 loader.py:387(JSONFileConfigLoader) 1 0.000 0.000 0.000 0.000 loader.py:775(KVArgParseConfigLoader) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 ultratb.py:299(with_patch_inspect) 1 0.000 0.000 0.000 0.000 ultratb.py:1379(ColorTB) 1 0.000 0.000 0.000 0.000 bunch.py:9(Bunch) 1 0.000 0.000 0.000 0.000 decorator.py:290(ContextManager) 1 0.000 0.000 0.000 0.000 configurable.py:426(initialized) 1 0.000 0.000 0.000 0.000 traitlets.py:214(_SimpleTest) 1 0.000 0.000 0.000 0.000 traitlets.py:361(BaseDescriptor) 1 0.000 0.000 0.000 0.000 traitlets.py:673(_CallbackWrapper) 1 0.000 0.000 0.000 0.000 traitlets.py:898(EventHandler) 1 0.000 0.000 0.000 0.000 traitlets.py:917(ObserveHandler) 1 0.000 0.000 0.000 0.000 traitlets.py:927(ValidateHandler) 1 0.000 0.000 0.000 0.000 traitlets.py:936(DefaultHandler) 1 0.000 0.000 0.000 0.000 traitlets.py:1497(ClassBasedTraitType) 1 0.000 0.000 0.000 0.000 traitlets.py:1708(ForwardDeclaredMixin) 1 0.000 0.000 0.000 0.000 traitlets.py:1735(This) 1 0.000 0.000 0.000 0.000 traitlets.py:1856(Int) 1 0.000 0.000 0.000 0.000 traitlets.py:1874(CInt) 1 0.000 0.000 0.000 0.000 traitlets.py:1960(Float) 1 0.000 0.000 0.000 0.000 traitlets.py:2029(CBytes) 1 0.000 0.000 0.000 0.000 traitlets.py:2067(ObjectName) 1 0.000 0.000 0.000 0.000 traitlets.py:2126(Enum) 1 0.000 0.000 0.000 0.000 traitlets.py:2147(CaselessStrEnum) 1 0.000 0.000 0.000 0.000 traitlets.py:2165(Container) 1 0.000 0.000 0.000 0.000 traitlets.py:2370(Tuple) 1 0.000 0.000 0.000 0.000 traitlets.py:2575(TCPAddress) 1 0.000 0.000 0.000 0.000 getipython.py:3() 1 0.000 0.000 0.000 0.000 application.py:88(ProfileAwareConfigLoader) 1 0.000 0.000 0.000 0.000 vq.py:85(ClusterError) 1 0.000 0.000 0.000 0.000 hierarchy.py:198(ClusterWarning) 1 0.000 0.000 0.000 0.000 categorical.py:435(_BoxPlotter) 1 0.000 0.000 0.000 0.000 categorical.py:1086(_CategoricalScatterPlotter) 1 0.000 0.000 0.000 0.000 categorical.py:1127(_StripPlotter) 1 0.000 0.000 0.000 0.000 categorical.py:1442(_CategoricalStatPlotter) 1 0.000 0.000 0.000 0.000 categorical.py:1806(_LVPlotter) 1 0.000 0.000 0.000 0.000 testing.py:2083(TestSubDict) 1 0.000 0.000 0.000 0.000 testing.py:2620(RNGContext) 1 0.000 0.000 0.000 0.000 testing.py:2724(SubclassedDataFrame) 1 0.000 0.000 0.000 0.000 testing.py:2736(SubclassedSparseSeries) 1 0.000 0.000 0.000 0.000 testing.py:2748(SubclassedSparseDataFrame) 1 0.000 0.000 0.000 0.000 testing.py:2760(SubclassedCategorical) 1 0.000 0.000 0.000 0.000 regression.py:33(_LinearPlotter) 1 0.000 0.000 0.000 0.000 pickle_compat.py:111(Unpickler) 1 0.000 0.000 0.000 0.000 packers.py:731(Unpacker) 1 0.000 0.000 0.000 0.000 packers.py:749(Iterator) 1 0.000 0.000 0.000 0.000 __init__.py:9(ExtType) 1 0.000 0.000 0.000 0.000 exceptions.py:17(ExtraData) 1 0.000 0.000 0.000 0.000 parquet.py:73(PyArrowImpl) 1 0.000 0.000 0.000 0.000 parquet.py:166(FastParquetImpl) 1 0.000 0.000 0.000 0.000 stata.py:481(InvalidColumnName) 1 0.000 0.000 0.000 0.000 stata.py:584(StataValueLabel) 1 0.000 0.000 0.000 0.000 json.py:757(FrameParser) 1 0.000 0.000 0.000 0.000 sql.py:30(SQLAlchemyRequired) 1 0.000 0.000 0.000 0.000 pytables.py:289(JointFilterBinOp) 1 0.000 0.000 0.000 0.000 pytables.py:298(ConditionBinOp) 1 0.000 0.000 0.000 0.000 pytables.py:346(JointConditionBinOp) 1 0.000 0.000 0.000 0.000 pytables.py:482(Expr) 1 0.000 0.000 0.000 0.000 json.py:69(Writer) 1 0.000 0.000 0.000 0.000 json.py:112(FrameWriter) 1 0.000 0.000 0.000 0.000 pytables.py:1365(TableIterator) 1 0.000 0.000 0.000 0.000 pytables.py:1743(GenericIndexCol) 1 0.000 0.000 0.000 0.000 pytables.py:1830(set_data) 1 0.000 0.000 0.000 0.000 pytables.py:2207(GenericDataIndexableCol) 1 0.000 0.000 0.000 0.000 pytables.py:2384() 1 0.000 0.000 0.000 0.000 pytables.py:2728(LegacyFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2737(LegacySeriesFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2746(LegacyFrameFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2780(SparseFixed) 1 0.000 0.000 0.000 0.000 pytables.py:2934(FrameFixed) 1 0.000 0.000 0.000 0.000 pytables.py:3745(WORMTable) 1 0.000 0.000 0.000 0.000 pytables.py:3884(LegacyPanelTable) 1 0.000 0.000 0.000 0.000 pytables.py:4231(AppendableMultiSeriesTable) 1 0.000 0.000 0.000 0.000 pytables.py:4350(AppendableNDimTable) 1 0.000 0.000 0.000 0.000 parsers.py:3305(FixedWidthReader) 1 0.000 0.000 0.000 0.000 parsers.py:3403(FixedWidthFieldParser) 1 0.000 0.000 0.000 0.000 excel.py:831(_Openpyxl1Writer) 1 0.000 0.000 0.000 0.000 excel.py:1581(_XlsxWriter) 1 0.000 0.000 0.000 0.000 pytables.py:116(PossibleDataLossError) 1 0.000 0.000 0.000 0.000 pytables.py:120(ClosedFileError) 1 0.000 0.000 0.000 0.000 pytables.py:124(IncompatibilityWarning) 1 0.000 0.000 0.000 0.000 pytables.py:135(AttributeConflictWarning) 12 0.000 0.000 0.000 0.000 plotting.py:11(outer) 1 0.000 0.000 0.000 0.000 engines.py:101(NumExprEngine) 1 0.000 0.000 0.000 0.000 engines.py:133(PythonEngine) 1 0.000 0.000 0.000 0.000 common.py:23(NameResolutionError) 1 0.000 0.000 0.000 0.000 ops.py:32(UndefinedVariableError) 1 0.000 0.000 0.000 0.000 ops.py:156(Constant) 1 0.000 0.000 0.000 0.000 ops.py:523(MathCall) 1 0.000 0.000 0.000 0.000 ops.py:539(FuncNode) 1 0.000 0.000 0.000 0.000 concat.py:216(_Concatenator) 1 0.000 0.000 0.000 0.000 merge.py:1069(_OrderedMerge) 1 0.000 0.000 0.000 0.000 accessors.py:85(Properties) 1 0.000 0.000 0.000 0.000 accessors.py:247(CombinedDatetimelikeProperties) 1 0.000 0.000 0.000 0.000 _core.py:829(ScatterPlot) 1 0.000 0.000 0.000 0.000 _core.py:1084(AreaPlot) 1 0.000 0.000 0.000 0.000 _core.py:1280(BarhPlot) 1 0.000 0.000 0.000 0.000 _core.py:1383(KdePlot) 1 0.000 0.000 0.000 0.000 _core.py:1435(PiePlot) 1 0.000 0.000 0.000 0.000 common.py:60(BaseIterator) 1 0.000 0.000 0.000 0.000 common.py:421(MMapWrapper) 1 0.000 0.000 0.000 0.000 common.py:464(UTF8Recoder) 1 0.000 0.000 0.000 0.000 series.py:340(name) 1 0.000 0.000 0.000 0.000 format.py:102(CategoricalFormatter) 1 0.000 0.000 0.000 0.000 format.py:290(TextAdjustment) 1 0.000 0.000 0.000 0.000 format.py:836(LatexFormatter) 1 0.000 0.000 0.000 0.000 format.py:1524(CSVFormatter) 1 0.000 0.000 0.000 0.000 format.py:1893(FloatArrayFormatter) 1 0.000 0.000 0.000 0.000 format.py:2041(Datetime64Formatter) 1 0.000 0.000 0.000 0.000 format.py:2067(IntervalArrayFormatter) 1 0.000 0.000 0.000 0.000 indexing.py:1303(_IXIndexer) 1 0.000 0.000 0.000 0.000 indexing.py:1355(_LocationIndexer) 1 0.000 0.000 0.000 0.000 indexing.py:1414(_LocIndexer) 1 0.000 0.000 0.000 0.000 indexing.py:1853(_ScalarAccessIndexer) 1 0.000 0.000 0.000 0.000 indexing.py:1921(_iAtIndexer) 1 0.000 0.000 0.000 0.000 internals.py:189(mgr_locs) 1 0.000 0.000 0.000 0.000 internals.py:1814(NumericBlock) 1 0.000 0.000 0.000 0.000 internals.py:1830(FloatBlock) 1 0.000 0.000 0.000 0.000 internals.py:1901(IntBlock) 1 0.000 0.000 0.000 0.000 internals.py:2045(BoolBlock) 1 0.000 0.000 0.000 0.000 indexing.py:29(get_indexers_list) 1 0.000 0.000 0.000 0.000 indexing.py:45(_IndexSlice) 1 0.000 0.000 0.000 0.000 offsets.py:533(SingleConstructorOffset) 1 0.000 0.000 0.000 0.000 offsets.py:1620(WeekDay) 1 0.000 0.000 0.000 0.000 frequencies.py:96() 1 0.000 0.000 0.000 0.000 frequencies.py:861(_TimedeltaFrequencyInferer) 7 0.000 0.000 0.000 0.000 offsets.py:205() 1 0.000 0.000 0.000 0.000 groupby.py:4632(NDArrayGroupBy) 1 0.000 0.000 0.000 0.000 groupby.py:4692(SeriesSplitter) 1 0.000 0.000 0.000 0.000 groupby.py:4698(FrameSplitter) 1 0.000 0.000 0.000 0.000 groupby.py:4723(NDFrameSplitter) 1 0.000 0.000 0.000 0.000 base.py:86(InvalidIndexError) 1 0.000 0.000 0.000 0.000 groupby.py:461(GroupByPlot) 1 0.000 0.000 0.000 0.000 _decorators.py:213(Appender) 1 0.000 0.000 0.000 0.000 nanops.py:58(disallow) 7 0.000 0.000 0.000 0.000 nanops.py:92(__init__) 1 0.000 0.000 0.000 0.000 function.py:29(CompatValidator) 4 0.000 0.000 0.000 0.000 missing.py:452(_interp_wrapper) 1 0.000 0.000 0.000 0.000 accessor.py:40(AccessorProperty) 1 0.000 0.000 0.000 0.000 base.py:129(NoNewAttributesMixin) 1 0.000 0.000 0.000 0.000 base.py:638(GroupByMixin) 1 0.000 0.000 0.000 0.000 dtypes.py:347(DatetimeTZDtypeType) 1 0.000 0.000 0.000 0.000 dtypes.py:461(PeriodDtypeType) 1 0.000 0.000 0.000 0.000 dtypes.py:579(IntervalDtypeType) 10 0.000 0.000 0.000 0.000 common.py:59(outer) 1 0.000 0.000 0.000 0.000 common.py:90(AbstractMethodError) 1 0.000 0.000 0.000 0.000 common.py:238(_all_none) 1 0.000 0.000 0.000 0.000 __init__.py:16(UnsupportedFunctionCall) 6 0.000 0.000 0.000 0.000 categorical.py:49(_cat_compare_op) 1 0.000 0.000 0.000 0.000 dtypes.py:104(CategoricalDtypeType) 1 0.000 0.000 0.000 0.000 config.py:175(DictWrapper) 4 0.000 0.000 0.000 0.000 config.py:219(__init__) 1 0.000 0.000 0.000 0.000 config.py:374(option_context) 5 0.000 0.000 0.000 0.000 config.py:744(is_type_factory) 1 0.000 0.000 0.000 0.000 api.py:73(TimeGrouper) 1 0.000 0.000 0.000 0.000 {built-in method pandas._libs.lib.is_bool} 1 0.000 0.000 0.000 0.000 config.py:69(OptionError) 8 0.000 0.000 0.000 0.000 __init__.py:254(u) 1 0.000 0.000 0.000 0.000 __init__.py:368(add_metaclass) 1 0.000 0.000 0.000 0.000 chainmap.py:7(DeepChainMap) 1 0.000 0.000 0.000 0.000 __init__.py:287(_CountryTimezoneDict) 1 0.000 0.000 0.000 0.000 __init__.py:345(_CountryNameDict) 1 0.000 0.000 0.000 0.000 exceptions.py:11(UnknownTimeZoneError) 1 0.000 0.000 0.000 0.000 lazy.py:16(LazyDict) 2 0.000 0.000 0.000 0.000 lazy.py:91(LazyList) 2 0.000 0.000 0.000 0.000 lazy.py:144(LazySet) 1 0.000 0.000 0.000 0.000 tzinfo.py:66(BaseTzInfo) 1 0.000 0.000 0.000 0.000 _multivariate.py:1135(matrix_normal_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3339(special_ortho_group_frozen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3368(ortho_group_gen) 1 0.000 0.000 0.000 0.000 _multivariate.py:3662(unitary_group_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:4809(rdist_gen) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:324(FitDataError) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:337(FitSolverError) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:1195(exponnorm_gen) 1 0.000 0.000 0.000 0.000 _cubic.py:228(Akima1DInterpolator) 1 0.000 0.000 0.000 0.000 _cubic.py:352(CubicSpline) 1 0.000 0.000 0.000 0.000 ndgriddata.py:22(NearestNDInterpolator) 1 0.000 0.000 0.000 0.000 ImageFilter.py:66(RankFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:89(MedianFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:149(GaussianBlur) 1 0.000 0.000 0.000 0.000 ImageFilter.py:163(BoxBlur) 1 0.000 0.000 0.000 0.000 ImageFilter.py:208(BLUR) 1 0.000 0.000 0.000 0.000 ImageFilter.py:228(DETAIL) 1 0.000 0.000 0.000 0.000 ImageFilter.py:246(EDGE_ENHANCE_MORE) 1 0.000 0.000 0.000 0.000 ImageFilter.py:255(EMBOSS) 1 0.000 0.000 0.000 0.000 ImageFilter.py:264(FIND_EDGES) 1 0.000 0.000 0.000 0.000 _continuous_distns.py:36(ksone_gen) 1 0.000 0.000 0.000 0.000 _spherical_voronoi.py:94(SphericalVoronoi) 1 0.000 0.000 0.000 0.000 fitpack2.py:1122(RectBivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:1290(SmoothSphereBivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:1382(LSQSphereBivariateSpline) 1 0.000 0.000 0.000 0.000 context.py:14(ProcessError) 1 0.000 0.000 0.000 0.000 context.py:17(BufferTooShort) 1 0.000 0.000 0.000 0.000 context.py:202(reducer) 1 0.000 0.000 0.000 0.000 context.py:228(__init__) 1 0.000 0.000 0.000 0.000 context.py:272(ForkProcess) 1 0.000 0.000 0.000 0.000 context.py:279(SpawnProcess) 1 0.000 0.000 0.000 0.000 context.py:293(ForkContext) 1 0.000 0.000 0.000 0.000 process.py:285(AuthenticationString) 1 0.000 0.000 0.000 0.000 polyint.py:142(_Interpolator1DWithDerivatives) 1 0.000 0.000 0.000 0.000 polyint.py:221(KroghInterpolator) 1 0.000 0.000 0.000 0.000 polyint.py:464(BarycentricInterpolator) 1 0.000 0.000 0.000 0.000 fitpack2.py:766(_BivariateSplineBase) 1 0.000 0.000 0.000 0.000 fitpack2.py:913(BivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:993(SmoothBivariateSpline) 1 0.000 0.000 0.000 0.000 interpolate.py:107(interp2d) 1 0.000 0.000 0.000 0.000 rcmod.py:380() 1 0.000 0.000 0.000 0.000 rcmod.py:442(_RCAesthetics) 1 0.000 0.000 0.000 0.000 rcmod.py:465(_PlottingContext) 1 0.000 0.000 0.000 0.000 palettes.py:39(_ColorPalette) 1 0.000 0.000 0.000 0.000 _basinhopping.py:180(AdaptiveStepsize) 1 0.000 0.000 0.000 0.000 _basinhopping.py:247(RandomDisplacement) 1 0.000 0.000 0.000 0.000 _basinhopping.py:285(Metropolis) 1 0.000 0.000 0.000 0.000 _hungarian.py:121(_Hungary) 1 0.000 0.000 0.000 0.000 bdf.py:436(BdfDenseOutput) 1 0.000 0.000 0.000 0.000 common.py:113(OdeSolution) 1 0.000 0.000 0.000 0.000 base.py:218(DenseOutput) 1 0.000 0.000 0.000 0.000 base.py:259(ConstantDenseOutput) 1 0.000 0.000 0.000 0.000 nonlin.py:414(TerminationCondition) 1 0.000 0.000 0.000 0.000 nonlin.py:481(Jacobian) 1 0.000 0.000 0.000 0.000 nonlin.py:909(BroydenFirst) 1 0.000 0.000 0.000 0.000 nonlin.py:1002(BroydenSecond) 1 0.000 0.000 0.000 0.000 nonlin.py:1046(Anderson) 1 0.000 0.000 0.000 0.000 nonlin.py:1327(KrylovJacobian) 1 0.000 0.000 0.000 0.000 zeros.py:20(RootResults) 1 0.000 0.000 0.000 0.000 _basinhopping.py:15(Storage) 1 0.000 0.000 0.000 0.000 _basinhopping.py:37(BasinHoppingRunner) 1 0.000 0.000 0.000 0.000 _trustregion_ncg.py:44(CGSteihaugSubproblem) 1 0.000 0.000 0.000 0.000 _bvp.py:519(BVPResult) 1 0.000 0.000 0.000 0.000 optimize.py:53(MemoizeJac) 1 0.000 0.000 0.000 0.000 linesearch.py:26(LineSearchWarning) 1 0.000 0.000 0.000 0.000 _trustregion_dogleg.py:40(DoglegSubproblem) 1 0.000 0.000 0.000 0.000 quadpack.py:19(IntegrationWarning) 1 0.000 0.000 0.000 0.000 _ode.py:953(zvode) 1 0.000 0.000 0.000 0.000 arpack.py:596(_UnsymmetricArpackParams) 1 0.000 0.000 0.000 0.000 arpack.py:900(SpLuInv) 1 0.000 0.000 0.000 0.000 arpack.py:923(LuInv) 1 0.000 0.000 0.000 0.000 arpack.py:273(ArpackError) 1 0.000 0.000 0.000 0.000 arpack.py:282(ArpackNoConvergence) 1 0.000 0.000 0.000 0.000 arpack.py:378(_SymmetricArpackParams) 1 0.000 0.000 0.000 0.000 basic.py:1045(LstsqLapackError) 1 0.000 0.000 0.000 0.000 interface.py:520(_ProductLinearOperator) 1 0.000 0.000 0.000 0.000 interface.py:546(_ScaledLinearOperator) 1 0.000 0.000 0.000 0.000 interface.py:570(_PowerLinearOperator) 1 0.000 0.000 0.000 0.000 decorator.py:278(ContextManager) 1 0.000 0.000 0.000 0.000 _threadsafety.py:15(ReentrancyLock) 1 0.000 0.000 0.000 0.000 sputils.py:227(isdense) 9 0.000 0.000 0.000 0.000 csr.py:231(_swap) 1 0.000 0.000 0.000 0.000 compressed.py:994(__set_has_canonical_format) 1 0.000 0.000 0.000 0.000 _util.py:138(DeprecatedImport) 2 0.000 0.000 0.000 0.000 _distributor_init.py:10() 1 0.000 0.000 0.000 0.000 version.py:3() 1 0.000 0.000 0.000 0.000 _testutils.py:21(PytestTester) 2 0.000 0.000 0.000 0.000 _version.py:70() 1 0.000 0.000 0.000 0.000 base.py:25(SparseEfficiencyWarning) 1 0.000 0.000 0.000 0.000 sputils.py:71(downcast_intp_index) 1 0.000 0.000 0.000 0.000 _backend_tk.py:575(AxisMenu) 1 0.000 0.000 0.000 0.000 _backend_tk.py:935(StatusbarTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:999(ConfigureSubplotsTk) 1 0.000 0.000 0.000 0.000 windowing.py:26(FocusManager) 1 0.000 0.000 0.000 0.000 backend_managers.py:27(ToolTriggerEvent) 1 0.000 0.000 0.000 0.000 backend_managers.py:34(ToolManagerMessageEvent) 1 0.000 0.000 0.000 0.000 pykov.py:94(PykovError) 1 0.000 0.000 0.000 0.000 __init__.py:3772(LabelFrame) 1 0.000 0.000 0.000 0.000 backend_agg.py:599(_BackendAgg) 1 0.000 0.000 0.000 0.000 __init__.py:1689(CallWrapper) 1 0.000 0.000 0.000 0.000 __init__.py:1709(XView) 1 0.000 0.000 0.000 0.000 __init__.py:1730(YView) 1 0.000 0.000 0.000 0.000 __init__.py:2248(BaseWidget) 1 0.000 0.000 0.000 0.000 __init__.py:2310(Widget) 1 0.000 0.000 0.000 0.000 __init__.py:2317(Toplevel) 1 0.000 0.000 0.000 0.000 __init__.py:2345(Button) 1 0.000 0.000 0.000 0.000 __init__.py:2631(Checkbutton) 1 0.000 0.000 0.000 0.000 __init__.py:2725(Frame) 1 0.000 0.000 0.000 0.000 __init__.py:2964(Message) 1 0.000 0.000 0.000 0.000 __init__.py:2996(Scale) 1 0.000 0.000 0.000 0.000 __init__.py:3029(Scrollbar) 1 0.000 0.000 0.000 0.000 __init__.py:3441(OptionMenu) 1 0.000 0.000 0.000 0.000 __init__.py:3599(BitmapImage) 1 0.000 0.000 0.000 0.000 __init__.py:486(IntVar) 1 0.000 0.000 0.000 0.000 __init__.py:528(BooleanVar) 1 0.000 0.000 0.000 0.000 backend_tkagg.py:10(FigureCanvasTkAgg) 1 0.000 0.000 0.000 0.000 backend_tkagg.py:22(FigureManagerTkAgg) 1 0.000 0.000 0.000 0.000 __init__.py:180(Event) 1 0.000 0.000 0.000 0.000 __init__.py:10(ProjectionRegistry) 1 0.000 0.000 0.000 0.000 geo.py:22(ThetaFormatter) 1 0.000 0.000 0.000 0.000 geo.py:303(InvertedAitoffTransform) 1 0.000 0.000 0.000 0.000 geo.py:327(HammerTransform) 1 0.000 0.000 0.000 0.000 geo.py:376(MollweideTransform) 1 0.000 0.000 0.000 0.000 geo.py:450(LambertTransform) 1 0.000 0.000 0.000 0.000 geo.py:493(InvertedLambertTransform) 1 0.000 0.000 0.000 0.000 polar.py:129(InvertedPolarTransform) 1 0.000 0.000 0.000 0.000 polar.py:211(_AxisWrapper) 1 0.000 0.000 0.000 0.000 polar.py:274(ThetaTick) 1 0.000 0.000 0.000 0.000 polar.py:422(RadialLocator) 1 0.000 0.000 0.000 0.000 __init__.py:14(__init__) 1 0.000 0.000 0.000 0.000 axis.py:654(Ticker) 1 0.000 0.000 0.000 0.000 scale.py:58(LinearScale) 1 0.000 0.000 0.000 0.000 scale.py:150(Log2Transform) 1 0.000 0.000 0.000 0.000 scale.py:157(InvertedLog2Transform) 1 0.000 0.000 0.000 0.000 scale.py:164(NaturalLogTransform) 1 0.000 0.000 0.000 0.000 scale.py:171(InvertedNaturalLogTransform) 1 0.000 0.000 0.000 0.000 scale.py:178(LogTransform) 1 0.000 0.000 0.000 0.000 scale.py:303(SymmetricalLogTransform) 1 0.000 0.000 0.000 0.000 scale.py:336(InvertedSymmetricalLogTransform) 1 0.000 0.000 0.000 0.000 scale.py:455(LogitTransform) 1 0.000 0.000 0.000 0.000 triinterpolate.py:1087(_DOF_estimator_user) 1 0.000 0.000 0.000 0.000 triinterpolate.py:1096(_DOF_estimator_geom) 1 0.000 0.000 0.000 0.000 triinterpolate.py:1180(_DOF_estimator_min_E) 1 0.000 0.000 0.000 0.000 streamplot.py:233(StreamplotSet) 1 0.000 0.000 0.000 0.000 streamplot.py:404(InvalidIndexError) 1 0.000 0.000 0.000 0.000 trifinder.py:11(TriFinder) 1 0.000 0.000 0.000 0.000 mlab.py:3012(FormatFloat) 1 0.000 0.000 0.000 0.000 mlab.py:3044(FormatBool) 1 0.000 0.000 0.000 0.000 mlab.py:3053(FormatPercent) 1 0.000 0.000 0.000 0.000 mlab.py:3059(FormatThousands) 1 0.000 0.000 0.000 0.000 mlab.py:3089(FormatDatetime) 1 0.000 0.000 0.000 0.000 csv.py:55(excel) 1 0.000 0.000 0.000 0.000 csv.py:70(unix_dialect) 1 0.000 0.000 0.000 0.000 csv.py:131(DictWriter) 1 0.000 0.000 0.000 0.000 _parser.py:1322(_attr) 1 0.000 0.000 0.000 0.000 isoparser.py:41(__init__) 1 0.000 0.000 0.000 0.000 _common.py:6(weekday) 1 0.000 0.000 0.000 0.000 __init__.py:14(DeprecatedTzFormatWarning) 1 0.000 0.000 0.000 0.000 tz.py:969(tzstr) 1 0.000 0.000 0.000 0.000 tz.py:1088(_tzicalvtzcomp) 1 0.000 0.000 0.000 0.000 tz.py:1642(_ContextWrapper) 1 0.000 0.000 0.000 0.000 _factories.py:4(_TzSingleton) 1 0.000 0.000 0.000 0.000 _factories.py:21(__init__) 1 0.000 0.000 0.000 0.000 _factories.py:20(_TzOffsetFactory) 1 0.000 0.000 0.000 0.000 _factories.py:38(__init__) 1 0.000 0.000 0.000 0.000 _factories.py:37(_TzStrFactory) 1 0.000 0.000 0.000 0.000 category.py:139(StrCategoryFormatter) 1 0.000 0.000 0.000 0.000 units.py:133(Registry) 1 0.000 0.000 0.000 0.000 dates.py:188(_UTC) 1 0.000 0.000 0.000 0.000 dates.py:347(strpdate2num) 1 0.000 0.000 0.000 0.000 dates.py:745(IndexDateFormatter) 1 0.000 0.000 0.000 0.000 dates.py:772(AutoDateFormatter) 1 0.000 0.000 0.000 0.000 dates.py:1449(MonthLocator) 1 0.000 0.000 0.000 0.000 dates.py:1474(WeekdayLocator) 1 0.000 0.000 0.000 0.000 dates.py:1502(DayLocator) 1 0.000 0.000 0.000 0.000 rrule.py:66(weekday) 4 0.000 0.000 0.000 0.000 rrule.py:80(_invalidates_cache) 1 0.000 0.000 0.000 0.000 figure.py:172(SubplotParams) 1 0.000 0.000 0.000 0.000 _subplots.py:223(_PicklableSubplotClassConstructor) 1 0.000 0.000 0.000 0.000 error.py:2(FFIError) 1 0.000 0.000 0.000 0.000 error.py:16(VerificationError) 1 0.000 0.000 0.000 0.000 model.py:72(BaseType) 1 0.000 0.000 0.000 0.000 model.py:88(__init__) 1 0.000 0.000 0.000 0.000 model.py:178(UnknownIntegerType) 1 0.000 0.000 0.000 0.000 model.py:239(FunctionPtrType) 1 0.000 0.000 0.000 0.000 model.py:261(PointerType) 1 0.000 0.000 0.000 0.000 model.py:293(ArrayType) 1 0.000 0.000 0.000 0.000 model.py:324(StructOrUnionOrEnum) 1 0.000 0.000 0.000 0.000 model.py:480(UnionType) 1 0.000 0.000 0.000 0.000 model.py:573(get_typecache) 1 0.000 0.000 0.000 0.000 widgets.py:2453(LassoSelector) 1 0.000 0.000 0.000 0.000 Image.py:40(DecompressionBombError) 1 0.000 0.000 0.000 0.000 Image.py:44(_imaging_not_installed) 1 0.000 0.000 0.000 0.000 Image.py:471(_E) 1 0.000 0.000 0.000 0.000 Image.py:2231(ImagePointHandler) 1 0.000 0.000 0.000 0.000 Image.py:2236(ImageTransformHandler) 1 0.000 0.000 0.000 0.000 ImageMode.py:20(ModeDescriptor) 1 0.000 0.000 0.000 0.000 _util.py:22(deferred_error) 1 0.000 0.000 0.000 0.000 backend_bases.py:3363(StatusbarBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:308(ToolCursorPosition) 1 0.000 0.000 0.000 0.000 backend_tools.py:353(RubberbandBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:417(ToolEnableNavigation) 1 0.000 0.000 0.000 0.000 backend_tools.py:522(AxisScaleBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:711(ViewsPositionsBase) 1 0.000 0.000 0.000 0.000 backend_tools.py:765(ZoomPanBase) 1 0.000 0.000 0.000 0.000 widgets.py:27(LockDraw) 1 0.000 0.000 0.000 0.000 widgets.py:138(Button) 1 0.000 0.000 0.000 0.000 widgets.py:260(Slider) 1 0.000 0.000 0.000 0.000 widgets.py:485(CheckButtons) 1 0.000 0.000 0.000 0.000 widgets.py:945(RadioButtons) 1 0.000 0.000 0.000 0.000 widgets.py:1094(SubplotTool) 1 0.000 0.000 0.000 0.000 widgets.py:1243(Cursor) 1 0.000 0.000 0.000 0.000 widgets.py:1334(MultiCursor) 1 0.000 0.000 0.000 0.000 widgets.py:1683(SpanSelector) 1 0.000 0.000 0.000 0.000 backend_bases.py:232(ShowBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:1386(Event) 1 0.000 0.000 0.000 0.000 backend_bases.py:1410(IdleEvent) 1 0.000 0.000 0.000 0.000 backend_bases.py:1418(DrawEvent) 1 0.000 0.000 0.000 0.000 backend_bases.py:1446(ResizeEvent) 1 0.000 0.000 0.000 0.000 backend_bases.py:1467(CloseEvent) 1 0.000 0.000 0.000 0.000 backend_bases.py:1640(PickEvent) 1 0.000 0.000 0.000 0.000 legend_handler.py:262(HandlerPatch) 1 0.000 0.000 0.000 0.000 legend_handler.py:308(HandlerLineCollection) 1 0.000 0.000 0.000 0.000 legend_handler.py:415(HandlerPathCollection) 1 0.000 0.000 0.000 0.000 legend_handler.py:440(HandlerErrorbar) 1 0.000 0.000 0.000 0.000 legend_handler.py:636(HandlerTuple) 1 0.000 0.000 0.000 0.000 legend_handler.py:691(HandlerPolyCollection) 4 0.000 0.000 0.000 0.000 backend_bases.py:94(register_backend) 1 0.000 0.000 0.000 0.000 offsetbox.py:1269(OffsetImage) 1 0.000 0.000 0.000 0.000 offsetbox.py:1729(DraggableOffsetBox) 1 0.000 0.000 0.000 0.000 offsetbox.py:1757(DraggableAnnotation) 1 0.000 0.000 0.000 0.000 image.py:1026(PcolorImage) 1 0.000 0.000 0.000 0.000 image.py:1219(BboxImage) 1 0.000 0.000 0.000 0.000 legend_handler.py:178(HandlerNpointsYoffsets) 1 0.000 0.000 0.000 0.000 legend_handler.py:210(HandlerLine2D) 1 0.000 0.000 0.000 0.000 offsetbox.py:289(PackerBase) 1 0.000 0.000 0.000 0.000 offsetbox.py:411(HPacker) 1 0.000 0.000 0.000 0.000 offsetbox.py:490(PaddedBox) 1 0.000 0.000 0.000 0.000 blocking_input.py:349(BlockingKeyMouseInput) 1 0.000 0.000 0.000 0.000 dviread.py:602(Vf) 1 0.000 0.000 0.000 0.000 dviread.py:953(Encoding) 1 0.000 0.000 0.000 0.000 mathtext.py:226(MathtextBackendPs) 1 0.000 0.000 0.000 0.000 mathtext.py:266(MathtextBackendPdf) 1 0.000 0.000 0.000 0.000 mathtext.py:323(MathtextBackendPath) 1 0.000 0.000 0.000 0.000 mathtext.py:351(MathtextBackendCairo) 1 0.000 0.000 0.000 0.000 mathtext.py:868(DejaVuFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:911(DejaVuSerifFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:926(DejaVuSansFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:1249(FontConstantsBase) 1 0.000 0.000 0.000 0.000 mathtext.py:1285(ComputerModernFontConstants) 1 0.000 0.000 0.000 0.000 mathtext.py:1312(DejaVuSerifFontConstants) 1 0.000 0.000 0.000 0.000 mathtext.py:1357(MathTextWarning) 1 0.000 0.000 0.000 0.000 mathtext.py:1360(Node) 1 0.000 0.000 0.000 0.000 mathtext.py:1419(Vbox) 1 0.000 0.000 0.000 0.000 mathtext.py:1511(Accent) 1 0.000 0.000 0.000 0.000 mathtext.py:1540(List) 1 0.000 0.000 0.000 0.000 mathtext.py:1601(Hlist) 1 0.000 0.000 0.000 0.000 mathtext.py:1712(Vlist) 1 0.000 0.000 0.000 0.000 mathtext.py:1803(Hrule) 1 0.000 0.000 0.000 0.000 mathtext.py:1823(Glue) 1 0.000 0.000 0.000 0.000 mathtext.py:1892(Fil) 1 0.000 0.000 0.000 0.000 mathtext.py:1908(NegFill) 1 0.000 0.000 0.000 0.000 mathtext.py:1937(Kern) 1 0.000 0.000 0.000 0.000 patches.py:2829(Arc3) 1 0.000 0.000 0.000 0.000 patches.py:2905(Angle) 1 0.000 0.000 0.000 0.000 patches.py:2968(Arc) 1 0.000 0.000 0.000 0.000 patches.py:3196(_Base) 1 0.000 0.000 0.000 0.000 patches.py:3286(_Curve) 1 0.000 0.000 0.000 0.000 patches.py:3421(Curve) 1 0.000 0.000 0.000 0.000 patches.py:3476(CurveAB) 1 0.000 0.000 0.000 0.000 patches.py:3498(CurveFilledA) 1 0.000 0.000 0.000 0.000 patches.py:3544(CurveFilledAB) 1 0.000 0.000 0.000 0.000 patches.py:3567(_Bracket) 1 0.000 0.000 0.000 0.000 patches.py:3707(BracketB) 1 0.000 0.000 0.000 0.000 patches.py:3733(BarAB) 1 0.000 0.000 0.000 0.000 patches.py:3763(Simple) 1 0.000 0.000 0.000 0.000 patches.py:3850(Fancy) 1 0.000 0.000 0.000 0.000 patches.py:3953(Wedge) 1 0.000 0.000 0.000 0.000 patches.py:2043(Square) 1 0.000 0.000 0.000 0.000 patches.py:2073(Circle) 1 0.000 0.000 0.000 0.000 patches.py:2134(RArrow) 1 0.000 0.000 0.000 0.000 patches.py:2153(DArrow) 1 0.000 0.000 0.000 0.000 patches.py:2204(Round) 1 0.000 0.000 0.000 0.000 patches.py:2267(Round4) 1 0.000 0.000 0.000 0.000 patches.py:2322(Sawtooth) 1 0.000 0.000 0.000 0.000 patches.py:2431(Roundtooth) 1 0.000 0.000 0.000 0.000 patches.py:2742(SimpleEvent) 1 0.000 0.000 0.000 0.000 panel.py:1616(WidePanel) 1 0.000 0.000 0.000 0.000 panel.py:1626(LongPanel) 3 0.000 0.000 0.000 0.000 util.py:68(_compose2) 1 0.000 0.000 0.000 0.000 _core.py:2465(BasePlotMethods) 1 0.000 0.000 0.000 0.000 _converter.py:186(TimeFormatter) 1 0.000 0.000 0.000 0.000 _converter.py:270(DatetimeConverter) 1 0.000 0.000 0.000 0.000 _converter.py:340(PandasAutoDateFormatter) 1 0.000 0.000 0.000 0.000 _converter.py:1111(TimeSeries_TimedeltaFormatter) 1 0.000 0.000 0.000 0.000 font_manager.py:365(FontEntry) 1 0.000 0.000 0.000 0.000 font_manager.py:945(JSONEncoder) 1 0.000 0.000 0.000 0.000 font_manager.py:997(TempCache) 1 0.000 0.000 0.000 0.000 ticker.py:239(TickHelper) 1 0.000 0.000 0.000 0.000 ticker.py:260(Formatter) 1 0.000 0.000 0.000 0.000 ticker.py:346(FixedFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:418(StrMethodFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1151(LogitFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1539(FixedLocator) 1 0.000 0.000 0.000 0.000 ticker.py:1585(NullLocator) 1 0.000 0.000 0.000 0.000 ticker.py:1685(Base) 1 0.000 0.000 0.000 0.000 ticker.py:1726(MultipleLocator) 1 0.000 0.000 0.000 0.000 ticker.py:2213(SymmetricalLogLocator) 1 0.000 0.000 0.000 0.000 ticker.py:2386(LogitLocator) 1 0.000 0.000 0.000 0.000 ticker.py:2559(OldAutoLocator) 1 0.000 0.000 0.000 0.000 lines.py:1421(VertexSelector) 1 0.000 0.000 0.000 0.000 contour.py:39(ClabelText) 1 0.000 0.000 0.000 0.000 collections.py:1119(StarPolygonCollection) 1 0.000 0.000 0.000 0.000 collections.py:1126(AsteriskPolygonCollection) 1 0.000 0.000 0.000 0.000 collections.py:1688(PatchCollection) 1 0.000 0.000 0.000 0.000 transforms.py:2302(BlendedAffine2D) 1 0.000 0.000 0.000 0.000 transforms.py:2522(CompositeAffine2D) 1 0.000 0.000 0.000 0.000 transforms.py:2611(BboxTransform) 1 0.000 0.000 0.000 0.000 transforms.py:2659(BboxTransformTo) 1 0.000 0.000 0.000 0.000 transforms.py:2702(BboxTransformToMaxOnly) 1 0.000 0.000 0.000 0.000 colorbar.py:1309(ColorbarPatch) 1 0.000 0.000 0.000 0.000 docstring.py:65(Appender) 1 0.000 0.000 0.000 0.000 {built-in method _json.encode_basestring_ascii} 1 0.000 0.000 0.000 0.000 error.py:73(ContentTooShortError) 1 0.000 0.000 0.000 0.000 response.py:57(addinfo) 1 0.000 0.000 0.000 0.000 response.py:68(addinfourl) 1 0.000 0.000 0.000 0.000 message.py:1159(EmailMessage) 1 0.000 0.000 0.000 0.000 uu.py:39(Error) 1 0.000 0.000 0.000 0.000 ssl.py:221(CertificateError) 1 0.000 0.000 0.000 0.000 calendar.py:31(IllegalWeekdayError) 2 0.000 0.000 0.000 0.000 calendar.py:74(__init__) 1 0.000 0.000 0.000 0.000 calendar.py:141(setfirstweekday) 1 0.000 0.000 0.000 0.000 calendar.py:489(different_locale) 1 0.000 0.000 0.000 0.000 calendar.py:501(LocaleTextCalendar) 1 0.000 0.000 0.000 0.000 calendar.py:532(LocaleHTMLCalendar) 1 0.000 0.000 0.000 0.000 socket.py:130(_GiveupOnSendfile) 1 0.000 0.000 0.000 0.000 client.py:164(HTTPMessage) 1 0.000 0.000 0.000 0.000 client.py:1422(UnknownProtocol) 1 0.000 0.000 0.000 0.000 client.py:1427(UnknownTransferEncoding) 1 0.000 0.000 0.000 0.000 client.py:1430(UnimplementedFileMode) 1 0.000 0.000 0.000 0.000 client.py:1433(IncompleteRead) 1 0.000 0.000 0.000 0.000 client.py:1448(ImproperConnectionState) 1 0.000 0.000 0.000 0.000 client.py:1451(CannotSendRequest) 1 0.000 0.000 0.000 0.000 client.py:1460(BadStatusLine) 1 0.000 0.000 0.000 0.000 parser.py:72(HeaderParser) 1 0.000 0.000 0.000 0.000 parser.py:127(BytesHeaderParser) 1 0.000 0.000 0.000 0.000 feedparser.py:532(BytesFeedParser) 1 0.000 0.000 0.000 0.000 errors.py:8(MessageError) 1 0.000 0.000 0.000 0.000 errors.py:12(MessageParseError) 1 0.000 0.000 0.000 0.000 errors.py:24(MultipartConversionError) 1 0.000 0.000 0.000 0.000 errors.py:33(MessageDefect) 1 0.000 0.000 0.000 0.000 errors.py:61(MultipartInvariantViolationDefect) 1 0.000 0.000 0.000 0.000 errors.py:73(InvalidBase64CharactersDefect) 1 0.000 0.000 0.000 0.000 errors.py:78(HeaderDefect) 1 0.000 0.000 0.000 0.000 errors.py:87(HeaderMissingRequiredValue) 1 0.000 0.000 0.000 0.000 request.py:612(BaseHandler) 1 0.000 0.000 0.000 0.000 request.py:631(HTTPErrorProcessor) 1 0.000 0.000 0.000 0.000 request.py:794(ProxyHandler) 1 0.000 0.000 0.000 0.000 request.py:900(HTTPPasswordMgrWithDefaultRealm) 1 0.000 0.000 0.000 0.000 request.py:1021(HTTPBasicAuthHandler) 1 0.000 0.000 0.000 0.000 request.py:1032(ProxyBasicAuthHandler) 1 0.000 0.000 0.000 0.000 request.py:1195(HTTPDigestAuthHandler) 1 0.000 0.000 0.000 0.000 request.py:1213(ProxyDigestAuthHandler) 1 0.000 0.000 0.000 0.000 request.py:1352(HTTPSHandler) 1 0.000 0.000 0.000 0.000 request.py:1367(HTTPCookieProcessor) 1 0.000 0.000 0.000 0.000 request.py:1500(FTPHandler) 1 0.000 0.000 0.000 0.000 colors.py:1188(PowerNorm) 1 0.000 0.000 0.000 0.000 colors.py:1263(BoundaryNorm) 1 0.000 0.000 0.000 0.000 colors.py:1349(NoNorm) 1 0.000 0.000 0.000 0.000 pyparsing.py:2350(Empty) 1 0.000 0.000 0.000 0.000 pyparsing.py:2361(NoMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:2376(Literal) 1 0.000 0.000 0.000 0.000 pyparsing.py:2482(CaselessLiteral) 1 0.000 0.000 0.000 0.000 pyparsing.py:2523(CloseMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:2584(Word) 1 0.000 0.000 0.000 0.000 pyparsing.py:2816(QuotedString) 3 0.000 0.000 0.000 0.000 pyparsing.py:3044() 1 0.000 0.000 0.000 0.000 pyparsing.py:3082(GoToColumn) 1 0.000 0.000 0.000 0.000 pyparsing.py:3108(LineStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3138(LineEnd) 1 0.000 0.000 0.000 0.000 pyparsing.py:3158(StringStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3173(StringEnd) 1 0.000 0.000 0.000 0.000 pyparsing.py:3211(WordEnd) 1 0.000 0.000 0.000 0.000 pyparsing.py:3362(_ErrorStop) 1 0.000 0.000 0.000 0.000 pyparsing.py:3569(Each) 1 0.000 0.000 0.000 0.000 pyparsing.py:3770(FollowedBy) 1 0.000 0.000 0.000 0.000 pyparsing.py:3796(NotAny) 1 0.000 0.000 0.000 0.000 pyparsing.py:3828(_MultipleMatch) 1 0.000 0.000 0.000 0.000 pyparsing.py:3866(OneOrMore) 1 0.000 0.000 0.000 0.000 pyparsing.py:3901(ZeroOrMore) 1 0.000 0.000 0.000 0.000 pyparsing.py:3932(_NullToken) 1 0.000 0.000 0.000 0.000 pyparsing.py:3940(Optional) 1 0.000 0.000 0.000 0.000 pyparsing.py:4200(_ForwardNoRecurse) 1 0.000 0.000 0.000 0.000 pyparsing.py:4212(Combine) 1 0.000 0.000 0.000 0.000 pyparsing.py:4256(Group) 1 0.000 0.000 0.000 0.000 pyparsing.py:4277(Dict) 4 0.000 0.000 0.000 0.000 pyparsing.py:4361(postParse) 1 0.000 0.000 0.000 0.000 pyparsing.py:4342(Suppress) 1 0.000 0.000 0.000 0.000 pyparsing.py:4368(OnlyOnce) 1 0.000 0.000 0.000 0.000 rcsetup.py:53(ValidateInStrings) 2 0.000 0.000 0.000 0.000 rcsetup.py:151(deprecate_axes_hold) 2 0.000 0.000 0.000 0.000 rcsetup.py:184(validate_string_or_None) 2 0.000 0.000 0.000 0.000 rcsetup.py:277(validate_qt5) 1 0.000 0.000 0.000 0.000 rcsetup.py:324(__init__) 1 0.000 0.000 0.000 0.000 deprecation.py:6(MatplotlibDeprecationWarning) 1 0.000 0.000 0.000 0.000 subprocess.py:339(CompletedProcess) 1 0.000 0.000 0.000 0.000 __init__.py:136(toint) 1 0.000 0.000 0.000 0.000 __init__.py:426(IgnoredKeywordWarning) 1 0.000 0.000 0.000 0.000 __init__.py:491(Bunch) 1 0.000 0.000 0.000 0.000 __init__.py:710(Sorter) 1 0.000 0.000 0.000 0.000 __init__.py:758(Xlator) 1 0.000 0.000 0.000 0.000 __init__.py:873(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:872(GetRealpathAndStat) 1 0.000 0.000 0.000 0.000 __init__.py:1149(maxdict) 1 0.000 0.000 0.000 0.000 __init__.py:1952() 1 0.000 0.000 0.000 0.000 __init__.py:2162(_NestedClassGetter) 1 0.000 0.000 0.000 0.000 __init__.py:2182(_InstanceMethodPickler) 1 0.000 0.000 0.000 0.000 __init__.py:2505(TimeoutError) 1 0.000 0.000 0.000 0.000 inspect.py:2377(_void) 1 0.000 0.000 0.000 0.000 dis.py:178(Instruction) 1 0.000 0.000 0.000 0.000 __init__.py:86(tostr) 1 0.000 0.000 0.000 0.000 __init__.py:93(todatetime) 1 0.000 0.000 0.000 0.000 __init__.py:108(todate) 1 0.000 0.000 0.000 0.000 __init__.py:123(tofloat) 1 0.000 0.000 0.000 0.000 errors.py:11(DistutilsError) 1 0.000 0.000 0.000 0.000 errors.py:15(DistutilsModuleError) 1 0.000 0.000 0.000 0.000 errors.py:27(DistutilsGetoptError) 1 0.000 0.000 0.000 0.000 errors.py:31(DistutilsArgError) 1 0.000 0.000 0.000 0.000 errors.py:42(DistutilsOptionError) 1 0.000 0.000 0.000 0.000 errors.py:56(DistutilsPlatformError) 1 0.000 0.000 0.000 0.000 errors.py:62(DistutilsExecError) 1 0.000 0.000 0.000 0.000 errors.py:67(DistutilsInternalError) 1 0.000 0.000 0.000 0.000 errors.py:72(DistutilsTemplateError) 1 0.000 0.000 0.000 0.000 inspect.py:878(EndOfBlock) 1 0.000 0.000 0.000 0.000 inspect.py:880(BlockFinder) 1 0.000 0.000 0.000 0.000 extras.py:273(_fromnxfunction_single) 1 0.000 0.000 0.000 0.000 extras.py:291(_fromnxfunction_seq) 1 0.000 0.000 0.000 0.000 extras.py:304(_fromnxfunction_args) 1 0.000 0.000 0.000 0.000 extras.py:329(_fromnxfunction_allargs) 1 0.000 0.000 0.000 0.000 extras.py:1478(mr_class) 1 0.000 0.000 0.000 0.000 __init__.py:271(_parse_commandline) 1 0.000 0.000 0.000 0.000 __init__.py:298() 1 0.000 0.000 0.000 0.000 __init__.py:524(checkdep_ps_distiller) 1 0.000 0.000 0.000 0.000 six.py:322(Module_six_moves_urllib_parse) 1 0.000 0.000 0.000 0.000 six.py:384(Module_six_moves_urllib_request) 1 0.000 0.000 0.000 0.000 six.py:457(Module_six_moves_urllib_robotparser) 3 0.000 0.000 0.000 0.000 six.py:835(add_metaclass) 1 0.000 0.000 0.000 0.000 core.py:6539(_frommethod) 4 0.000 0.000 0.000 0.000 core.py:125(doc_note) 1 0.000 0.000 0.000 0.000 core.py:167(MAError) 1 0.000 0.000 0.000 0.000 core.py:175(MaskError) 1 0.000 0.000 0.000 0.000 core.py:209() 1 0.000 0.000 0.000 0.000 core.py:827(__init__) 1 0.000 0.000 0.000 0.000 core.py:819(_DomainTan) 1 0.000 0.000 0.000 0.000 core.py:837(_DomainSafeDivide) 1 0.000 0.000 0.000 0.000 core.py:858(_DomainGreater) 2 0.000 0.000 0.000 0.000 core.py:880(__init__) 1 0.000 0.000 0.000 0.000 core.py:874(_DomainGreaterEqual) 1 0.000 0.000 0.000 0.000 core.py:890(_MaskedUFunc) 1 0.000 0.000 0.000 0.000 core.py:2380(__init__) 1 0.000 0.000 0.000 0.000 polyutils.py:58(RankWarning) 1 0.000 0.000 0.000 0.000 polyutils.py:62(PolyError) 1 0.000 0.000 0.000 0.000 polyutils.py:66(PolyDomainError) 1 0.000 0.000 0.000 0.000 npyio.py:42(BagObj) 1 0.000 0.000 0.000 0.000 _datasource.py:136(_FileOpeners) 1 0.000 0.000 0.000 0.000 polynomial.py:22(RankWarning) 1 0.000 0.000 0.000 0.000 linalg.py:44(LinAlgError) 1 0.000 0.000 0.000 0.000 utils.py:1850(IgnoreException) 1 0.000 0.000 0.000 0.000 shutil.py:55(Error) 1 0.000 0.000 0.000 0.000 shutil.py:58(SameFileError) 1 0.000 0.000 0.000 0.000 shutil.py:61(SpecialFileError) 1 0.000 0.000 0.000 0.000 shutil.py:65(ExecError) 1 0.000 0.000 0.000 0.000 argparse.py:646(RawDescriptionHelpFormatter) 1 0.000 0.000 0.000 0.000 argparse.py:668(ArgumentDefaultsHelpFormatter) 1 0.000 0.000 0.000 0.000 argparse.py:685(MetavarTypeHelpFormatter) 1 0.000 0.000 0.000 0.000 argparse.py:718(ArgumentError) 1 0.000 0.000 0.000 0.000 argparse.py:738(ArgumentTypeError) 1 0.000 0.000 0.000 0.000 argparse.py:838(_StoreAction) 1 0.000 0.000 0.000 0.000 argparse.py:873(_StoreConstAction) 1 0.000 0.000 0.000 0.000 argparse.py:896(_StoreTrueAction) 1 0.000 0.000 0.000 0.000 argparse.py:913(_StoreFalseAction) 1 0.000 0.000 0.000 0.000 argparse.py:930(_AppendAction) 1 0.000 0.000 0.000 0.000 argparse.py:967(_AppendConstAction) 1 0.000 0.000 0.000 0.000 argparse.py:993(_CountAction) 1 0.000 0.000 0.000 0.000 argparse.py:1014(_HelpAction) 1 0.000 0.000 0.000 0.000 argparse.py:1155(FileType) 1 0.000 0.000 0.000 0.000 argparse.py:1536(_ArgumentGroup) 1 0.000 0.000 0.000 0.000 signals.py:9(_InterruptHandler) 1 0.000 0.000 0.000 0.000 utils.py:42(KnownFailureException) 1 0.000 0.000 0.000 0.000 suite.py:317(_DebugResult) 1 0.000 0.000 0.000 0.000 argparse.py:118(_AttributeHolder) 1 0.000 0.000 0.000 0.000 argparse.py:209(_Section) 10 0.000 0.000 0.000 0.000 argparse.py:642(_get_default_metavar_for_positional) 1 0.000 0.000 0.000 0.000 string.py:55(_TemplateMetaclass) 1 0.000 0.000 0.000 0.000 threading.py:369(Semaphore) 1 0.000 0.000 0.000 0.000 threading.py:449(BoundedSemaphore) 1 0.000 0.000 0.000 0.000 threading.py:890(_set_ident) 1 0.000 0.000 0.000 0.000 threading.py:1158(Timer) 1 0.000 0.000 0.000 0.000 threading.py:1188(_MainThread) 1 0.000 0.000 0.000 0.000 pprint.py:72(_safe_key) 1 0.000 0.000 0.000 0.000 __init__.py:239(LogRecord) 1 0.000 0.000 0.000 0.000 __init__.py:384(__init__) 1 0.000 0.000 0.000 0.000 __init__.py:393(StrFormatStyle) 1 0.000 0.000 0.000 0.000 __init__.py:641(Filter) 1 0.000 0.000 0.000 0.000 __init__.py:678(Filterer) 1 0.000 0.000 0.000 0.000 __init__.py:949(StreamHandler) 1 0.000 0.000 0.000 0.000 __init__.py:1008(FileHandler) 1 0.000 0.000 0.000 0.000 __init__.py:1101(PlaceHolder) 1 0.000 0.000 0.000 0.000 __init__.py:1278(setLevel) 1 0.000 0.000 0.000 0.000 tokenize.py:217(TokenError) 1 0.000 0.000 0.000 0.000 tokenize.py:219(StopTokenizing) 1 0.000 0.000 0.000 0.000 case.py:25(SkipTest) 1 0.000 0.000 0.000 0.000 case.py:33(_ShouldStop) 1 0.000 0.000 0.000 0.000 case.py:128(_BaseTestCaseContext) 1 0.000 0.000 0.000 0.000 case.py:137(_AssertRaisesBaseContext) 1 0.000 0.000 0.000 0.000 arrayprint.py:765(_none_or_positive_arg) 10 0.000 0.000 0.000 0.000 arrayprint.py:861() 1 0.000 0.000 0.000 0.000 arrayprint.py:772(FloatingFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:915(FloatFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:922(LongFloatFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1069(IntegerFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1082(BoolFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1092(ComplexFloatingFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1121(ComplexFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1128(LongComplexFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1136(_TimelikeFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1162(DatetimeFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1194(TimedeltaFormat) 1 0.000 0.000 0.000 0.000 arrayprint.py:1246(StructureFormat) 2 0.000 0.000 0.000 0.000 __init__.py:412(__init__) 1 0.000 0.000 0.000 0.000 _endian.py:23(_swapped_meta) 1 0.000 0.000 0.000 0.000 _endian.py:46(BigEndianStructure) 1 0.000 0.000 0.000 0.000 numbers.py:12(Number) 1 0.000 0.000 0.000 0.000 numeric.py:72(ComplexWarning) 1 0.000 0.000 0.000 0.000 parse.py:126(_ResultMixinStr) 1 0.000 0.000 0.000 0.000 parse.py:134(_ResultMixinBytes) 1 0.000 0.000 0.000 0.000 parse.py:310(DefragResult) 1 0.000 0.000 0.000 0.000 parse.py:318(SplitResult) 1 0.000 0.000 0.000 0.000 parse.py:323(ParseResult) 1 0.000 0.000 0.000 0.000 parse.py:329(DefragResultBytes) 1 0.000 0.000 0.000 0.000 parse.py:337(SplitResultBytes) 1 0.000 0.000 0.000 0.000 __init__.py:151(py_object) 1 0.000 0.000 0.000 0.000 __init__.py:160(c_short) 1 0.000 0.000 0.000 0.000 __init__.py:164(c_ushort) 1 0.000 0.000 0.000 0.000 __init__.py:181(c_int) 1 0.000 0.000 0.000 0.000 __init__.py:193(c_double) 1 0.000 0.000 0.000 0.000 __init__.py:230(c_char) 1 0.000 0.000 0.000 0.000 __init__.py:235(c_char_p) 1 0.000 0.000 0.000 0.000 __init__.py:251(c_wchar_p) 1 0.000 0.000 0.000 0.000 _internal.py:239(_missing_ctypes) 1 0.000 0.000 0.000 0.000 _internal.py:683(TooHardError) 1 0.000 0.000 0.000 0.000 pathlib.py:467(_Selector) 1 0.000 0.000 0.000 0.000 pathlib.py:492(_TerminatingSelector) 1 0.000 0.000 0.000 0.000 pathlib.py:514(_WildcardSelector) 1 0.000 0.000 0.000 0.000 pathlib.py:537(_RecursiveWildcardSelector) 1 0.000 0.000 0.000 0.000 pathlib.py:969(PureWindowsPath) 1 0.000 0.000 0.000 0.000 pathlib.py:1451(WindowsPath) 1 0.000 0.000 0.000 0.000 {built-in method numpy.core.multiarray.set_typeDict} 1 0.000 0.000 0.000 0.000 MAB.py:87() 1 0.000 0.000 0.000 0.000 datetime.py:953(tzinfo) 1 0.000 0.000 0.000 0.000 _globals.py:33(ModuleDeprecationWarning) 1 0.000 0.000 0.000 0.000 version.py:5() 1 0.000 0.000 0.000 0.000 _import_tools.py:339(PackageLoaderDebug) 5 0.000 0.000 0.000 0.000 datetime.py:308(_check_tzinfo_arg) 1 0.000 0.000 0.000 0.000 ast.py:229(NodeVisitor) 1 0.000 0.000 0.000 0.000 ast.py:266(NodeTransformer) 1 0.000 0.000 0.000 0.000 stride_tricks.py:15(DummyArray) 1 0.000 0.000 0.000 0.000 __future__.py:78(_Feature) 1 0.000 0.000 0.000 0.000 pickle.py:68(PicklingError) 1 0.000 0.000 0.000 0.000 pickle.py:75(UnpicklingError) 1 0.000 0.000 0.000 0.000 pickle.py:88(_Stop) 15 0.000 0.000 0.000 0.000 enum.py:597(value) 10 0.000 0.000 0.000 0.000 functools.py:674() 2 0.000 0.000 0.000 0.000 functools.py:703() 1 0.000 0.000 0.000 0.000 codecs.py:185(__init__) 2 0.000 0.000 0.000 0.000 {method 'rstrip' of 'bytes' objects} 6 0.000 0.000 0.000 0.000 {method 'with_traceback' of 'BaseException' objects} 2 0.000 0.000 0.000 0.000 {method 'weekday' of 'datetime.date' objects} 2 0.000 0.000 0.000 0.000 {built-in method posix.WIFEXITED} 2 0.000 0.000 0.000 0.000 npdatetime.py:267(_create_timedelta_comparison_impl) 2 0.000 0.000 0.000 0.000 npdatetime.py:457(_datetime_timedelta_arith) 6 0.000 0.000 0.000 0.000 npdatetime.py:528(_create_datetime_comparison_impl) 1 0.000 0.000 0.000 0.000 npdatetime.py:55(TimedeltaOrderedCmpOp) 1 0.000 0.000 0.000 0.000 npdatetime.py:67(TimedeltaMixOp) 1 0.000 0.000 0.000 0.000 npdatetime.py:92(TimedeltaDivOp) 1 0.000 0.000 0.000 0.000 npdatetime.py:114(TimedeltaUnaryPos) 1 0.000 0.000 0.000 0.000 npdatetime.py:118(TimedeltaUnaryNeg) 1 0.000 0.000 0.000 0.000 npdatetime.py:122(TimedeltaBinAdd) 1 0.000 0.000 0.000 0.000 npdatetime.py:126(TimedeltaBinSub) 1 0.000 0.000 0.000 0.000 npdatetime.py:130(TimedeltaBinMult) 1 0.000 0.000 0.000 0.000 npdatetime.py:138(TimedeltaFloorDiv) 1 0.000 0.000 0.000 0.000 npdatetime.py:142(TimedeltaLegacyDiv) 1 0.000 0.000 0.000 0.000 npdatetime.py:146(TimedeltaCmpEq) 1 0.000 0.000 0.000 0.000 npdatetime.py:150(TimedeltaCmpNe) 1 0.000 0.000 0.000 0.000 npdatetime.py:158(TimedeltaCmpLE) 1 0.000 0.000 0.000 0.000 npdatetime.py:162(TimedeltaCmpGt) 1 0.000 0.000 0.000 0.000 npdatetime.py:171(TimedeltaAbs) 1 0.000 0.000 0.000 0.000 npdatetime.py:178(DatetimePlusTimedelta) 1 0.000 0.000 0.000 0.000 npdatetime.py:200(DatetimeMinusTimedelta) 1 0.000 0.000 0.000 0.000 npdatetime.py:214(DatetimeMinusDatetime) 1 0.000 0.000 0.000 0.000 npdatetime.py:239(DatetimeCmpEq) 1 0.000 0.000 0.000 0.000 npdatetime.py:243(DatetimeCmpNe) 1 0.000 0.000 0.000 0.000 npdatetime.py:247(DatetimeCmpLt) 1 0.000 0.000 0.000 0.000 npdatetime.py:251(DatetimeCmpLE) 1 0.000 0.000 0.000 0.000 npdatetime.py:255(DatetimeCmpGt) 1 0.000 0.000 0.000 0.000 npdatetime.py:259(DatetimeCmpGE) 1 0.000 0.000 0.000 0.000 arraydecl.py:471(StaticGetItemArray) 1 0.000 0.000 0.000 0.000 arraydecl.py:493(StaticGetItemRecord) 1 0.000 0.000 0.000 0.000 npdatetime.py:18(TimedeltaUnaryOp) 1 0.000 0.000 0.000 0.000 npdatetime.py:45(TimedeltaCmpOp) 1 0.000 0.000 0.000 0.000 setdecl.py:166(SetComparison) 1 0.000 0.000 0.000 0.000 enumdecl.py:56(EnumEq) 1 0.000 0.000 0.000 0.000 listdecl.py:17(ListBuiltin) 1 0.000 0.000 0.000 0.000 listdecl.py:29(SortedBuiltin) 1 0.000 0.000 0.000 0.000 listdecl.py:151(AddList) 1 0.000 0.000 0.000 0.000 listdecl.py:164(InplaceAddList) 1 0.000 0.000 0.000 0.000 listdecl.py:186(InplaceMulList) 1 0.000 0.000 0.000 0.000 listdecl.py:191(ListCompare) 1 0.000 0.000 0.000 0.000 listdecl.py:202(ListEq) 1 0.000 0.000 0.000 0.000 listdecl.py:206(ListNe) 1 0.000 0.000 0.000 0.000 listdecl.py:210(ListLt) 1 0.000 0.000 0.000 0.000 listdecl.py:218(ListGt) 1 0.000 0.000 0.000 0.000 collections.py:29(SequenceBool) 1 0.000 0.000 0.000 0.000 collections.py:54(SetItemSequence) 1 0.000 0.000 0.000 0.000 mathdecl.py:66(Math_floor_ceil) 1 0.000 0.000 0.000 0.000 lex.py:57(LexError) 1 0.000 0.000 0.000 0.000 plyparser.py:30(ParseError) 1 0.000 0.000 0.000 0.000 cmathdecl.py:38(CMath_isfinite) 1 0.000 0.000 0.000 0.000 enumdecl.py:35(EnumClassStaticGetItem) 1 0.000 0.000 0.000 0.000 enumdecl.py:46(EnumCompare) 1 0.000 0.000 0.000 0.000 yacc.py:1427(LRItem) 1 0.000 0.000 0.000 0.000 yacc.py:1470(GrammarError) 1 0.000 0.000 0.000 0.000 yacc.py:1971(LRTable) 1 0.000 0.000 0.000 0.000 yacc.py:2089(LALRError) 1 0.000 0.000 0.000 0.000 c_ast.py:82(NodeVisitor) 1 0.000 0.000 0.000 0.000 c_ast.py:248(CompoundLiteral) 1 0.000 0.000 0.000 0.000 c_ast.py:263(Constant) 1 0.000 0.000 0.000 0.000 c_ast.py:286(Decl) 1 0.000 0.000 0.000 0.000 c_ast.py:384(Enumerator) 1 0.000 0.000 0.000 0.000 c_ast.py:412(ExprList) 1 0.000 0.000 0.000 0.000 c_ast.py:426(FileAST) 1 0.000 0.000 0.000 0.000 c_ast.py:489(FuncDef) 1 0.000 0.000 0.000 0.000 c_ast.py:519(ID) 1 0.000 0.000 0.000 0.000 c_ast.py:531(IdentifierType) 1 0.000 0.000 0.000 0.000 c_ast.py:574(Label) 1 0.000 0.000 0.000 0.000 c_ast.py:588(NamedInitializer) 1 0.000 0.000 0.000 0.000 c_ast.py:604(ParamList) 1 0.000 0.000 0.000 0.000 c_ast.py:691(TernaryOp) 1 0.000 0.000 0.000 0.000 c_ast.py:739(Typename) 1 0.000 0.000 0.000 0.000 c_ast.py:798(Pragma) 1 0.000 0.000 0.000 0.000 yacc.py:135(YaccError) 1 0.000 0.000 0.000 0.000 yacc.py:217(YaccSymbol) 1 0.000 0.000 0.000 0.000 {built-in method _cffi_backend._get_types} 1 0.000 0.000 0.000 0.000 SlidingWindowUCB.py:82(SWUCBPlus) 1 0.000 0.000 0.000 0.000 DMED.py:96(DMEDPlus) 1 0.000 0.000 0.000 0.000 pyximport.py:430(PyxLoader) 1 0.000 0.000 0.000 0.000 pyximport.py:463(PyxArgs) 1 0.000 0.000 0.000 0.000 BayesUCB.py:13(BayesUCB) 1 0.000 0.000 0.000 0.000 space.py:19(_Ellipsis) 1 0.000 0.000 0.000 0.000 transformers.py:17(Identity) 1 0.000 0.000 0.000 0.000 transformers.py:27(Log10) 1 0.000 0.000 0.000 0.000 transformers.py:135(Pipeline) 1 0.000 0.000 0.000 0.000 _split.py:437(GroupKFold) 1 0.000 0.000 0.000 0.000 _split.py:1068(RepeatedKFold) 1 0.000 0.000 0.000 0.000 _split.py:1115(RepeatedStratifiedKFold) 1 0.000 0.000 0.000 0.000 _search.py:364(_CVScoreTuple) 1 0.000 0.000 0.000 0.000 kernels.py:68(RBF) 1 0.000 0.000 0.000 0.000 kernels.py:93(Matern) 1 0.000 0.000 0.000 0.000 kernels.py:203(RationalQuadratic) 1 0.000 0.000 0.000 0.000 kernels.py:229(ExpSineSquared) 1 0.000 0.000 0.000 0.000 kernels.py:260(ConstantKernel) 1 0.000 0.000 0.000 0.000 kernels.py:266(WhiteKernel) 1 0.000 0.000 0.000 0.000 kernels.py:272(Exponentiation) 1 0.000 0.000 0.000 0.000 funcsigs.py:180(_empty) 1 0.000 0.000 0.000 0.000 tree.py:332(BaseMondrianTree) 1 0.000 0.000 0.000 0.000 tree.py:235(ExtraTreeQuantileRegressor) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:87(MeanEstimator) 1 0.000 0.000 0.000 0.000 gradient_boosting.py:261(RegressionLossFunction) 1 0.000 0.000 0.000 0.000 metaestimators.py:75(_IffHasAttrDescriptor) 1 0.000 0.000 0.000 0.000 regression.py:168(RadiusNeighborsRegressor) 1 0.000 0.000 0.000 0.000 scorer.py:75(_PredictScorer) 1 0.000 0.000 0.000 0.000 data.py:1578(Binarizer) 1 0.000 0.000 0.000 0.000 base.py:730(SupervisedFloatMixin) 2 0.000 0.000 0.000 0.000 numpy_pickle_compat.py:115(ZNDArrayWrapper) 1 0.000 0.000 0.000 0.000 my_exceptions.py:38(TransportableException) 1 0.000 0.000 0.000 0.000 exceptions.py:18(NotFittedError) 1 0.000 0.000 0.000 0.000 exceptions.py:40(ChangedBehaviorWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:48(ConvergenceWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:56(DataConversionWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:74(DataDimensionalityWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:88(EfficiencyWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:99(FitFailedWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:131(NonBLASDotWarning) 1 0.000 0.000 0.000 0.000 exceptions.py:151(UndefinedMetricWarning) 1 0.000 0.000 0.000 0.000 base.py:391(ClusterMixin) 1 0.000 0.000 0.000 0.000 base.py:542(MetaEstimatorMixin) 1 0.000 0.000 0.000 0.000 six.py:134(_MovedItems) 1 0.000 0.000 0.000 0.000 six.py:230(Module_six_moves_urllib_error) 1 0.000 0.000 0.000 0.000 six.py:247(Module_six_moves_urllib_request) 1 0.000 0.000 0.000 0.000 six.py:293(Module_six_moves_urllib_response) 1 0.000 0.000 0.000 0.000 EmpiricalMeans.py:14(EmpiricalMeans) 1 0.000 0.000 0.000 0.000 Gaussian.py:112(Gaussian_0_2) 1 0.000 0.000 0.000 0.000 Gaussian.py:118(Gaussian_0_5) 1 0.000 0.000 0.000 0.000 Gaussian.py:124(Gaussian_0_10) 1 0.000 0.000 0.000 0.000 Gaussian.py:130(Gaussian_0_100) 1 0.000 0.000 0.000 0.000 Gaussian.py:136(Gaussian_m1_1) 1 0.000 0.000 0.000 0.000 Gaussian.py:142(Gaussian_m2_2) 1 0.000 0.000 0.000 0.000 Gaussian.py:154(Gaussian_m10_10) 1 0.000 0.000 0.000 0.000 parallel.py:38(ParallelUFuncBuilder) 1 0.000 0.000 0.000 0.000 base.py:38(InstanceDataModel) 1 0.000 0.000 0.000 0.000 base.py:220(ConstructorTemplate) 2 0.000 0.000 0.000 0.000 _version.py:9(get_versions) 1 0.000 0.000 0.000 0.000 dufunc.py:55(DUFuncLowerer) 1 0.000 0.000 0.000 0.000 wrappers.py:438(_GufuncObjectWrapper) 1 0.000 0.000 0.000 0.000 wrappers.py:557(GUArrayArg) 1 0.000 0.000 0.000 0.000 wrappers.py:642(_ArrayArgLoader) 1 0.000 0.000 0.000 0.000 serialize.py:26(_ModuleRef) 1 0.000 0.000 0.000 0.000 caching.py:97(load_overload) 1 0.000 0.000 0.000 0.000 caching.py:100(save_overload) 1 0.000 0.000 0.000 0.000 caching.py:213(_InTreeCacheLocator) 1 0.000 0.000 0.000 0.000 caching.py:391(CompileResultCacheImpl) 1 0.000 0.000 0.000 0.000 caching.py:699(FunctionCache) 1 0.000 0.000 0.000 0.000 caching.py:720(CustomCodeLibraryCacheImpl) 1 0.000 0.000 0.000 0.000 caching.py:723(LibraryCache) 1 0.000 0.000 0.000 0.000 compiler.py:214(finalize) 1 0.000 0.000 0.000 0.000 compiler.py:677(stage_cleanup) 1 0.000 0.000 0.000 0.000 bytecode.py:156(__iter__) 1 0.000 0.000 0.000 0.000 inline_closurecall.py:92() 1 0.000 0.000 0.000 0.000 inline_closurecall.py:372(_debug_dump) 1 0.000 0.000 0.000 0.000 options.py:11(__init__) 1 0.000 0.000 0.000 0.000 descriptors.py:8(TargetDescriptor) 1 0.000 0.000 0.000 0.000 {built-in method numba.runtime._nrt_python.memsys_set_atomic_cas} 1 0.000 0.000 0.000 0.000 codegen.py:420(AOTCodeLibrary) 1 0.000 0.000 0.000 0.000 nrt.py:15(__init__) 1 0.000 0.000 0.000 0.000 callconv.py:323(_make_call_helper) 1 0.000 0.000 0.000 0.000 callconv.py:420(get_env_argument) 1 0.000 0.000 0.000 0.000 callconv.py:477(PythonErrorModel) 1 0.000 0.000 0.000 0.000 typeinfer.py:248(ExhaustIterConstraint) 1 0.000 0.000 0.000 0.000 typeinfer.py:281(PairFirstConstraint) 2 0.000 0.000 0.000 0.000 typeinfer.py:1232(propagate_started) 2 0.000 0.000 0.000 0.000 typeinfer.py:1235(propagate_finished) 1 0.000 0.000 0.000 0.000 typeinfer.py:1238(unify_finished) 1 0.000 0.000 0.000 0.000 typeinfer.py:1230(NullDebug) 1 0.000 0.000 0.000 0.000 callconv.py:53(__init__) 1 0.000 0.000 0.000 0.000 typeinfer.py:193(BuildTupleConstraint) 5 0.000 0.000 0.000 0.000 interpreter.py:206(code_consts) 10 0.000 0.000 0.000 0.000 interpreter.py:214(code_names) 1 0.000 0.000 0.000 0.000 npydecl.py:635(NdLinspace) 1 0.000 0.000 0.000 0.000 npydecl.py:711(NdCopy) 1 0.000 0.000 0.000 0.000 npydecl.py:753(NdAtLeast1d) 1 0.000 0.000 0.000 0.000 npydecl.py:760(NdAtLeast2d) 1 0.000 0.000 0.000 0.000 npydecl.py:767(NdAtLeast3d) 1 0.000 0.000 0.000 0.000 npydecl.py:809(NdConcatenate) 1 0.000 0.000 0.000 0.000 npydecl.py:855(BaseStackTemplate) 1 0.000 0.000 0.000 0.000 npydecl.py:870(NdStack) 1 0.000 0.000 0.000 0.000 npydecl.py:880(NdStack) 1 0.000 0.000 0.000 0.000 npydecl.py:1084(Round) 1 0.000 0.000 0.000 0.000 npydecl.py:1145(Sinc) 1 0.000 0.000 0.000 0.000 npydecl.py:1183(DiagCtor) 1 0.000 0.000 0.000 0.000 npydecl.py:1201(Take) 1 0.000 0.000 0.000 0.000 npydecl.py:1224(NumbaCArray) 1 0.000 0.000 0.000 0.000 npydecl.py:1264(NumbaFArray) 1 0.000 0.000 0.000 0.000 postproc.py:6(YieldPoint) 1 0.000 0.000 0.000 0.000 ir_print.py:53(DetectConstPrintArguments) 1 0.000 0.000 0.000 0.000 ir_utils.py:1290(GuardException) 1 0.000 0.000 0.000 0.000 controlflow.py:164(backbone) 3 0.000 0.000 0.000 0.000 controlflow.py:173(loops) 2 0.000 0.000 0.000 0.000 controlflow.py:539() 1 0.000 0.000 0.000 0.000 builtins.py:17(Print) 1 0.000 0.000 0.000 0.000 builtins.py:28(PrintItem) 1 0.000 0.000 0.000 0.000 builtins.py:84(GetIter) 1 0.000 0.000 0.000 0.000 builtins.py:95(IterNext) 1 0.000 0.000 0.000 0.000 builtins.py:106(PairFirst) 1 0.000 0.000 0.000 0.000 builtins.py:120(PairSecond) 1 0.000 0.000 0.000 0.000 builtins.py:168(BinOpAdd) 1 0.000 0.000 0.000 0.000 builtins.py:173(BinOpSub) 1 0.000 0.000 0.000 0.000 builtins.py:178(BinOpMul) 1 0.000 0.000 0.000 0.000 builtins.py:312(UnaryNegate) 1 0.000 0.000 0.000 0.000 builtins.py:317(UnaryPositive) 1 0.000 0.000 0.000 0.000 builtins.py:344(CmpOpLt) 1 0.000 0.000 0.000 0.000 builtins.py:352(CmpOpGt) 1 0.000 0.000 0.000 0.000 builtins.py:356(CmpOpGe) 1 0.000 0.000 0.000 0.000 builtins.py:360(CmpOpEq) 1 0.000 0.000 0.000 0.000 builtins.py:373(ConstOpNotEq) 1 0.000 0.000 0.000 0.000 builtins.py:377(CmpOpNe) 1 0.000 0.000 0.000 0.000 builtins.py:382(TupleCompare) 1 0.000 0.000 0.000 0.000 builtins.py:394(TupleEq) 1 0.000 0.000 0.000 0.000 builtins.py:398(TupleNe) 1 0.000 0.000 0.000 0.000 builtins.py:402(TupleGe) 1 0.000 0.000 0.000 0.000 builtins.py:406(TupleGt) 1 0.000 0.000 0.000 0.000 builtins.py:414(TupleLt) 1 0.000 0.000 0.000 0.000 builtins.py:418(TupleAdd) 1 0.000 0.000 0.000 0.000 builtins.py:435(InplaceImmutable) 1 0.000 0.000 0.000 0.000 builtins.py:450(CmpOpIdentity) 1 0.000 0.000 0.000 0.000 builtins.py:456(CmpOpIs) 1 0.000 0.000 0.000 0.000 builtins.py:489(SetItemCPointer) 1 0.000 0.000 0.000 0.000 builtins.py:513(TupleBool) 1 0.000 0.000 0.000 0.000 builtins.py:524(StaticGetItemTuple) 1 0.000 0.000 0.000 0.000 builtins.py:540(GenericNotIn) 1 0.000 0.000 0.000 0.000 builtins.py:713(Max) 1 0.000 0.000 0.000 0.000 builtins.py:741(Hash) 1 0.000 0.000 0.000 0.000 builtins.py:782(Float) 1 0.000 0.000 0.000 0.000 builtins.py:831(Enumerate) 1 0.000 0.000 0.000 0.000 builtins.py:849(Zip) 1 0.000 0.000 0.000 0.000 builtins.py:917(MinValInfer) 1 0.000 0.000 0.000 0.000 parfor.py:96(internal_prange) 1 0.000 0.000 0.000 0.000 models.py:1032(UniTupleIter) 1 0.000 0.000 0.000 0.000 models.py:1050(NPDatetimeModel) 1 0.000 0.000 0.000 0.000 models.py:1058(ArrayIterator) 1 0.000 0.000 0.000 0.000 models.py:1076(ZipType) 1 0.000 0.000 0.000 0.000 models.py:1170(NdIndexModel) 2 0.000 0.000 0.000 0.000 models.py:217(as_argument) 2 0.000 0.000 0.000 0.000 models.py:226(from_argument) 1 0.000 0.000 0.000 0.000 models.py:483(CompositeModel) 1 0.000 0.000 0.000 0.000 models.py:830(ArrayModel) 1 0.000 0.000 0.000 0.000 models.py:852(ArrayFlagsModel) 1 0.000 0.000 0.000 0.000 ir.py:815(Loop) 1 0.000 0.000 0.000 0.000 removerefctpass.py:12(_MarkNrtCallVisitor) 1 0.000 0.000 0.000 0.000 debuginfo.py:44(__init__) 1 0.000 0.000 0.000 0.000 pythonapi.py:59(_UnboxContext) 1 0.000 0.000 0.000 0.000 pythonapi.py:89(NativeValue) 1 0.000 0.000 0.000 0.000 core.py:9(LLVMException) 1 0.000 0.000 0.000 0.000 callwrapper.py:74(_GilManager) 1 0.000 0.000 0.000 0.000 templates.py:349(_IntrinsicTemplate) 1 0.000 0.000 0.000 0.000 templates.py:705(RegistryLoader) 4 0.000 0.000 0.000 0.000 typeof.py:93(_typeof_bool) 1 0.000 0.000 0.000 0.000 context.py:102(CallFrame) 1 0.000 0.000 0.000 0.000 context.py:132(init) 1 0.000 0.000 0.000 0.000 context.py:595(Context) 1 0.000 0.000 0.000 0.000 iterators.py:22(RangeIteratorType) 1 0.000 0.000 0.000 0.000 scalars.py:133(NPDatetime) 1 0.000 0.000 0.000 0.000 utils.py:545(_Info) 1 0.000 0.000 0.000 0.000 utils.py:659() 1 0.000 0.000 0.000 0.000 containers.py:76(Bytes) 1 0.000 0.000 0.000 0.000 containers.py:92(PyArray) 1 0.000 0.000 0.000 0.000 containers.py:99(MemoryView) 1 0.000 0.000 0.000 0.000 containers.py:138(BaseAnonymousTuple) 2 0.000 0.000 0.000 0.000 containers.py:257(key) 1 0.000 0.000 0.000 0.000 containers.py:274(BaseNamedTuple) 1 0.000 0.000 0.000 0.000 misc.py:17(Phantom) 1 0.000 0.000 0.000 0.000 misc.py:34(RawPointer) 1 0.000 0.000 0.000 0.000 misc.py:246(EllipsisType) 2 0.000 0.000 0.000 0.000 misc.py:301(key) 1 0.000 0.000 0.000 0.000 abstract.py:219(Hashable) 1 0.000 0.000 0.000 0.000 abstract.py:294(Sized) 1 0.000 0.000 0.000 0.000 abstract.py:331(Container) 1 0.000 0.000 0.000 0.000 abstract.py:337(Sequence) 1 0.000 0.000 0.000 0.000 abstract.py:344(MutableSequence) 1 0.000 0.000 0.000 0.000 instructions.py:141(InvokeInstr) 1 0.000 0.000 0.000 0.000 instructions.py:172(PredictableInstr) 1 0.000 0.000 0.000 0.000 instructions.py:270(Resume) 1 0.000 0.000 0.000 0.000 instructions.py:427(AllocaInstr) 1 0.000 0.000 0.000 0.000 errors.py:52(PerformanceWarning) 1 0.000 0.000 0.000 0.000 errors.py:128(IRError) 1 0.000 0.000 0.000 0.000 errors.py:133(RedefinedError) 1 0.000 0.000 0.000 0.000 errors.py:146(VerificationError) 1 0.000 0.000 0.000 0.000 errors.py:150(MacroError) 1 0.000 0.000 0.000 0.000 errors.py:156(DeprecationError) 1 0.000 0.000 0.000 0.000 errors.py:171(ForbiddenConstruct) 1 0.000 0.000 0.000 0.000 errors.py:190(UntypedAttributeError) 1 0.000 0.000 0.000 0.000 errors.py:197(ByteCodeSupportError) 1 0.000 0.000 0.000 0.000 errors.py:224(RequireConstValue) 1 0.000 0.000 0.000 0.000 values.py:366(DIToken) 1 0.000 0.000 0.000 0.000 values.py:602(basic_blocks) 1 0.000 0.000 0.000 0.000 values.py:740(ReturnValue) 1 0.000 0.000 0.000 0.000 types.py:102(LabelType) 2 0.000 0.000 0.000 0.000 types.py:139(gep) 4 0.000 0.000 0.000 0.000 types.py:367(__len__) 1 0.000 0.000 0.000 0.000 _utils.py:6(DuplicatedNameError) 1 0.000 0.000 0.000 0.000 _utils.py:48(_StringReferenceCaching) 1 0.000 0.000 0.000 0.000 values.py:93(Value) 1 0.000 0.000 0.000 0.000 values.py:102(_Undefined) 3 0.000 0.000 0.000 0.000 {method 'get_constants' of 'InterfaceInfo' objects} 2 0.000 0.000 0.000 0.000 {method 'get_size' of 'StructInfo' objects} 1 0.000 0.000 0.000 0.000 __init__.py:247(deprecated_init) 1 0.000 0.000 0.000 0.000 pool.py:661(MapResult) 1 0.000 0.000 0.000 0.000 _tqdm.py:38(TqdmKeyError) 1 0.000 0.000 0.000 0.000 _tqdm.py:42(TqdmDeprecationWarning) 1 0.000 0.000 0.000 0.000 __init__.py:65(_DummyStaticModule) 1 0.000 0.000 0.000 0.000 docstring.py:37(set_doc_string_generator) 1 0.000 0.000 0.000 0.000 synchronize.py:160(Lock) 1 0.000 0.000 0.000 0.000 my_exceptions.py:53(WorkerInterrupt) 5 0.000 0.000 0.000 0.000 _strptime.py:222() 1 0.000 0.000 0.000 0.000 stack_context.py:213(NullContext) 1 0.000 0.000 0.000 0.000 gen.py:150(KeyReuseError) 1 0.000 0.000 0.000 0.000 gen.py:154(UnknownKeyError) 1 0.000 0.000 0.000 0.000 gen.py:158(LeakedCallbackError) 1 0.000 0.000 0.000 0.000 gen.py:162(BadYieldError) 1 0.000 0.000 0.000 0.000 gen.py:367(Return) 1 0.000 0.000 0.000 0.000 gen.py:570(Wait) 1 0.000 0.000 0.000 0.000 util.py:87(TimeoutError) 1 0.000 0.000 0.000 0.000 util.py:97(ObjectDict) 1 0.000 0.000 0.000 0.000 error.py:9(ZMQBaseError) 1 0.000 0.000 0.000 0.000 error.py:84(ContextTerminated) 1 0.000 0.000 0.000 0.000 localinterfaces.py:63(NoIPAddresses) 1 0.000 0.000 0.000 0.000 widget.py:212(_show_traceback) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 backgroundjobs.py:443(BackgroundJobExpr) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 code.py:166(InteractivelyDefined) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 execution.py:139(Timer) 1 0.000 0.000 0.000 0.000 clipboard.py:9(ClipboardEmpty) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 __init__.py:24(UnknownBackend) 1 0.000 0.000 0.000 0.000 prompts.py:61(RichPromptDisplayHook) 1 0.000 0.000 0.000 0.000 __init__.py:34(UserMagics) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 instance.py:238(AnonymousInstance) 1 0.000 0.000 0.000 0.000 instance.py:290(BoundMethod) 1 0.000 0.000 0.000 0.000 python.py:154(PyGroupedField) 1 0.000 0.000 0.000 0.000 python.py:158(PyTypedField) 1 0.000 0.000 0.000 0.000 python.py:428(PyClassmember) 1 0.000 0.000 0.000 0.000 python.py:529(PyDecoratorMethod) 1 0.000 0.000 0.000 0.000 arguments.py:73(AnonymousArguments) 1 0.000 0.000 0.000 0.000 iterable.py:223(ListComprehension) 1 0.000 0.000 0.000 0.000 iterable.py:277(GeneratorComprehension) 1 0.000 0.000 0.000 0.000 parsers.py:26(Parser) 1 0.000 0.000 0.000 0.000 parsers.py:59(RSTParser) 1 0.000 0.000 0.000 0.000 docscrape.py:92(ParseError) 1 0.000 0.000 0.000 0.000 utils.py:8() 1 0.000 0.000 0.000 0.000 errors.py:17(UserNotAuthorizedError) 1 0.000 0.000 0.000 0.000 errors.py:21(CommentNotAllowedError) 1 0.000 0.000 0.000 0.000 errors.py:25(NullSearchException) 1 0.000 0.000 0.000 0.000 c.py:237(CXRefRole) 1 0.000 0.000 0.000 0.000 jsonimpl.py:22(SphinxJSONEncoder) 1 0.000 0.000 0.000 0.000 markers.py:31(UndefinedComparison) 1 0.000 0.000 0.000 0.000 markers.py:25(InvalidMarker) 1 0.000 0.000 0.000 0.000 markers.py:37(UndefinedEnvironmentName) 2 0.000 0.000 0.000 0.000 pyparsing.py:3420() 1 0.000 0.000 0.000 0.000 pyparsing.py:3847(OneOrMore) 1 0.000 0.000 0.000 0.000 pyparsing.py:3985(SkipTo) 1 0.000 0.000 0.000 0.000 pyparsing.py:4258(Dict) 4 0.000 0.000 0.000 0.000 pyparsing.py:4342(postParse) 1 0.000 0.000 0.000 0.000 pyparsing.py:4323(Suppress) 1 0.000 0.000 0.000 0.000 pyparsing.py:3056(_PositionToken) 1 0.000 0.000 0.000 0.000 pyparsing.py:3089(LineStart) 1 0.000 0.000 0.000 0.000 pyparsing.py:3119(LineEnd) 1 0.000 0.000 0.000 0.000 pyparsing.py:3154(StringEnd) 1 0.000 0.000 0.000 0.000 version.py:36(InvalidVersion) 1 0.000 0.000 0.000 0.000 specifiers.py:15(InvalidSpecifier) 1 0.000 0.000 0.000 0.000 requirements.py:18(InvalidRequirement) 1 0.000 0.000 0.000 0.000 __init__.py:17() 2 0.000 0.000 0.000 0.000 six.py:380(Module_six_moves_urllib_request) 2 0.000 0.000 0.000 0.000 six.py:430(Module_six_moves_urllib_response) 4 0.000 0.000 0.000 0.000 __init__.py:2072(register_namespace_handler) 1 0.000 0.000 0.000 0.000 zipfile.py:47(LargeZipFile) 1 0.000 0.000 0.000 0.000 roles.py:173(AnyXRefRole) 1 0.000 0.000 0.000 0.000 zipfile.py:43(BadZipFile) 1 0.000 0.000 0.000 0.000 __init__.py:238(ResolutionError) 1 0.000 0.000 0.000 0.000 __init__.py:317(UnknownExtra) 1 0.000 0.000 0.000 0.000 __init__.py:931(_ReqExtras) 1 0.000 0.000 0.000 0.000 __init__.py:1545(__init__) 1 0.000 0.000 0.000 0.000 other.py:171(Index) 1 0.000 0.000 0.000 0.000 other.py:271(Centered) 1 0.000 0.000 0.000 0.000 other.py:351(Only) 1 0.000 0.000 0.000 0.000 other.py:409(Include) 1 0.000 0.000 0.000 0.000 admonitions.py:77(Hint) 1 0.000 0.000 0.000 0.000 admonitions.py:92(Tip) 1 0.000 0.000 0.000 0.000 admonitions.py:97(Warning) 1 0.000 0.000 0.000 0.000 misc.py:251(Replace) 1 0.000 0.000 0.000 0.000 misc.py:464(Date) 1 0.000 0.000 0.000 0.000 body.py:58(Topic) 1 0.000 0.000 0.000 0.000 body.py:221(BlockQuote) 1 0.000 0.000 0.000 0.000 body.py:245(PullQuote) 1 0.000 0.000 0.000 0.000 patches.py:23(Figure) 1 0.000 0.000 0.000 0.000 patches.py:47(Meta) 1 0.000 0.000 0.000 0.000 patches.py:66(RSTTable) 1 0.000 0.000 0.000 0.000 patches.py:92(ListTable) 1 0.000 0.000 0.000 0.000 html.py:20(meta) 1 0.000 0.000 0.000 0.000 misc.py:15(CallBack) 1 0.000 0.000 0.000 0.000 misc.py:35(ClassAttribute) 1 0.000 0.000 0.000 0.000 std.py:226(OptionXRefRole) 1 0.000 0.000 0.000 0.000 __init__.py:190(DefaultRole) 1 0.000 0.000 0.000 0.000 __init__.py:293(UnreferencedFootnotesDetector) 1 0.000 0.000 0.000 0.000 __init__.py:329(SphinxContentsFilter) 1 0.000 0.000 0.000 0.000 io.py:209(SphinxFileInput) 1 0.000 0.000 0.000 0.000 __init__.py:87(ReReader) 1 0.000 0.000 0.000 0.000 frontmatter.py:250(SectionSubTitle) 1 0.000 0.000 0.000 0.000 references.py:88(AnonymousHyperlinks) 1 0.000 0.000 0.000 0.000 references.py:628(CircularSubstitutionDefinitionError) 1 0.000 0.000 0.000 0.000 references.py:631(Substitutions) 1 0.000 0.000 0.000 0.000 references.py:833(DanglingReferences) 1 0.000 0.000 0.000 0.000 __init__.py:110(DefaultSubstitutions) 1 0.000 0.000 0.000 0.000 __init__.py:132(MoveModuleTargets) 1 0.000 0.000 0.000 0.000 __init__.py:154(HandleCodeBlocks) 1 0.000 0.000 0.000 0.000 __init__.py:179(AutoNumbering) 1 0.000 0.000 0.000 0.000 __init__.py:207(CitationReferences) 1 0.000 0.000 0.000 0.000 __init__.py:254(AutoIndexUpgrader) 1 0.000 0.000 0.000 0.000 __init__.py:272(ExtraTranslatableNodes) 1 0.000 0.000 0.000 0.000 core.py:92(UnknownLocaleError) 1 0.000 0.000 0.000 0.000 docutils.py:188(NullReporter) 1 0.000 0.000 0.000 0.000 addnodes.py:88(desc_signature) 1 0.000 0.000 0.000 0.000 addnodes.py:117(desc_type) 1 0.000 0.000 0.000 0.000 addnodes.py:121(desc_returns) 1 0.000 0.000 0.000 0.000 addnodes.py:128(desc_name) 1 0.000 0.000 0.000 0.000 addnodes.py:132(desc_parameterlist) 1 0.000 0.000 0.000 0.000 addnodes.py:150(desc_annotation) 1 0.000 0.000 0.000 0.000 addnodes.py:154(desc_content) 1 0.000 0.000 0.000 0.000 addnodes.py:163(versionmodified) 1 0.000 0.000 0.000 0.000 addnodes.py:171(seealso) 1 0.000 0.000 0.000 0.000 addnodes.py:175(productionlist) 1 0.000 0.000 0.000 0.000 addnodes.py:182(production) 1 0.000 0.000 0.000 0.000 addnodes.py:188(index) 1 0.000 0.000 0.000 0.000 addnodes.py:203(centered) 1 0.000 0.000 0.000 0.000 addnodes.py:207(acks) 1 0.000 0.000 0.000 0.000 addnodes.py:217(hlistcol) 1 0.000 0.000 0.000 0.000 addnodes.py:221(compact_paragraph) 1 0.000 0.000 0.000 0.000 addnodes.py:225(glossary) 1 0.000 0.000 0.000 0.000 addnodes.py:239(highlightlang) 1 0.000 0.000 0.000 0.000 addnodes.py:245(tabular_col_spec) 1 0.000 0.000 0.000 0.000 addnodes.py:249(meta) 1 0.000 0.000 0.000 0.000 addnodes.py:257(pending_xref) 1 0.000 0.000 0.000 0.000 addnodes.py:270(download_reference) 1 0.000 0.000 0.000 0.000 addnodes.py:274(literal_emphasis) 1 0.000 0.000 0.000 0.000 addnodes.py:280(literal_strong) 1 0.000 0.000 0.000 0.000 addnodes.py:286(abbreviation) 1 0.000 0.000 0.000 0.000 addnodes.py:290(manpage) 1 0.000 0.000 0.000 0.000 logging.py:142(WarningStreamHandler) 1 0.000 0.000 0.000 0.000 logging.py:302(InfoFilter) 1 0.000 0.000 0.000 0.000 logging.py:396(WarningLogRecordTranslator) 1 0.000 0.000 0.000 0.000 universal.py:147(TestMessages) 1 0.000 0.000 0.000 0.000 universal.py:163(StripComments) 1 0.000 0.000 0.000 0.000 universal.py:178(StripClassesAndElements) 1 0.000 0.000 0.000 0.000 errors.py:26(SphinxWarning) 1 0.000 0.000 0.000 0.000 errors.py:55(ConfigError) 1 0.000 0.000 0.000 0.000 errors.py:59(ThemeError) 1 0.000 0.000 0.000 0.000 errors.py:63(VersionRequirementError) 1 0.000 0.000 0.000 0.000 frontend.py:853(ConfigDeprecationWarning) 1 0.000 0.000 0.000 0.000 configparser.py:189(DuplicateSectionError) 1 0.000 0.000 0.000 0.000 configparser.py:215(DuplicateOptionError) 1 0.000 0.000 0.000 0.000 configparser.py:242(NoOptionError) 1 0.000 0.000 0.000 0.000 configparser.py:263(InterpolationMissingOptionError) 1 0.000 0.000 0.000 0.000 configparser.py:275(InterpolationSyntaxError) 1 0.000 0.000 0.000 0.000 configparser.py:283(InterpolationDepthError) 1 0.000 0.000 0.000 0.000 configparser.py:339(MissingSectionHeaderError) 1 0.000 0.000 0.000 0.000 configparser.py:1203(SafeConfigParser) 1 0.000 0.000 0.000 0.000 __init__.py:30(TransformError) 1 0.000 0.000 0.000 0.000 states.py:2545(FieldList) 1 0.000 0.000 0.000 0.000 states.py:2589(ExtensionOptions) 1 0.000 0.000 0.000 0.000 roles.py:201(CustomRole) 1 0.000 0.000 0.000 0.000 code_analyzer.py:106(NumberLines) 1 0.000 0.000 0.000 0.000 roman.py:20(RomanError) 1 0.000 0.000 0.000 0.000 roman.py:21(OutOfRangeError) 1 0.000 0.000 0.000 0.000 roman.py:22(NotIntegerError) 1 0.000 0.000 0.000 0.000 roman.py:23(InvalidRomanNumeralError) 1 0.000 0.000 0.000 0.000 io.py:452(NullInput) 1 0.000 0.000 0.000 0.000 io.py:465(NullOutput) 1 0.000 0.000 0.000 0.000 states.py:124(InterpretedRoleNotImplementedError) 1 0.000 0.000 0.000 0.000 states.py:125(ParserError) 1 0.000 0.000 0.000 0.000 states.py:126(MarkupMismatch) 1 0.000 0.000 0.000 0.000 states.py:176(NestedStateMachine) 1 0.000 0.000 0.000 0.000 statemachine.py:1060(SearchStateMachine) 1 0.000 0.000 0.000 0.000 statemachine.py:1065(SearchStateMachineWS) 1 0.000 0.000 0.000 0.000 statemachine.py:1475(StateMachineError) 1 0.000 0.000 0.000 0.000 statemachine.py:1476(UnknownStateError) 1 0.000 0.000 0.000 0.000 statemachine.py:1477(DuplicateStateError) 1 0.000 0.000 0.000 0.000 statemachine.py:1478(UnknownTransitionError) 1 0.000 0.000 0.000 0.000 statemachine.py:1479(DuplicateTransitionError) 1 0.000 0.000 0.000 0.000 statemachine.py:1481(TransitionMethodNotFound) 1 0.000 0.000 0.000 0.000 statemachine.py:1482(UnexpectedIndentationError) 1 0.000 0.000 0.000 0.000 statemachine.py:1494(StateCorrection) 1 0.000 0.000 0.000 0.000 io.py:21(InputError) 1 0.000 0.000 0.000 0.000 __init__.py:240(BadOptionError) 1 0.000 0.000 0.000 0.000 __init__.py:242(DuplicateOptionError) 1 0.000 0.000 0.000 0.000 nodes.py:1053(TextElement) 1 0.000 0.000 0.000 0.000 nodes.py:1093(Resolvable) 1 0.000 0.000 0.000 0.000 nodes.py:1108(Root) 1 0.000 0.000 0.000 0.000 nodes.py:1110(Titular) 1 0.000 0.000 0.000 0.000 nodes.py:1115(Bibliographic) 1 0.000 0.000 0.000 0.000 nodes.py:1117(Decorative) 1 0.000 0.000 0.000 0.000 nodes.py:1119(Structural) 1 0.000 0.000 0.000 0.000 nodes.py:1121(Body) 1 0.000 0.000 0.000 0.000 nodes.py:1123(General) 1 0.000 0.000 0.000 0.000 nodes.py:1125(Sequential) 1 0.000 0.000 0.000 0.000 nodes.py:1128(Admonition) 1 0.000 0.000 0.000 0.000 nodes.py:1136(Part) 1 0.000 0.000 0.000 0.000 nodes.py:1140(Referential) 1 0.000 0.000 0.000 0.000 nodes.py:1143(Targetable) 1 0.000 0.000 0.000 0.000 nodes.py:1152(Labeled) 1 0.000 0.000 0.000 0.000 nodes.py:1489(title) 1 0.000 0.000 0.000 0.000 nodes.py:1490(subtitle) 1 0.000 0.000 0.000 0.000 nodes.py:1500(authors) 1 0.000 0.000 0.000 0.000 nodes.py:1501(organization) 1 0.000 0.000 0.000 0.000 nodes.py:1502(address) 1 0.000 0.000 0.000 0.000 nodes.py:1503(contact) 1 0.000 0.000 0.000 0.000 nodes.py:1506(status) 1 0.000 0.000 0.000 0.000 nodes.py:1508(copyright) 1 0.000 0.000 0.000 0.000 nodes.py:1515(decoration) 1 0.000 0.000 0.000 0.000 nodes.py:1528(header) 1 0.000 0.000 0.000 0.000 nodes.py:1529(footer) 1 0.000 0.000 0.000 0.000 nodes.py:1539(topic) 1 0.000 0.000 0.000 0.000 nodes.py:1553(sidebar) 1 0.000 0.000 0.000 0.000 nodes.py:1570(transition) 1 0.000 0.000 0.000 0.000 nodes.py:1577(paragraph) 1 0.000 0.000 0.000 0.000 nodes.py:1578(compound) 1 0.000 0.000 0.000 0.000 nodes.py:1579(container) 1 0.000 0.000 0.000 0.000 nodes.py:1580(bullet_list) 1 0.000 0.000 0.000 0.000 nodes.py:1581(enumerated_list) 1 0.000 0.000 0.000 0.000 nodes.py:1582(list_item) 1 0.000 0.000 0.000 0.000 nodes.py:1583(definition_list) 1 0.000 0.000 0.000 0.000 nodes.py:1584(definition_list_item) 1 0.000 0.000 0.000 0.000 nodes.py:1586(classifier) 1 0.000 0.000 0.000 0.000 nodes.py:1587(definition) 1 0.000 0.000 0.000 0.000 nodes.py:1589(field) 1 0.000 0.000 0.000 0.000 nodes.py:1591(field_body) 1 0.000 0.000 0.000 0.000 nodes.py:1594(option) 1 0.000 0.000 0.000 0.000 nodes.py:1599(option_argument) 1 0.000 0.000 0.000 0.000 nodes.py:1605(option_group) 1 0.000 0.000 0.000 0.000 nodes.py:1613(option_list_item) 1 0.000 0.000 0.000 0.000 nodes.py:1618(option_string) 1 0.000 0.000 0.000 0.000 nodes.py:1620(literal_block) 1 0.000 0.000 0.000 0.000 nodes.py:1621(doctest_block) 1 0.000 0.000 0.000 0.000 nodes.py:1622(math_block) 1 0.000 0.000 0.000 0.000 nodes.py:1623(line_block) 1 0.000 0.000 0.000 0.000 nodes.py:1626(line) 1 0.000 0.000 0.000 0.000 nodes.py:1631(block_quote) 1 0.000 0.000 0.000 0.000 nodes.py:1633(attention) 1 0.000 0.000 0.000 0.000 nodes.py:1636(error) 1 0.000 0.000 0.000 0.000 nodes.py:1637(important) 1 0.000 0.000 0.000 0.000 nodes.py:1638(note) 1 0.000 0.000 0.000 0.000 nodes.py:1639(tip) 1 0.000 0.000 0.000 0.000 nodes.py:1640(hint) 1 0.000 0.000 0.000 0.000 nodes.py:1641(warning) 1 0.000 0.000 0.000 0.000 nodes.py:1643(comment) 1 0.000 0.000 0.000 0.000 nodes.py:1644(substitution_definition) 1 0.000 0.000 0.000 0.000 nodes.py:1645(target) 1 0.000 0.000 0.000 0.000 nodes.py:1646(footnote) 1 0.000 0.000 0.000 0.000 nodes.py:1647(citation) 1 0.000 0.000 0.000 0.000 nodes.py:1651(legend) 1 0.000 0.000 0.000 0.000 nodes.py:1652(table) 1 0.000 0.000 0.000 0.000 nodes.py:1653(tgroup) 1 0.000 0.000 0.000 0.000 nodes.py:1654(colspec) 1 0.000 0.000 0.000 0.000 nodes.py:1655(thead) 1 0.000 0.000 0.000 0.000 nodes.py:1656(tbody) 1 0.000 0.000 0.000 0.000 nodes.py:1657(row) 1 0.000 0.000 0.000 0.000 nodes.py:1658(entry) 1 0.000 0.000 0.000 0.000 nodes.py:1755(raw) 1 0.000 0.000 0.000 0.000 nodes.py:1768(emphasis) 1 0.000 0.000 0.000 0.000 nodes.py:1769(strong) 1 0.000 0.000 0.000 0.000 nodes.py:1770(literal) 1 0.000 0.000 0.000 0.000 nodes.py:1775(title_reference) 1 0.000 0.000 0.000 0.000 nodes.py:1776(abbreviation) 1 0.000 0.000 0.000 0.000 nodes.py:1777(acronym) 1 0.000 0.000 0.000 0.000 nodes.py:1779(subscript) 1 0.000 0.000 0.000 0.000 nodes.py:1783(image) 1 0.000 0.000 0.000 0.000 nodes.py:1791(generated) 1 0.000 0.000 0.000 0.000 nodes.py:2004(TreePruningException) 1 0.000 0.000 0.000 0.000 nodes.py:2017(SkipChildren) 1 0.000 0.000 0.000 0.000 nodes.py:2027(SkipSiblings) 1 0.000 0.000 0.000 0.000 nodes.py:2047(SkipDeparture) 1 0.000 0.000 0.000 0.000 nodes.py:2068(StopTraversal) 1 0.000 0.000 0.000 0.000 sandbox.py:430(ImmutableSandboxedEnvironment) 1 0.000 0.000 0.000 0.000 sandbox.py:450(SandboxedFormatterMixin) 1 0.000 0.000 0.000 0.000 sandbox.py:465(SandboxedFormatter) 1 0.000 0.000 0.000 0.000 sandbox.py:471(SandboxedEscapeFormatter) 1 0.000 0.000 0.000 0.000 __init__.py:122(DataError) 1 0.000 0.000 0.000 0.000 __init__.py:244(Component) 1 0.000 0.000 0.000 0.000 base_subprocess.py:289(ReadSubprocessPipeProto) 1 0.000 0.000 0.000 0.000 protocols.py:103(DatagramProtocol) 1 0.000 0.000 0.000 0.000 queues.py:14(QueueEmpty) 1 0.000 0.000 0.000 0.000 queues.py:21(QueueFull) 1 0.000 0.000 0.000 0.000 transports.py:155(DatagramTransport) 1 0.000 0.000 0.000 0.000 events.py:216(AbstractServer) 1 0.000 0.000 0.000 0.000 events.py:584(_Local) 1 0.000 0.000 0.000 0.000 events.py:631(_RunningLoop) 1 0.000 0.000 0.000 0.000 base_futures.py:13(InvalidStateError) 1 0.000 0.000 0.000 0.000 process.py:115(_WorkItem) 1 0.000 0.000 0.000 0.000 process.py:372(BrokenProcessPool) 1 0.000 0.000 0.000 0.000 queue.py:13(Empty) 1 0.000 0.000 0.000 0.000 queue.py:233(LifoQueue) 1 0.000 0.000 0.000 0.000 connection.py:767(XmlListener) 1 0.000 0.000 0.000 0.000 coroutines.py:61(__iter__) 1 0.000 0.000 0.000 0.000 coroutines.py:63(__next__) 1 0.000 0.000 0.000 0.000 loaders.py:270(DictLoader) 1 0.000 0.000 0.000 0.000 loaders.py:292(FunctionLoader) 1 0.000 0.000 0.000 0.000 loaders.py:417(_TemplateModule) 1 0.000 0.000 0.000 0.000 _base.py:48(CancelledError) 1 0.000 0.000 0.000 0.000 compiler.py:121(MacroRef) 1 0.000 0.000 0.000 0.000 compiler.py:237(CompilerExit) 1 0.000 0.000 0.000 0.000 visitor.py:47(NodeTransformer) 1 0.000 0.000 0.000 0.000 exceptions.py:64(TemplatesNotFound) 1 0.000 0.000 0.000 0.000 exceptions.py:80(TemplateSyntaxError) 1 0.000 0.000 0.000 0.000 exceptions.py:119(TemplateAssertionError) 1 0.000 0.000 0.000 0.000 exceptions.py:127(TemplateRuntimeError) 1 0.000 0.000 0.000 0.000 exceptions.py:133(UndefinedError) 1 0.000 0.000 0.000 0.000 exceptions.py:137(SecurityError) 1 0.000 0.000 0.000 0.000 exceptions.py:143(FilterArgumentError) 1 0.000 0.000 0.000 0.000 _identifier.py:2() 1 0.000 0.000 0.000 0.000 __init__.py:250(EscapeFormatter) 1 0.000 0.000 0.000 0.000 runtime.py:101(ContextMeta) 1 0.000 0.000 0.000 0.000 nodes.py:59(NodeType) 1 0.000 0.000 0.000 0.000 nodes.py:275(Stmt) 1 0.000 0.000 0.000 0.000 nodes.py:280(Helper) 1 0.000 0.000 0.000 0.000 nodes.py:285(Template) 1 0.000 0.000 0.000 0.000 nodes.py:292(Output) 1 0.000 0.000 0.000 0.000 nodes.py:299(Extends) 1 0.000 0.000 0.000 0.000 nodes.py:315(If) 1 0.000 0.000 0.000 0.000 nodes.py:328(CallBlock) 1 0.000 0.000 0.000 0.000 nodes.py:349(Block) 1 0.000 0.000 0.000 0.000 nodes.py:354(Include) 1 0.000 0.000 0.000 0.000 nodes.py:364(FromImport) 1 0.000 0.000 0.000 0.000 nodes.py:383(Assign) 1 0.000 0.000 0.000 0.000 nodes.py:388(AssignBlock) 1 0.000 0.000 0.000 0.000 nodes.py:415(BinExpr) 1 0.000 0.000 0.000 0.000 nodes.py:480(Literal) 1 0.000 0.000 0.000 0.000 nodes.py:515(TemplateData) 1 0.000 0.000 0.000 0.000 nodes.py:566(Pair) 1 0.000 0.000 0.000 0.000 nodes.py:621(Filter) 1 0.000 0.000 0.000 0.000 nodes.py:669(Test) 1 0.000 0.000 0.000 0.000 nodes.py:740(Slice) 1 0.000 0.000 0.000 0.000 nodes.py:755(Concat) 1 0.000 0.000 0.000 0.000 nodes.py:785(Operand) 1 0.000 0.000 0.000 0.000 nodes.py:795(Mul) 1 0.000 0.000 0.000 0.000 nodes.py:800(Div) 1 0.000 0.000 0.000 0.000 nodes.py:805(FloorDiv) 1 0.000 0.000 0.000 0.000 nodes.py:812(Add) 1 0.000 0.000 0.000 0.000 nodes.py:817(Sub) 1 0.000 0.000 0.000 0.000 nodes.py:822(Mod) 1 0.000 0.000 0.000 0.000 nodes.py:827(Pow) 1 0.000 0.000 0.000 0.000 nodes.py:841(Or) 1 0.000 0.000 0.000 0.000 nodes.py:850(Not) 1 0.000 0.000 0.000 0.000 nodes.py:855(Neg) 1 0.000 0.000 0.000 0.000 nodes.py:860(Pos) 1 0.000 0.000 0.000 0.000 nodes.py:885(ImportedName) 1 0.000 0.000 0.000 0.000 nodes.py:917(MarkSafeIfAutoescape) 1 0.000 0.000 0.000 0.000 nodes.py:935(ContextReference) 1 0.000 0.000 0.000 0.000 nodes.py:952(Break) 1 0.000 0.000 0.000 0.000 nodes.py:977(EvalContextModifier) 1 0.000 0.000 0.000 0.000 docscrape_sphinx.py:262(SphinxFunctionDoc) 1 0.000 0.000 0.000 0.000 __init__.py:335(UnresolvableParamName) 1 0.000 0.000 0.000 0.000 __init__.py:346(CompiledContextName) 1 0.000 0.000 0.000 0.000 __init__.py:353(EmptyCompiledName) 1 0.000 0.000 0.000 0.000 filters.py:126(AnonymousInstanceParamName) 1 0.000 0.000 0.000 0.000 filters.py:248(AnonymousInstanceFunctionExecutionFilter) 1 0.000 0.000 0.000 0.000 filters.py:263(DictFilter) 1 0.000 0.000 0.000 0.000 lazy_context.py:20(LazyKnownContexts) 1 0.000 0.000 0.000 0.000 lazy_context.py:58(MergedLazyContexts) 1 0.000 0.000 0.000 0.000 utils.py:20(UncaughtAttributeError) 1 0.000 0.000 0.000 0.000 imports.py:177(SubModuleName) 1 0.000 0.000 0.000 0.000 cache.py:62(_memoize_meta_class) 1 0.000 0.000 0.000 0.000 base_context.py:192(ContextualizedNode) 1 0.000 0.000 0.000 0.000 context.py:1(BaseContext) 1 0.000 0.000 0.000 0.000 _compatibility.py:196(Python3Method) 1 0.000 0.000 0.000 0.000 errors.py:361(IndentationRule) 1 0.000 0.000 0.000 0.000 errors.py:382(ErrorFinderConfig) 1 0.000 0.000 0.000 0.000 errors.py:386(SyntaxRule) 1 0.000 0.000 0.000 0.000 errors.py:394(_InvalidSyntaxRule) 1 0.000 0.000 0.000 0.000 errors.py:449(_YieldFromCheck) 1 0.000 0.000 0.000 0.000 errors.py:532(_StarStarCheck) 1 0.000 0.000 0.000 0.000 errors.py:583(_TrailingImportComma) 1 0.000 0.000 0.000 0.000 errors.py:601(_FutureImportRule) 1 0.000 0.000 0.000 0.000 errors.py:686(_AnnotatorRule) 1 0.000 0.000 0.000 0.000 errors.py:723(_ArgumentRule) 1 0.000 0.000 0.000 0.000 errors.py:803(_ParameterRule) 1 0.000 0.000 0.000 0.000 errors.py:825(_TryStmtRule) 1 0.000 0.000 0.000 0.000 errors.py:937(_CheckAssignmentRule) 1 0.000 0.000 0.000 0.000 errors.py:1012(_ExprStmtRule) 1 0.000 0.000 0.000 0.000 errors.py:1025(_WithItemRule) 1 0.000 0.000 0.000 0.000 errors.py:1031(_DelStmtRule) 1 0.000 0.000 0.000 0.000 errors.py:1047(_ForStmtRule) 1 0.000 0.000 0.000 0.000 normalizer.py:110(NormalizerConfig) 1 0.000 0.000 0.000 0.000 pep8.py:54(BracketNode) 1 0.000 0.000 0.000 0.000 pep8.py:722(BlankLineAtEnd) 1 0.000 0.000 0.000 0.000 tree.py:64(DocstringMixin) 1 0.000 0.000 0.000 0.000 tree.py:153(PythonNode) 1 0.000 0.000 0.000 0.000 tree.py:157(PythonErrorNode) 1 0.000 0.000 0.000 0.000 tree.py:161(PythonErrorLeaf) 1 0.000 0.000 0.000 0.000 tree.py:165(EndMarker) 1 0.000 0.000 0.000 0.000 tree.py:239(Literal) 1 0.000 0.000 0.000 0.000 tree.py:243(Number) 1 0.000 0.000 0.000 0.000 tree.py:284(Operator) 1 0.000 0.000 0.000 0.000 tree.py:416(Decorator) 1 0.000 0.000 0.000 0.000 tree.py:670(Flow) 1 0.000 0.000 0.000 0.000 tree.py:719(WhileStmt) 1 0.000 0.000 0.000 0.000 tree.py:777(Import) 1 0.000 0.000 0.000 0.000 tree.py:956(AssertStmt) 1 0.000 0.000 0.000 0.000 tree.py:971(ReturnStmt) 1 0.000 0.000 0.000 0.000 tree.py:975(YieldExpr) 1 0.000 0.000 0.000 0.000 tree.py:1156(CompFor) 1 0.000 0.000 0.000 0.000 parser.py:22(ParserSyntaxError) 1 0.000 0.000 0.000 0.000 tree.py:340(ErrorNode) 3 0.000 0.000 0.000 0.000 _compatibility.py:56(utf8_repr) 1 0.000 0.000 0.000 0.000 parse.py:36(Stack) 1 0.000 0.000 0.000 0.000 tokenize.py:220(PythonToken) 1 0.000 0.000 0.000 0.000 pgen.py:342(NFAState) 1 0.000 0.000 0.000 0.000 toolbars.py:47(SystemToolbar) 1 0.000 0.000 0.000 0.000 toolbars.py:71(ArgToolbar) 1 0.000 0.000 0.000 0.000 toolbars.py:203(ValidationToolbar) 1 0.000 0.000 0.000 0.000 menus.py:423(MultiColumnCompletionsMenu) 1 0.000 0.000 0.000 0.000 vi.py:1896(ViStateFilter) 1 0.000 0.000 0.000 0.000 registry.py:315(MergedRegistry) 1 0.000 0.000 0.000 0.000 renderer.py:212(HeightIsUnknownError) 1 0.000 0.000 0.000 0.000 reactive.py:48(_IntegerFromCallable) 1 0.000 0.000 0.000 0.000 mouse_events.py:26(MouseEventType) 1 0.000 0.000 0.000 0.000 mouse_events.py:36(MouseEvent) 1 0.000 0.000 0.000 0.000 processors.py:182(PasswordProcessor) 1 0.000 0.000 0.000 0.000 completion.py:90(CompleteEvent) 1 0.000 0.000 0.000 0.000 validation.py:50(ConditionalValidator) 1 0.000 0.000 0.000 0.000 keys.py:9(Key) 1 0.000 0.000 0.000 0.000 cache.py:55(FastDictCache) 1 0.000 0.000 0.000 0.000 types.py:51(SimpleFilter) 1 0.000 0.000 0.000 0.000 auto_suggest.py:76(ConditionalAutoSuggest) 1 0.000 0.000 0.000 0.000 base.py:66(_AndCache) 1 0.000 0.000 0.000 0.000 base.py:106(_InvertCache) 1 0.000 0.000 0.000 0.000 base.py:197(Never) 1 0.000 0.000 0.000 0.000 utils.py:132(DummyContext) 1 0.000 0.000 0.000 0.000 utils.py:143(_CharSizesCache) 1 0.000 0.000 0.000 0.000 table_zero.py:1() 1 0.000 0.000 0.000 0.000 enums.py:4(IncrementalSearchDirection) 1 0.000 0.000 0.000 0.000 cli.py:119(IsReadOnly) 1 0.000 0.000 0.000 0.000 cli.py:131(HasValidationError) 1 0.000 0.000 0.000 0.000 cli.py:143(HasArg) 1 0.000 0.000 0.000 0.000 cli.py:215(RendererHeightIsKnown) 1 0.000 0.000 0.000 0.000 cli.py:341(ViWaitingForTextObjectMode) 1 0.000 0.000 0.000 0.000 cli.py:388(EmacsSelectionMode) 1 0.000 0.000 0.000 0.000 enums.py:9(EditingMode) 1 0.000 0.000 0.000 0.000 vi_state.py:17(CharacterFind) 1 0.000 0.000 0.000 0.000 syspathcontext.py:42(prepended_to_syspath) 1 0.000 0.000 0.000 0.000 typing.py:185(_get_type_vars) 1 0.000 0.000 0.000 0.000 typing.py:428(_NoReturn) 1 0.000 0.000 0.000 0.000 typing.py:1233(_TypingEllipsis) 1 0.000 0.000 0.000 0.000 typing.py:1386(__init__) 1 0.000 0.000 0.000 0.000 typing.py:1622(_ProtocolMeta) 1 0.000 0.000 0.000 0.000 typing.py:1690(_Protocol) 1 0.000 0.000 0.000 0.000 typing.py:1710(Awaitable) 1 0.000 0.000 0.000 0.000 typing.py:1717(Coroutine) 1 0.000 0.000 0.000 0.000 typing.py:1726(AsyncIterable) 1 0.000 0.000 0.000 0.000 typing.py:1729(AsyncIterator) 1 0.000 0.000 0.000 0.000 typing.py:1737(Iterable) 1 0.000 0.000 0.000 0.000 typing.py:1741(Iterator) 1 0.000 0.000 0.000 0.000 typing.py:1794(Reversible) 1 0.000 0.000 0.000 0.000 typing.py:1808(Container) 1 0.000 0.000 0.000 0.000 typing.py:1838(Mapping) 1 0.000 0.000 0.000 0.000 typing.py:1847(MutableMapping) 1 0.000 0.000 0.000 0.000 typing.py:1895(Set) 1 0.000 0.000 0.000 0.000 typing.py:1925(ItemsView) 1 0.000 0.000 0.000 0.000 typing.py:1937(ContextManager) 1 0.000 0.000 0.000 0.000 typing.py:1996(Dict) 1 0.000 0.000 0.000 0.000 typing.py:2007(DefaultDict) 1 0.000 0.000 0.000 0.000 typing.py:2064(AsyncGenerator) 1 0.000 0.000 0.000 0.000 typing.py:2106() 1 0.000 0.000 0.000 0.000 interactiveshell.py:42(_NoStyle) 1 0.000 0.000 0.000 0.000 contexts.py:63(NoOpContext) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 display.py:284(ScribdDocument) 1 0.000 0.000 0.000 0.000 formatters.py:217(FormatterWarning) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 prefilter.py:35(PrefilterError) 1 0.000 0.000 0.000 0.000 autocall.py:59(ZMQExitAutocall) 1 0.000 0.000 0.000 0.000 alias.py:113(AliasError) 1 0.000 0.000 0.000 0.000 alias.py:117(InvalidAliasError) 1 0.000 0.000 0.000 0.000 builtin_trap.py:13(__BuiltinUndefined) 1 0.000 0.000 0.000 0.000 displayhook.py:309(CapturingDisplayHook) 1 0.000 0.000 0.000 0.000 interactiveshell.py:169(DummyMod) 1 0.000 0.000 0.000 0.000 tokenize2.py:67(TokenInfo) 1 0.000 0.000 0.000 0.000 lexer.py:209(DelegatingLexer) 1 0.000 0.000 0.000 0.000 lexer.py:248(include) 1 0.000 0.000 0.000 0.000 lexer.py:265(combined) 1 0.000 0.000 0.000 0.000 lexer.py:331(_This) 1 0.000 0.000 0.000 0.000 lexer.py:389(default) 1 0.000 0.000 0.000 0.000 lexer.py:843(ProfilingRegexLexer) 1 0.000 0.000 0.000 0.000 filter.py:43(Filter) 1 0.000 0.000 0.000 0.000 __init__.py:67(CodeTagFilter) 1 0.000 0.000 0.000 0.000 __init__.py:126(NameHighlightFilter) 1 0.000 0.000 0.000 0.000 __init__.py:171(RaiseOnErrorTokenFilter) 1 0.000 0.000 0.000 0.000 __init__.py:318(TokenMergeFilter) 1 0.000 0.000 0.000 0.000 __init__.py:136(_automodule) 1 0.000 0.000 0.000 0.000 pretty.py:426(Printable) 1 0.000 0.000 0.000 0.000 pretty.py:432(Text) 2 0.000 0.000 0.000 0.000 pretty.py:547(_seq_pprinter_factory) 2 0.000 0.000 0.000 0.000 pretty.py:569(_set_pprinter_factory) 2 0.000 0.000 0.000 0.000 pretty.py:596(_dict_pprinter_factory) 1 0.000 0.000 0.000 0.000 magic.py:50(Bunch) 1 0.000 0.000 0.000 0.000 display.py:655(TextDisplayObject) 1 0.000 0.000 0.000 0.000 display.py:687(Math) 1 0.000 0.000 0.000 0.000 display.py:694(Latex) 1 0.000 0.000 0.000 0.000 getpass.py:26(GetPassWarning) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 embed.py:22(KillEmbedded) 1 0.000 0.000 0.000 0.000 magic_arguments.py:245(defaults) 1 0.000 0.000 0.000 0.000 error.py:41(UsageError) 1 0.000 0.000 0.000 0.000 error.py:48(StdinNotImplementedError) 1 0.000 0.000 0.000 0.000 ptyprocess.py:84(PtyProcessError) 1 0.000 0.000 0.000 0.000 codeop.py:124(Compile) 1 0.000 0.000 0.000 0.000 path.py:168(HomeDirError) 1 0.000 0.000 0.000 0.000 process.py:24(FindCmdError) 1 0.000 0.000 0.000 0.000 coloransi.py:57(TermColors) 1 0.000 0.000 0.000 0.000 util.py:32(ClassNotFound) 1 0.000 0.000 0.000 0.000 util.py:373(UnclosingTextIOWrapper) 1 0.000 0.000 0.000 0.000 pdb.py:123(_rstr) 1 0.000 0.000 0.000 0.000 pydoc.py:1416(_PlainTextDoc) 1 0.000 0.000 0.000 0.000 pydoc.py:2066(ModuleScanner) 1 0.000 0.000 0.000 0.000 loader.py:30(ConfigLoaderError) 1 0.000 0.000 0.000 0.000 loader.py:33(ConfigFileNotFound) 1 0.000 0.000 0.000 0.000 loader.py:36(ArgumentError) 1 0.000 0.000 0.000 0.000 loader.py:492(CommandLineConfigLoader) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 application.py:96(ApplicationError) 1 0.000 0.000 0.000 0.000 :1() 1 0.000 0.000 0.000 0.000 configurable.py:22(ConfigurableError) 1 0.000 0.000 0.000 0.000 configurable.py:26(MultipleInstanceError) 1 0.000 0.000 0.000 0.000 loader.py:27(ConfigError) 1 0.000 0.000 0.000 0.000 traitlets.py:754(MetaHasTraits) 1 0.000 0.000 0.000 0.000 traitlets.py:1721(ForwardDeclaredType) 1 0.000 0.000 0.000 0.000 traitlets.py:1728(ForwardDeclaredInstance) 1 0.000 0.000 0.000 0.000 traitlets.py:1826(Any) 1 0.000 0.000 0.000 0.000 traitlets.py:1980(CFloat) 1 0.000 0.000 0.000 0.000 traitlets.py:1991(Complex) 1 0.000 0.000 0.000 0.000 traitlets.py:2005(CComplex) 1 0.000 0.000 0.000 0.000 traitlets.py:2017(Bytes) 1 0.000 0.000 0.000 0.000 traitlets.py:2057(CUnicode) 1 0.000 0.000 0.000 0.000 traitlets.py:2093(DottedObjectName) 1 0.000 0.000 0.000 0.000 traitlets.py:2104(Bool) 1 0.000 0.000 0.000 0.000 traitlets.py:2116(CBool) 1 0.000 0.000 0.000 0.000 traitlets.py:2593(CRegExp) 1 0.000 0.000 0.000 0.000 traitlets.py:87(TraitError) 1 0.000 0.000 0.000 0.000 categorical.py:1587(_BarPlotter) 1 0.000 0.000 0.000 0.000 testing.py:2370(SimpleMock) 1 0.000 0.000 0.000 0.000 exceptions.py:1(UnpackException) 1 0.000 0.000 0.000 0.000 exceptions.py:5(BufferFull) 1 0.000 0.000 0.000 0.000 exceptions.py:9(OutOfData) 1 0.000 0.000 0.000 0.000 exceptions.py:13(UnpackValueError) 1 0.000 0.000 0.000 0.000 exceptions.py:27(PackException) 1 0.000 0.000 0.000 0.000 exceptions.py:31(PackValueError) 1 0.000 0.000 0.000 0.000 sql.py:931(PandasSQL) 1 0.000 0.000 0.000 0.000 stata.py:460(PossiblePrecisionLoss) 1 0.000 0.000 0.000 0.000 stata.py:470(ValueLabelTypeMismatch) 1 0.000 0.000 0.000 0.000 stata.py:829(StataParser) 1 0.000 0.000 0.000 0.000 sql.py:34(DatabaseError) 1 0.000 0.000 0.000 0.000 pytables.py:355(UnaryOp) 1 0.000 0.000 0.000 0.000 pytables.py:571(TermValue) 2 0.000 0.000 0.000 0.000 expr.py:135(_is_type) 3 0.000 0.000 0.000 0.000 expr.py:208(disallow) 1 0.000 0.000 0.000 0.000 expr.py:250(add_ops) 1 0.000 0.000 0.000 0.000 expr.py:702(PythonExprVisitor) 1 0.000 0.000 0.000 0.000 json.py:103(SeriesWriter) 1 0.000 0.000 0.000 0.000 pytables.py:1845(set_metadata) 1 0.000 0.000 0.000 0.000 pytables.py:20(Scope) 1 0.000 0.000 0.000 0.000 pytables.py:59(Constant) 1 0.000 0.000 0.000 0.000 excel.py:955(_OpenpyxlWriter) 1 0.000 0.000 0.000 0.000 excel.py:1374(_Openpyxl22Writer) 1 0.000 0.000 0.000 0.000 pytables.py:145(DuplicateWarning) 1 0.000 0.000 0.000 0.000 engines.py:19(NumExprClobberingError) 1 0.000 0.000 0.000 0.000 ops.py:445(Div) 1 0.000 0.000 0.000 0.000 accessors.py:222(PeriodProperties) 1 0.000 0.000 0.000 0.000 format.py:2225(Datetime64TZFormatter) 1 0.000 0.000 0.000 0.000 format.py:2240(Timedelta64Formatter) 3 0.000 0.000 0.000 0.000 series.py:105(_coerce_method) 1 0.000 0.000 0.000 0.000 format.py:1825(GenericArrayFormatter) 1 0.000 0.000 0.000 0.000 format.py:2033(IntArrayFormatter) 1 0.000 0.000 0.000 0.000 format.py:2078(PeriodArrayFormatter) 1 0.000 0.000 0.000 0.000 format.py:2093(CategoricalArrayFormatter) 1 0.000 0.000 0.000 0.000 indexing.py:1889(_AtIndexer) 1 0.000 0.000 0.000 0.000 internals.py:1820(FloatOrComplexBlock) 1 0.000 0.000 0.000 0.000 internals.py:1882(ComplexBlock) 1 0.000 0.000 0.000 0.000 indexing.py:84(IndexingError) 1 0.000 0.000 0.000 0.000 range.py:146(_validate_dtype) 6 0.000 0.000 0.000 0.000 period.py:78(_period_index_cmp) 1 0.000 0.000 0.000 0.000 offsets.py:2873() 6 0.000 0.000 0.000 0.000 datetimes.py:102(_dt_index_cmp) 1 0.000 0.000 0.000 0.000 numeric.py:99(is_all_dates) 1 0.000 0.000 0.000 0.000 frequencies.py:110() 8 0.000 0.000 0.000 0.000 frequencies.py:1045() 1 0.000 0.000 0.000 0.000 offsets.py:128(ApplyTypeError) 1 0.000 0.000 0.000 0.000 offsets.py:133(CacheableOffset) 1 0.000 0.000 0.000 0.000 groupby.py:4688(ArraySplitter) 1 0.000 0.000 0.000 0.000 nanops.py:48(set_use_bottleneck) 1 0.000 0.000 0.000 0.000 base.py:156(GroupByError) 1 0.000 0.000 0.000 0.000 base.py:160(DataError) 1 0.000 0.000 0.000 0.000 base.py:164(SpecificationError) 1 0.000 0.000 0.000 0.000 generic.py:59(_ABCGeneric) 1 0.000 0.000 0.000 0.000 common.py:82(SettingWithCopyError) 1 0.000 0.000 0.000 0.000 common.py:86(SettingWithCopyWarning) 3 0.000 0.000 0.000 0.000 api.py:68(outer) 1 0.000 0.000 0.000 0.000 __init__.py:10(PerformanceWarning) 1 0.000 0.000 0.000 0.000 __init__.py:23(UnsortedIndexError) 1 0.000 0.000 0.000 0.000 __init__.py:33(ParserError) 1 0.000 0.000 0.000 0.000 __init__.py:39(DtypeWarning) 1 0.000 0.000 0.000 0.000 __init__.py:47(EmptyDataError) 1 0.000 0.000 0.000 0.000 __init__.py:54(ParserWarning) 1 0.000 0.000 0.000 0.000 __init__.py:63(MergeError) 1 0.000 0.000 0.000 0.000 algorithms.py:932(SelectNSeries) 1 0.000 0.000 0.000 0.000 config.py:579(_get_registered_option) 2 0.000 0.000 0.000 0.000 {built-in method pandas._libs.lib.isscalar} 1 0.000 0.000 0.000 0.000 {built-in method pandas._libs.lib.is_integer} 1 0.000 0.000 0.000 0.000 exceptions.py:27(InvalidTimeError) 1 0.000 0.000 0.000 0.000 exceptions.py:31(AmbiguousTimeError) 1 0.000 0.000 0.000 0.000 exceptions.py:42(NonExistentTimeError) 1 0.000 0.000 0.000 0.000 lazy.py:121(LazySet) 1 0.000 0.000 0.000 0.000 ImageFilter.py:21(Filter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:25(MultibandFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:29(Kernel) 1 0.000 0.000 0.000 0.000 ImageFilter.py:61(BuiltinFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:103(MinFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:117(MaxFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:131(ModeFilter) 1 0.000 0.000 0.000 0.000 ImageFilter.py:183(UnsharpMask) 1 0.000 0.000 0.000 0.000 ImageFilter.py:219(CONTOUR) 1 0.000 0.000 0.000 0.000 ImageFilter.py:237(EDGE_ENHANCE) 1 0.000 0.000 0.000 0.000 ImageFilter.py:273(SHARPEN) 1 0.000 0.000 0.000 0.000 ImageFilter.py:282(SMOOTH) 1 0.000 0.000 0.000 0.000 ImageFilter.py:291(SMOOTH_MORE) 1 0.000 0.000 0.000 0.000 reduction.py:204(_C) 1 0.000 0.000 0.000 0.000 fitpack2.py:1055(LSQBivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:1208(SphereBivariateSpline) 1 0.000 0.000 0.000 0.000 fitpack2.py:1516(RectSphereBivariateSpline) 1 0.000 0.000 0.000 0.000 kdtree.py:261(leafnode) 1 0.000 0.000 0.000 0.000 kdtree.py:266(innernode) 1 0.000 0.000 0.000 0.000 context.py:20(TimeoutError) 1 0.000 0.000 0.000 0.000 context.py:23(AuthenticationError) 1 0.000 0.000 0.000 0.000 context.py:297(SpawnContext) 1 0.000 0.000 0.000 0.000 context.py:301(ForkServerContext) 1 0.000 0.000 0.000 0.000 process.py:299(_MainProcess) 1 0.000 0.000 0.000 0.000 radau.py:531(RadauDenseOutput) 1 0.000 0.000 0.000 0.000 rk.py:358(RkDenseOutput) 1 0.000 0.000 0.000 0.000 lsoda.py:177(LsodaDenseOutput) 1 0.000 0.000 0.000 0.000 _basinhopping.py:269(MinimizerWrapper) 1 0.000 0.000 0.000 0.000 ivp.py:24(OdeResult) 1 0.000 0.000 0.000 0.000 _spectral.py:13(_NoConvergence) 1 0.000 0.000 0.000 0.000 nonlin.py:134(NoConvergence) 1 0.000 0.000 0.000 0.000 nonlin.py:664(GenericBroyden) 1 0.000 0.000 0.000 0.000 nonlin.py:1229(LinearMixing) 1 0.000 0.000 0.000 0.000 optimize.py:133(OptimizeWarning) 1 0.000 0.000 0.000 0.000 optimize.py:761(_LineSearchError) 1 0.000 0.000 0.000 0.000 quadrature.py:18(AccuracyWarning) 1 0.000 0.000 0.000 0.000 odepack.py:10(ODEintWarning) 1 0.000 0.000 0.000 0.000 quadpack.py:717(_RangeFunc) 1 0.000 0.000 0.000 0.000 quadpack.py:730(_OptFunc) 1 0.000 0.000 0.000 0.000 arpack.py:938(IterInv) 1 0.000 0.000 0.000 0.000 sf_error.py:5(SpecialFunctionWarning) 1 0.000 0.000 0.000 0.000 sf_error.py:11(SpecialFunctionError) 1 0.000 0.000 0.000 0.000 linsolve.py:25(MatrixRankWarning) 1 0.000 0.000 0.000 0.000 arpack.py:308(_ArpackParams) 1 0.000 0.000 0.000 0.000 _matfuncs_sqrtm.py:22(SqrtmError) 1 0.000 0.000 0.000 0.000 decorator.py:48(get_init) 1 0.000 0.000 0.000 0.000 interface.py:602(MatrixLinearOperator) 1 0.000 0.000 0.000 0.000 _threadsafety.py:11(ReentrancyError) 1 0.000 0.000 0.000 0.000 _testutils.py:16(FPUModeChangeWarning) 1 0.000 0.000 0.000 0.000 _ccallback.py:9(CData) 1 0.000 0.000 0.000 0.000 base.py:17(SparseWarning) 1 0.000 0.000 0.000 0.000 base.py:21(SparseFormatWarning) 1 0.000 0.000 0.000 0.000 _backend_tk.py:834(RubberbandTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:853(SetCursorTk) 1 0.000 0.000 0.000 0.000 _backend_tk.py:952(SaveFigureTk) 1 0.000 0.000 0.000 0.000 backend_managers.py:18(ToolEvent) 1 0.000 0.000 0.000 0.000 __init__.py:2743(Label) 1 0.000 0.000 0.000 0.000 __init__.py:2959(Menubutton) 1 0.000 0.000 0.000 0.000 __init__.py:3430(_setit) 1 0.000 0.000 0.000 0.000 __init__.py:509(DoubleVar) 1 0.000 0.000 0.000 0.000 backend_tkagg.py:27(NavigationToolbar2TkAgg) 1 0.000 0.000 0.000 0.000 backend_tkagg.py:32(_BackendTkAgg) 1 0.000 0.000 0.000 0.000 geo.py:418(InvertedMollweideTransform) 1 0.000 0.000 0.000 0.000 polar.py:188(ThetaFormatter) 1 0.000 0.000 0.000 0.000 polar.py:466(_ThetaShift) 1 0.000 0.000 0.000 0.000 scale.py:136(Log10Transform) 1 0.000 0.000 0.000 0.000 scale.py:143(InvertedLog10Transform) 1 0.000 0.000 0.000 0.000 scale.py:187(InvertedLogTransform) 1 0.000 0.000 0.000 0.000 trirefine.py:14(TriRefiner) 1 0.000 0.000 0.000 0.000 streamplot.py:408(TerminateTrajectory) 1 0.000 0.000 0.000 0.000 mlab.py:2994(FormatString) 1 0.000 0.000 0.000 0.000 mlab.py:3001(FormatFormatStr) 1 0.000 0.000 0.000 0.000 csv.py:65(excel_tab) 1 0.000 0.000 0.000 0.000 _parser.py:622(_result) 1 0.000 0.000 0.000 0.000 _parser.py:1532(UnknownTimezoneWarning) 1 0.000 0.000 0.000 0.000 _factories.py:14(_TzFactory) 1 0.000 0.000 0.000 0.000 category.py:121(StrCategoryLocator) 1 0.000 0.000 0.000 0.000 category.py:171(UnitData) 1 0.000 0.000 0.000 0.000 units.py:53(AxisInfo) 1 0.000 0.000 0.000 0.000 dates.py:1529(HourLocator) 1 0.000 0.000 0.000 0.000 dates.py:1549(MinuteLocator) 1 0.000 0.000 0.000 0.000 dates.py:1569(SecondLocator) 1 0.000 0.000 0.000 0.000 error.py:5(CDefError) 1 0.000 0.000 0.000 0.000 error.py:20(VerificationMissing) 1 0.000 0.000 0.000 0.000 model.py:85(VoidType) 1 0.000 0.000 0.000 0.000 model.py:97(BasePrimitiveType) 1 0.000 0.000 0.000 0.000 model.py:192(UnknownFloatType) 1 0.000 0.000 0.000 0.000 model.py:204(BaseFunctionType) 1 0.000 0.000 0.000 0.000 model.py:284(NamedPointerType) 1 0.000 0.000 0.000 0.000 model.py:476(StructType) 1 0.000 0.000 0.000 0.000 widgets.py:2753(Lasso) 1 0.000 0.000 0.000 0.000 version.py:2() 1 0.000 0.000 0.000 0.000 Image.py:36(DecompressionBombWarning) 1 0.000 0.000 0.000 0.000 backend_tools.py:750(ConfigureSubplotsBase) 1 0.000 0.000 0.000 0.000 backend_bases.py:1684(KeyEvent) 1 0.000 0.000 0.000 0.000 backend_bases.py:2646(NonGuiException) 1 0.000 0.000 0.000 0.000 legend_handler.py:428(HandlerCircleCollection) 1 0.000 0.000 0.000 0.000 legend_handler.py:553(HandlerStem) 1 0.000 0.000 0.000 0.000 container.py:112(BarContainer) 1 0.000 0.000 0.000 0.000 container.py:137(ErrorbarContainer) 1 0.000 0.000 0.000 0.000 gridspec.py:326(GridSpecFromSubplotSpec) 1 0.000 0.000 0.000 0.000 dviread.py:733(Tfm) 1 0.000 0.000 0.000 0.000 mathtext.py:220(MathtextBackendBitmap) 1 0.000 0.000 0.000 0.000 mathtext.py:1060(StixSansFonts) 1 0.000 0.000 0.000 0.000 mathtext.py:1296(STIXFontConstants) 1 0.000 0.000 0.000 0.000 mathtext.py:1305(STIXSansFontConstants) 1 0.000 0.000 0.000 0.000 mathtext.py:1316(DejaVuSansFontConstants) 1 0.000 0.000 0.000 0.000 mathtext.py:1426(Hbox) 1 0.000 0.000 0.000 0.000 mathtext.py:1814(Vrule) 1 0.000 0.000 0.000 0.000 mathtext.py:1896(Fill) 1 0.000 0.000 0.000 0.000 mathtext.py:1900(Filll) 1 0.000 0.000 0.000 0.000 mathtext.py:1904(NegFil) 1 0.000 0.000 0.000 0.000 mathtext.py:1912(NegFilll) 1 0.000 0.000 0.000 0.000 mathtext.py:1916(SsGlue) 1 0.000 0.000 0.000 0.000 mathtext.py:1920(HCentered) 1 0.000 0.000 0.000 0.000 mathtext.py:1929(VCentered) 1 0.000 0.000 0.000 0.000 mathtext.py:1966(SubSuperCluster) 1 0.000 0.000 0.000 0.000 mathtext.py:1980(AutoHeightChar) 1 0.000 0.000 0.000 0.000 mathtext.py:2017(AutoWidthChar) 1 0.000 0.000 0.000 0.000 patches.py:2866(Angle3) 1 0.000 0.000 0.000 0.000 patches.py:3063(Bar) 1 0.000 0.000 0.000 0.000 patches.py:3432(CurveA) 1 0.000 0.000 0.000 0.000 patches.py:3521(CurveFilledB) 1 0.000 0.000 0.000 0.000 patches.py:3644(BracketAB) 1 0.000 0.000 0.000 0.000 patches.py:3681(BracketA) 1 0.000 0.000 0.000 0.000 bezier.py:17(NonIntersectingPathException) 1 0.000 0.000 0.000 0.000 _converter.py:356(PandasAutoDateLocator) 1 0.000 0.000 0.000 0.000 ticker.py:313(IndexFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:335(NullFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:379(FuncFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:399(FormatStrFormatter) 1 0.000 0.000 0.000 0.000 ticker.py:1045(LogFormatterExponent) 1 0.000 0.000 0.000 0.000 ticker.py:1061(LogFormatterMathtext) 1 0.000 0.000 0.000 0.000 ticker.py:1131(LogFormatterSciNotation) 1 0.000 0.000 0.000 0.000 ticker.py:2478(AutoLocator) 3 0.000 0.000 0.000 0.000 _cm.py:99(get_color_function) 1 0.000 0.000 0.000 0.000 transforms.py:2869(TransformedPatchPath) 1 0.000 0.000 0.000 0.000 pyplot.py:132(_NotIPython) 1 0.000 0.000 0.000 0.000 error.py:19(URLError) 1 0.000 0.000 0.000 0.000 ipaddress.py:23(NetmaskValueError) 1 0.000 0.000 0.000 0.000 ipaddress.py:19(AddressValueError) 4 0.000 0.000 0.000 0.000 calendar.py:53() 2 0.000 0.000 0.000 0.000 calendar.py:55(__init__) 1 0.000 0.000 0.000 0.000 client.py:1411(HTTPException) 1 0.000 0.000 0.000 0.000 client.py:1416(NotConnected) 1 0.000 0.000 0.000 0.000 client.py:1419(InvalidURL) 1 0.000 0.000 0.000 0.000 client.py:1454(CannotSendHeader) 1 0.000 0.000 0.000 0.000 client.py:1457(ResponseNotReady) 1 0.000 0.000 0.000 0.000 client.py:1467(LineTooLong) 1 0.000 0.000 0.000 0.000 client.py:1472(RemoteDisconnected) 1 0.000 0.000 0.000 0.000 errors.py:16(HeaderParseError) 1 0.000 0.000 0.000 0.000 errors.py:20(BoundaryError) 1 0.000 0.000 0.000 0.000 errors.py:28(CharsetError) 1 0.000 0.000 0.000 0.000 errors.py:41(NoBoundaryInMultipartDefect) 1 0.000 0.000 0.000 0.000 errors.py:44(StartBoundaryNotFoundDefect) 1 0.000 0.000 0.000 0.000 errors.py:47(CloseBoundaryNotFoundDefect) 1 0.000 0.000 0.000 0.000 errors.py:50(FirstHeaderLineIsContinuationDefect) 1 0.000 0.000 0.000 0.000 errors.py:53(MisplacedEnvelopeHeaderDefect) 1 0.000 0.000 0.000 0.000 errors.py:56(MissingHeaderBodySeparatorDefect) 1 0.000 0.000 0.000 0.000 errors.py:64(InvalidMultipartContentTransferEncodingDefect) 1 0.000 0.000 0.000 0.000 errors.py:67(UndecodableBytesDefect) 1 0.000 0.000 0.000 0.000 errors.py:70(InvalidBase64PaddingDefect) 1 0.000 0.000 0.000 0.000 errors.py:84(InvalidHeaderDefect) 1 0.000 0.000 0.000 0.000 errors.py:101(ObsoleteHeaderDefect) 1 0.000 0.000 0.000 0.000 errors.py:104(NonASCIILocalPartDefect) 1 0.000 0.000 0.000 0.000 request.py:648(HTTPDefaultErrorHandler) 1 0.000 0.000 0.000 0.000 request.py:1385(UnknownHandler) 1 0.000 0.000 0.000 0.000 request.py:1611(DataHandler) 1 0.000 0.000 0.000 0.000 pyparsing.py:1456(_FifoCache) 1 0.000 0.000 0.000 0.000 pyparsing.py:2342(Token) 1 0.000 0.000 0.000 0.000 pyparsing.py:3075(_PositionToken) 1 0.000 0.000 0.000 0.000 pyparsing.py:4204(TokenConverter) 1 0.000 0.000 0.000 0.000 subprocess.py:57(SubprocessError) 1 0.000 0.000 0.000 0.000 subprocess.py:743(__enter__) 2 0.000 0.000 0.000 0.000 subprocess.py:1366(_internal_poll) 1 0.000 0.000 0.000 0.000 inspect.py:2381(_empty) 1 0.000 0.000 0.000 0.000 errors.py:20(DistutilsClassError) 1 0.000 0.000 0.000 0.000 errors.py:36(DistutilsFileError) 1 0.000 0.000 0.000 0.000 errors.py:51(DistutilsSetupError) 1 0.000 0.000 0.000 0.000 errors.py:75(DistutilsByteCompileError) 1 0.000 0.000 0.000 0.000 errors.py:79(CCompilerError) 1 0.000 0.000 0.000 0.000 errors.py:82(PreprocessError) 1 0.000 0.000 0.000 0.000 errors.py:85(CompileError) 1 0.000 0.000 0.000 0.000 errors.py:88(LibError) 1 0.000 0.000 0.000 0.000 errors.py:92(LinkError) 1 0.000 0.000 0.000 0.000 errors.py:96(UnknownFileError) 1 0.000 0.000 0.000 0.000 __init__.py:558(checkdep_usetex) 1 0.000 0.000 0.000 0.000 __init__.py:723(_decode_filesystem_path) 1 0.000 0.000 0.000 0.000 six.py:364(Module_six_moves_urllib_error) 1 0.000 0.000 0.000 0.000 six.py:436(Module_six_moves_urllib_response) 1 0.000 0.000 0.000 0.000 core.py:94(MaskedArrayFutureWarning) 1 0.000 0.000 0.000 0.000 polyutils.py:79(PolyBase) 1 0.000 0.000 0.000 0.000 _iotools.py:460(ConverterError) 1 0.000 0.000 0.000 0.000 _iotools.py:468(ConverterLockError) 1 0.000 0.000 0.000 0.000 _iotools.py:476(ConversionWarning) 1 0.000 0.000 0.000 0.000 shutil.py:68(ReadError) 1 0.000 0.000 0.000 0.000 shutil.py:71(RegistryError) 1 0.000 0.000 0.000 0.000 argparse.py:1061(_ChoicesPseudoAction) 1 0.000 0.000 0.000 0.000 __init__.py:1574(RootLogger) 1 0.000 0.000 0.000 0.000 threading.py:720(BrokenBarrierError) 1 0.000 0.000 0.000 0.000 case.py:38(_UnexpectedSuccess) 1 0.000 0.000 0.000 0.000 numeric.py:2785(_unspecified) 2 0.000 0.000 0.000 0.000 arrayprint.py:406(_recursive_guard) 1 0.000 0.000 0.000 0.000 numerictypes.py:762(_typedict) 1 0.000 0.000 0.000 0.000 numerictypes.py:1014() 1 0.000 0.000 0.000 0.000 parse.py:342(ParseResultBytes) 1 0.000 0.000 0.000 0.000 __init__.py:168(c_long) 1 0.000 0.000 0.000 0.000 __init__.py:172(c_ulong) 1 0.000 0.000 0.000 0.000 __init__.py:185(c_uint) 1 0.000 0.000 0.000 0.000 __init__.py:189(c_float) 1 0.000 0.000 0.000 0.000 __init__.py:197(c_longdouble) 1 0.000 0.000 0.000 0.000 __init__.py:218(c_ubyte) 1 0.000 0.000 0.000 0.000 __init__.py:225(c_byte) 1 0.000 0.000 0.000 0.000 __init__.py:241(c_void_p) 1 0.000 0.000 0.000 0.000 __init__.py:246(c_bool) 1 0.000 0.000 0.000 0.000 __init__.py:256(c_wchar) 1 0.000 0.000 0.000 0.000 pathlib.py:377(_Accessor) 1 0.000 0.000 0.000 0.000 pathlib.py:1444(PosixPath) 1 0.000 0.000 0.000 0.000 {method 'view' of 'numpy.ndarray' objects} 1 0.000 0.000 0.000 0.000 _globals.py:45(VisibleDeprecationWarning) 1 0.000 0.000 0.000 0.000 _globals.py:56(_NoValue) 2 0.000 0.000 0.000 0.000 index_tricks.py:159(__init__) 1 0.000 0.000 0.000 0.000 index_tricks.py:356(RClass) 1 0.000 0.000 0.000 0.000 index_tricks.py:456(CClass) 2 0.000 0.000 0.000 0.000 index_tricks.py:658(__init__) 1 0.000 0.000 0.000 0.000 index_tricks.py:614(IndexExpression) 1 0.000 0.000 0.000 0.000 pickle.py:64(PickleError) 1 0.000 0.000 0.000 0.000 {method 'disable' of '_lsprof.Profiler' objects} 1 0.000 0.000 0.000 0.000 __init__.py:537(__missing__)