B
    @\                 @   s   d Z ddlmZmZmZmZ ddlZeeZ	ddl
mZ dZeddd	d
dZeddd	d
dZeddd	d
dZeddd	d
dZdS )z Provide a pandas DataFrame instance of four of the datasets from
gapminder.org. The data sets in this module are:

    fertility, life_expectancy, population, regions

    )absolute_importdivisionprint_functionunicode_literalsN   )external_csv)	fertilitylife_expectancy
populationregionsZ	gapminderzgapminder_fertility.csvZCountryzutf-8)Z	index_colencodingzgapminder_life_expectancy.csvzgapminder_population.csvzgapminder_regions.csv)__doc__Z
__future__r   r   r   r   ZloggingZ	getLogger__name__logZutil.sampledatar   __all__r   r	   r
   r    r   r   9lib/python3.7/site-packages/bokeh/sampledata/gapminder.py<module>   s   
(