Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Default path for make_large_data_frame_target #112

Closed
Hi-king opened this issue Jan 10, 2020 · 0 comments · Fixed by #147
Closed

Default path for make_large_data_frame_target #112

Hi-king opened this issue Jan 10, 2020 · 0 comments · Fixed by #147

Comments

@Hi-king
Copy link
Member

Hi-king commented Jan 10, 2020

In the same manner as output()、it might be great if make_large_data_frame_target() can produce default path.

        file_path = self.__module__.replace('.', '/')
        return self.make_large_data_frame_target(os.path.join(file_path, f'{type(self).__name__}.zip'))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant