Hm still quite a few warnings

```
<unknown>:1396: DeprecationWarning: invalid escape sequence \(
<unknown>:1401: DeprecationWarning: invalid escape sequence \(
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
source:1396: DeprecationWarning: invalid escape sequence \(
source:1401: DeprecationWarning: invalid escape sequence \(
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 FutureWarning: In the future, NAT != NAT will be True rather than False.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: elementwise != comparison failed; this will raise an error 
in the future.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 FutureWarning: In the future, NAT != NAT will be True rather than False.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 FutureWarning: In the future, NAT != NAT will be True rather than False.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
c:\miniconda36-x64\envs\wheel_test\lib\site-packages\pandas\core\dtypes\missing.py:431:
 DeprecationWarning: The truth value of an empty array is ambiguous. Returning 
False, but in future this will result in an error. Use `array.size > 0` to 
check that an array is not empty.
  if left_value != right_value:
-- Docs: https://docs.pytest.org/en/latest/warnings.html
```

[ Full content available at: https://github.com/apache/arrow/pull/2595 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to