numeraire_dataset.DANIEL_MOSKOWITZ_ARCHIVE_MEMBERS#

numeraire_dataset.DANIEL_MOSKOWITZ_ARCHIVE_MEMBERS = ('d_m_pt_ind.txt', 'd_m_pt_res.txt', 'd_m_pt_tot.txt', 'd_m_pt_nyse_ind.txt', 'd_m_pt_nyse_res.txt', 'd_m_pt_nyse_tot.txt', 'm_m_pt_ind.txt', 'm_m_pt_res.txt', 'm_m_pt_tot.txt', 'm_m_pt_nyse_ind.txt', 'm_m_pt_nyse_res.txt', 'm_m_pt_nyse_tot.txt')#

Built-in immutable sequence.

If no argument is given, the constructor returns an empty tuple. If iterable is specified the tuple is initialized from iterable’s items.

If the argument is a tuple, the return value is the same object.