arkouda
arkouda copied to clipboard
Arkouda (αρκούδα): Interactive Data Analytics at Supercomputing Scale :bear:
Attempting to use bulk transfer to see if this speeds up indexing into seg strings. Closes #4803: Investigate performance of segPdarrayIndex
Ensure the setup and installation process of Chapel is up to date and matches the Chapel website. There may be some out of date steps that need to be updated....
The ak.array function could use a refactor, as it's been subject to a number of bug fixes rendering the logic a bit disjointed.
Investigate the best default `na_value` for extention dtypes defined in the `arkouda.pandas.extension` module.
Increase multidimensional testing for util module
Increase multidimensional testing for sparsematrix module
Increase multidimensional testing for sparrayclass module
Increase multidimensional testing for io module
Increase multidimensional testing for client_dtypes module
Increase multidimensional testing for dataframe module