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

read_files() only reads one file, not list of files #168

Open
danielhuppmann opened this issue Dec 20, 2018 · 0 comments
Open

read_files() only reads one file, not list of files #168

danielhuppmann opened this issue Dec 20, 2018 · 0 comments

Comments

@danielhuppmann
Copy link
Member

danielhuppmann commented Dec 20, 2018

As part of the extension to include datetime as time format in addition to yearly data (see #167), the function read_files() was simplified so that it only reads one file.

This function should be extended to take a list of files again, keeping in mind that we now need to check that time_col and extra_cols are compatible, similar to how append() is implemented.

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

No branches or pull requests

1 participant