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

Add reading/writing utility #1

Open
1 of 3 tasks
yl4070 opened this issue Apr 4, 2022 · 1 comment · Fixed by #2
Open
1 of 3 tasks

Add reading/writing utility #1

yl4070 opened this issue Apr 4, 2022 · 1 comment · Fixed by #2
Assignees

Comments

@yl4070
Copy link
Owner

yl4070 commented Apr 4, 2022

Write reusable reading write utilities. This means all other functions need an outer function to call IO and the actual calculation function(Numba).

Plan to use Pandas for the task.

  • read csv file.
  • write csv file
  • add support other type of input formats
@yl4070 yl4070 self-assigned this Apr 4, 2022
@yl4070 yl4070 linked a pull request Apr 7, 2022 that will close this issue
@yl4070 yl4070 closed this as completed in #2 Apr 7, 2022
@yl4070
Copy link
Owner Author

yl4070 commented Apr 7, 2022

Still other features to impletement.

@yl4070 yl4070 reopened this Apr 7, 2022
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