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

exporting transform #453

Open
gdkrmr opened this issue Jan 22, 2019 · 4 comments
Open

exporting transform #453

gdkrmr opened this issue Jan 22, 2019 · 4 comments
Labels

Comments

@gdkrmr
Copy link

gdkrmr commented Jan 22, 2019

#452 is made worse by the fact that StatsBase does not export transform but MultivariateStats does and therefore function overloading does not work.

@nalimilan
Copy link
Member

Can't MultivariateStats overload StatsBase.transform and export it?

@gdkrmr
Copy link
Author

gdkrmr commented Jan 27, 2019

I guess that would be the solution

@rofinn
Copy link
Member

rofinn commented Jan 27, 2019

Yeah, I feel like transform is a general enough term that we shouldn't export it. using StatsBase: transform is easy enough to do.

@nalimilan
Copy link
Member

See also https://github.com/JuliaData/TableOperations.jl. Cc @quinnj.

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

4 participants