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

FAST Output Description and WEIO pip install fix (issues #27 and #28) #29

Merged
merged 6 commits into from
Mar 1, 2024

Conversation

mutricyl
Copy link

  • update to fast_output_file.py to preserve description feature in read and write.
  • update to setup.py to be able to install weio as a pypi package

@ebranlard
Copy link
Owner

Thank for doing that, this looks good. The writing in ascii format now seem to assume a dataframe, maybe we can do two cases, one if self.data is a dataframe, and another one (the previous one) otherwise (array or list of list).

@ebranlard ebranlard changed the title devs for issues #27 and #28 FAST Output Description and WEIO pip install fix (issues #27 and #28) Feb 17, 2024
@ebranlard ebranlard self-assigned this Feb 17, 2024
@ebranlard ebranlard added bug Something isn't working enhancement New feature or request labels Feb 17, 2024
@ebranlard ebranlard added this to the Version 2.0 milestone Feb 17, 2024
@mutricyl
Copy link
Author

c45f8ca pushed to intergrate your comment @ebranlard

@ebranlard ebranlard merged commit 36c7c60 into ebranlard:dev Mar 1, 2024
5 checks passed
@ebranlard
Copy link
Owner

Thanks a lot for doing that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants