Hide keyboard shortcuts

Hot-keys on this page

r m x p   toggle line displays

j k   next/prev highlighted chunk

0   (zero) top of page

1   (one) first highlighted chunk

1""" 

2@file 

3@brief shortcuts for FAQ 

4""" 

5 

6from .faq_python import enumerate_regex_search, download_from_url 

7from .faq_jupyter import jupyter_get_variable, jupyter_open_notebook 

8from .faq_matplotlib import graph_style, close_all, graph_with_label, change_legend_location, graph_cities 

9from .faq_pandas import read_csv, df_to_clipboard