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

Transpose output #1

Open
steffejr opened this issue Oct 27, 2020 · 0 comments
Open

Transpose output #1

steffejr opened this issue Oct 27, 2020 · 0 comments

Comments

@steffejr
Copy link
Member

outdata = CalculateIndPower(NBoot,NSim, N, Atype, alpha, a, b, cP)

This line has the output data in it from a simulation. It is in row form when it is save to the CSV file. When the CSV files are read and joined together, it takes a long time. The data needs to be saved as a single row to make it faster to read and combine all simulation results.

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