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 to pandashelper 

4""" 

5from .readh import read_csv 

6from .tblformat import df2rst, df2html 

7from .tblfunction import isempty, isnan