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

Allow formulas to access cells as text #3

Open
wadetb opened this issue May 30, 2014 · 0 comments
Open

Allow formulas to access cells as text #3

wadetb opened this issue May 30, 2014 · 0 comments

Comments

@wadetb
Copy link
Owner

wadetb commented May 30, 2014

Give a variable t[row][column] to be used in expressions, to allow for text operations instead of numeric ones.

Note that this could be supported, even in the absence of NumPy, which means formulas might be usable without installing NumPy.

Note that this array will not support the extended multidimensional array syntax that NumPy provides.

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