issues
search
wesm
/
pandas2
Design documents and code for the pandas 2.0 effort.
https://pandas-dev.github.io/pandas2/
306
stars
41
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Archive and remove pypi entry
#81
lorentzenchr
opened
7 months ago
0
Is this project advancing?
#79
sursu
opened
5 years ago
5
monad-ish API
#78
sleak-lbl
opened
5 years ago
1
Fix typo
#76
ianlini
opened
6 years ago
0
Dataframe immutability option in pandas 2.x
#75
bivald
closed
3 years ago
2
Separate pd2.NaT for datetime vs timedelta
#74
jbrockmendel
opened
6 years ago
3
Update Github link in index.rst
#73
tui-rob
opened
7 years ago
0
Design Doc ipython is broken
#72
jbrockmendel
closed
7 years ago
4
high performance JSON & NDJson parser
#71
jreback
opened
7 years ago
1
Migrate all NumPy interop (zero-copy wrapping, strided-to-contiguous conversions) code to use libarrow_python
#70
wesm
opened
7 years ago
0
API: .to_numpy()
#69
jreback
opened
7 years ago
2
ufunc specifications
#68
jreback
opened
7 years ago
3
float16 support
#67
jreback
opened
7 years ago
0
API Changes / Segregation
#66
jreback
opened
7 years ago
3
More prototyping / design on the operator / kernel code flow
#65
wesm
closed
7 years ago
0
[pandas 2.0] Use C++ exceptions instead of Status values for error reporting
#64
wesm
closed
7 years ago
1
query language
#63
jreback
opened
7 years ago
0
Supporting current panel use cases, interactions with xarray
#62
wesm
opened
7 years ago
3
c++ lazy evaluation library /. looks numpy friendly
#61
jreback
opened
8 years ago
0
[pandas 2.0] Miscellaneous prototyping on scalar/array/expression object model, dynamic dispatch
#60
wesm
closed
7 years ago
2
Update README.md
#59
femtotrader
closed
8 years ago
1
Adding operator+[=] and operator/[=] for FloatingArray and IntegerArray.
#58
joshuastorck
closed
7 years ago
2
DEV: C++ exceptions vs. error codes
#57
wesm
opened
8 years ago
2
[pandas 2.0] Removing type_ and length_ members from Array base and pushing them into sub-classes and adding a signature for obtaining covariant return type for DataType
#56
joshuastorck
closed
7 years ago
1
[pandas 2.0] Re-factor of the DataType classes
#55
joshuastorck
closed
8 years ago
1
DOC: Design docs aren't being built properly
#54
wesm
opened
8 years ago
5
DESIGN: Cheaper DataFrame.append
#53
wesm
opened
8 years ago
3
DESIGN: Wishlist from scikit-learn, keras, tensorflow?
#52
wesm
opened
8 years ago
1
[pandas 2.0] Scaffolding for initializing pandas arrays from NumPy arrays
#51
wesm
closed
8 years ago
1
[pandas 2.0] Add basic Circle CI setup
#50
wesm
closed
8 years ago
1
[pandas 2.0] Share low level C++ utility code (memory allocation, error reporting, bit manipulation) with libarrow
#49
wesm
closed
8 years ago
0
[pandas 2.0] Add "make format" target using clang-format
#48
wesm
closed
8 years ago
0
DEV: Publishing benchmarks vs. trunk?
#47
wesm
opened
8 years ago
2
DESIGN: NA values in floating point arrays
#46
wesm
opened
8 years ago
20
c++ interface to CPython
#45
jreback
opened
8 years ago
6
DEV: Reusing low level constructs in libarrow / Apache Arrow
#44
wesm
closed
8 years ago
0
DEV: Document code review / development workflow
#43
wesm
opened
8 years ago
0
DEV: Add clang-format helper scripts for keeping the C++ code clean
#42
wesm
closed
8 years ago
1
DEV: Use Circle CI instead of Travis CI for faster turnaround time on builds
#41
wesm
closed
8 years ago
0
[pandas 2.0] Prototype array view interface, buffer copying
#40
wesm
closed
8 years ago
10
DESIGN: out-of-core / parallelism
#39
jreback
opened
8 years ago
2
high performance io
#38
jreback
opened
8 years ago
0
require numexpr / numba
#37
jreback
opened
8 years ago
2
Serializing more array metadata
#36
wesm
opened
8 years ago
0
More careful management of hash table allocations
#35
wesm
opened
8 years ago
1
Much faster to_csv implementation (in libpandas)
#34
wesm
opened
8 years ago
0
Use all aligned, 128 to 512-bit memory allocations
#33
wesm
opened
8 years ago
0
Revisit Series implicit size mutability and implicit type conversions
#32
wesm
opened
8 years ago
6
Unified merge API
#31
chrisaycock
opened
8 years ago
0
Aligning Series.index with DataFrame.index in broadcasting operations
#30
shoyer
opened
8 years ago
1
Next