Home
User Guide
API Documentation
Integration
Deletes all data frames in the current project.
If called with the mem_only option set to True, the data frames will be kept on disk (in the project folder) and can be reloaded to memory through getml.project.data_frames.load_all().
getml.project.data_frames.load_all()