947e3c02d66cb62192ee1ea5e4a71d47b3477b33,examples/embed/widget.py,,,#,103

Before Change



import time

try:
    while True:
        time.sleep(0.1)
except KeyboardInterrupt:
    print()

After Change


year = 2010
location = "World"

years = [str(x) for x in sorted(df.Year.unique())]
locations = sorted(df.Location.unique())

source_pyramid = ColumnDataSource(data=dict())
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 4

Non-data size: 3

Instances


Project Name: bokeh/bokeh
Commit Name: 947e3c02d66cb62192ee1ea5e4a71d47b3477b33
Time: 2015-12-19
Author: bryanv@continuum.io
File Name: examples/embed/widget.py
Class Name:
Method Name:


Project Name: DistrictDataLabs/yellowbrick
Commit Name: da729dab14194dba84e75571f08f927efbc19865
Time: 2019-08-22
Author: benjamin@bengfort.com
File Name: yellowbrick/classifier/confusion_matrix.py
Class Name: ConfusionMatrix
Method Name: score


Project Name: pfnet-research/chainer-chemistry
Commit Name: 068579d13cadb4a0409538e3e2a9baf13a31f218
Time: 2018-07-02
Author: mottodora@gmail.com
File Name: chainer_chemistry/training/extensions/prc_auc_evaluator.py
Class Name: PRCAUCEvaluator
Method Name: calc_metric


Project Name: biotite-dev/biotite
Commit Name: 46eab88692ed646b6e68221baba56e53fd002417
Time: 2020-11-24
Author: tom.mueller@beachouse.de
File Name: src/biotite/structure/basepairs.py
Class Name:
Method Name: _match_base