This repository has been archived by the owner on Feb 22, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 33
Home
Uwe L. Korn edited this page Jul 7, 2018
·
28 revisions
Welcome to the fletcher wiki!
We mainly use this space to collect links to related projects, e.g. upstream issues that we would like to see fixed in general.
- 🔜Add to_pandas to ChunkedArray
- 🔜Make dictionary_encode and unique accesible on Column / ChunkedArray
-
Implement getitem / slicing on Buffer0.10.0
- Add index() method to find first occurence of Python scalar
- numpy.asarray should trigger to_pandas on Array/ChunkedArray
- [C++] Implement take kernel functions
- Add pandas-like take method to Array/Column/ChunkedArray
- Add nicer repr for Column / ChunkedArray
- Variable step size slicing for arrays
-
pa.array from np.datetime[D] and type=pa.date64 produces invalid results0.10.0