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

Forward some Base methods for nonnumeric types #445

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

asinghvi17
Copy link
Member

AoG errored here when setting a column of Ints to nonnumeric and then trying to map them. The solution was to define these methods.

AoG errored here when setting a column of Ints to `nonnumeric` and then trying to map them.  The solution was to define these methods.
src/helpers.jl Outdated Show resolved Hide resolved
@jkrumbiegel
Copy link
Member

What was this needed for exactly? Do you have an MWE that fails without those methods?

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

Successfully merging this pull request may close these issues.

2 participants