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

Before Change



html = html % (tag)
with open("population_embed.html", "w+") as f:
    f.write(html)

print(
To view this example, run

After Change


location = "World"

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

source_pyramid = ColumnDataSource(data=dict())

def pyramid():
Italian Trulli
In pattern: SUPERPATTERN

Frequency: 3

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: YerevaNN/mimic3-benchmarks
Commit Name: 790b528716d22bafea946f6228509b202dea09b7
Time: 2017-09-05
Author: harhro@gmail.com
File Name: mimic3models/rerun.py
Class Name:
Method Name: main


Project Name: home-assistant/home-assistant
Commit Name: b09fe4a3a75e58187147f4dc10f86adb272be12c
Time: 2014-06-05
Author: Paulus@PaulusSchoutsen.nl
File Name: homeassistant/components/http/__init__.py
Class Name: RequestHandler
Method Name: _handle_get_root