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

Next release number? #133

Open
mtb-za opened this issue Apr 19, 2021 · 3 comments
Open

Next release number? #133

mtb-za opened this issue Apr 19, 2021 · 3 comments
Labels

Comments

@mtb-za
Copy link
Contributor

mtb-za commented Apr 19, 2021

Some of the changes are to deprecate some of the existing args in favour of those used by genfromtxt, along with removing a couple that are no longer needed. The current release is 0.8.8. Should we plan for these to be released as 0.9, 0.8.9, or 0.8.10? Are we planning a 0.8.9 release at all?

I feel like we might have made enough improvements to warrant a 0.9 if we finish cleaning up (most of) the IO things (from_csv #128, from_text, to_json and a couple of others) that are currently in the T21 project list, along with some of the bugs that we have been discussing, notably #127.

Consensus?

@kwinkunks
Copy link
Member

Agree. Since we're changing things pretty substantially, we should go to 0.9 next.

@kwinkunks
Copy link
Member

Where are those functions at now, @mtb-za ?

I don't think they are in production yet, they maybe just need tests?

@mtb-za
Copy link
Contributor Author

mtb-za commented Apr 23, 2022

They are on a branch, which I am planning to take a proper look at tomorrow. I think that to_csv is probably ready, but needs tests. Less sure on the others. That one uses numpy's loadtxt internally, passing anything extra as kwargs to that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants