8.5.15.
clean_values
¶
clean_values
(
values
)
[source]
¶
formulas
Navigation
Table of Contents
1. What is formulas?
2. Installation
3. Basic Examples
4. Next moves
5. Contributing to formulas
6. Donate
7. Supported by
8. API Reference
8.1. parser
8.2. builder
8.3. errors
8.4. tokens
8.5. functions
8.5.1. comp
8.5.2. date
8.5.3. eng
8.5.4. financial
8.5.5. google
8.5.6. info
8.5.7. logic
8.5.8. look
8.5.9. math
8.5.10. operators
8.5.11. stat
8.5.12. text
8.5.13. args2list
8.5.14. args2vals
8.5.15. clean_values
clean_values()
8.5.16. convert2float
8.5.17. convert_nan
8.5.18. convert_noshp
8.5.19. flatten
8.5.20. get_error
8.5.21. get_functions
8.5.22. get_shape
8.5.23. is_complex
8.5.24. is_not_empty
8.5.25. is_number
8.5.26. not_implemented
8.5.27. parse_ranges
8.5.28. raise_errors
8.5.29. replace_empty
8.5.30. return_2d_func
8.5.31. str2complex
8.5.32. text2num
8.5.33. to_number
8.5.34. wrap_func
8.5.35. wrap_impure_func
8.5.36. wrap_ranges_func
8.5.37. wrap_ufunc
8.5.38. xfilter
8.5.39. xfilters
8.5.40. Array
8.6. ranges
8.7. cell
8.8. excel
9. Changelog
Related Topics
Documentation overview
8.
API Reference
8.5.
functions
Previous:
8.5.14.
args2vals
Next:
8.5.16.
convert2float