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

Make top_and_tail work for n logs #16

Open
kwinkunks opened this issue Aug 3, 2015 · 1 comment
Open

Make top_and_tail work for n logs #16

kwinkunks opened this issue Aug 3, 2015 · 1 comment
Labels

Comments

@kwinkunks
Copy link
Member

Right now only does 3. Should be easy.

Should maybe just be able to pass in a list of logs.

Calling it a bug.

@kwinkunks kwinkunks added the bug label Aug 3, 2015
@kinverarity1
Copy link
Contributor

I just submitted PR #19 for this. I hadn't seen this issue so rather than accepting a list it accepts any number of arrays as arguments. It would align better with numpy if it is changed to accept a single iterable argument like a list of arrays. If you prefer that I'll add a commit to do so.

Also I realise now that you have a develop branch -- should PRs be raised against 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