
    hjeN	                        d Z ddlmZ ddlZ ej        e          ZddlmZ erddl	m
Z
 ddlmZ dZddZ e            ZdS )aD   Provide U.S. marriage and divorce statistics between 1867 and 2014

License: `Public Domain`_

Sourced from http://www.cdc.gov/nchs/

This module contains one pandas Dataframe: ``data``.

.. rubric:: ``data``

:bokeh-dataframe:`bokeh.sampledata.us_marriages_divorces.data`

.. bokeh-sampledata-xref:: us_marriages_divorces
    )annotationsN)TYPE_CHECKING)	DataFrame   )package_csvdatareturnr   c                     t          dd          } |                     dd                                                                          S )z

    us_marriages_divorceszus_marriages_divorces.csvlinearr   )methodaxis)r   interpolateffillbfillr   s    Flib/python3.11/site-packages/bokeh/sampledata/us_marriages_divorces.py
_read_datar   ?   sF    
 .0KLLD8!44::<<BBDDD    )r
   r   )__doc__
__future__r   logging	getLogger__name__logtypingr   pandasr   util.sampledatar   __all__r   r	    r   r   <module>r!      s    $ # " " " " " g!! !           !       * ) ) ) ) ) E E E E z||r   