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

utils: new function convert_to_numerical #60

Closed

Conversation

frodon1
Copy link
Contributor

@frodon1 frodon1 commented Oct 7, 2015

  • NEW Adds a utility function to convert a value or the values of a list
    or a dict to numerical values.

Signed-off-by: Gilles DAVID frodon1@gmail.com

@frodon1 frodon1 force-pushed the convert_to_numeric_function branch 4 times, most recently from 4b0a166 to 5bbfca7 Compare October 7, 2015 09:02
* NEW Adds a utility function to convert a value or the values of a list
  or a dict to numerical values.

Signed-off-by: Gilles DAVID <frodon1@gmail.com>
@frodon1 frodon1 force-pushed the convert_to_numeric_function branch from 5bbfca7 to ee23c56 Compare October 7, 2015 09:08
@jirikuncar jirikuncar added this to the v0.5.0 milestone Oct 7, 2015
@jirikuncar
Copy link
Member

IMHO dictdiffer should take care only about "diffing" of objects. You can create new package for data conversion or keep the convert_to_numerical function in your code.

@frodon1
Copy link
Contributor Author

frodon1 commented Oct 7, 2015

That's fine for me, thanks.

@frodon1 frodon1 closed this Oct 7, 2015
@jirikuncar
Copy link
Member

👍

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.

None yet

2 participants