MRYingLEE commented on issue #45115:
URL: https://github.com/apache/arrow/issues/45115#issuecomment-2565165852

   Based on 
   
[homicides.csv](https://github.com/user-attachments/files/18273020/homicides.csv)
   
   The arrow_table3 was generated for monthly frequency, which has the 
following rows:
   
   date count
   0    2015-01-31      29
   1    2015-02-28      20
   2    2015-03-31      34
   3    2015-04-30      36
   4    2015-05-31      48
   5    2015-06-30      49
   6    2015-07-31      56
   7    2015-08-31      54
   8    2015-09-30      64
   9    2015-10-31      32
   10   2015-11-30      37
   11   2015-12-31      33
   
   Sorry I just couldn't reproduce the issue again for I did not store the 
accurate code of creating arrow_table3.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to