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 and zip should use max rather than min length? #49

Closed
mbostock opened this issue Jan 26, 2017 · 2 comments
Closed

transpose and zip should use max rather than min length? #49

mbostock opened this issue Jan 26, 2017 · 2 comments

Comments

@mbostock
Copy link
Member

Related #48. This would be a breaking change, though, presumably.

@Fil
Copy link
Member

Fil commented May 3, 2019

The "losing data" feature is documented in https://observablehq.com/d/06cacb8a32da04c7; I don't see a practical use for it (if we want to eliminate nulls then an explicit filter or slice would be better).

@mbostock
Copy link
Member Author

mbostock commented May 3, 2019

Yep, let’s be conservative and not change behavior unless we feel strongly about it.

@mbostock mbostock closed this as completed May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants