Commits


Nikita Titov authored and Guolin Ke committed 2323cb3befa
[python] added get_data() method to Dataset class (#1870) * added get_data method * hotfix * added warning for other data types * reworked according to review comments * minor addition to FAQ * added test