[Numpy-discussion] pandas dataframe memory layout

Daniel Wu staywithpin at gmail.com
Sat Dec 8 06:20:21 EST 2012


For numpy array, we can choose to use either C style or Forran stype. 
For dataframe in Pandas, is it possible to choose memory layout as in 
numpy array?



More information about the NumPy-Discussion mailing list