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

BART.py read_nodes: verify that skipping a row is correct #16

Open
chunhochow opened this issue Jul 10, 2024 · 1 comment
Open

BART.py read_nodes: verify that skipping a row is correct #16

chunhochow opened this issue Jul 10, 2024 · 1 comment

Comments

@chunhochow
Copy link
Member

Currently it is pd.read_excel(model_run_dir / "nodes.xls", ..., skiprows=1). Why is the initial row skipped? We need to verify.

@ykj5060
Copy link
Collaborator

ykj5060 commented Sep 17, 2024

Do not need be skipped, already fixed

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

2 participants