kyle-hex opened a new issue, #41642:
URL: https://github.com/apache/arrow/issues/41642

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Hi,
   
   python version = 3.9.12
   pyarrow version = 15.0.1
   
   Was attempting to test a relatively simple piece of code in Jupyter using 
pyarrow and came across a very strange error after attempting to return the 
"true_count" attribute of a BooleanArray:
   
   
![image](https://github.com/apache/arrow/assets/109384837/aacf7bcf-8a66-4389-9cea-d95f4487919f)
   
![image](https://github.com/apache/arrow/assets/109384837/ada3f05e-19b7-4a7f-ab21-2e9eeccee7c1)
   
![image](https://github.com/apache/arrow/assets/109384837/a83f0ea6-3486-4bb3-8b11-29634b3566c9)
   
   As you can see, this causes the kernel to die in Jupyter.  I tried returning 
the "false_count" attribute and had no problem:
   
   
![image](https://github.com/apache/arrow/assets/109384837/e4144fb3-636b-4ed6-921d-d9e55553a05b)
   
   I recreated this error in multiple different environments and versions as 
well.
   
   Any help would be appreciated. 
   
   Thanks
   
   
   
   ### Component(s)
   
   Python


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to