Re: [Numpy-discussion] pandas dataframe memory layout

2012-12-08 Thread Chao YUE
I don't know. Maybe you can ask here: http://stackoverflow.com/questions/tagged/pandas chao On Sat, Dec 8, 2012 at 12:20 PM, Daniel Wu wrote: > 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

[Numpy-discussion] pandas dataframe memory layout

2012-12-08 Thread Daniel Wu
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? ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/