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

addKey method #10

Open
JohnAD opened this issue Jul 3, 2014 · 2 comments
Open

addKey method #10

JohnAD opened this issue Jul 3, 2014 · 2 comments

Comments

@JohnAD
Copy link
Contributor

JohnAD commented Jul 3, 2014

Add a 'addKey' method that corresponds to the 'dropKey' method. Be careful when the LOD is actually a list of class instances.

@JohnAD JohnAD added this to the Stable PyPI release v1.0.0 milestone Jul 3, 2014
@JohnAD
Copy link
Contributor Author

JohnAD commented Jul 7, 2014

Mostly done. However, further work is probably warranted. The current version of 'addKey' cannot
handle key-lists. In fact, it pretty much only works on true dictionaries with one level.

@JohnAD
Copy link
Contributor Author

JohnAD commented Jul 9, 2014

Should support passing a function to build the keys value.

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

No branches or pull requests

1 participant