%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /backups/router/usr/local/lib/python3.11/site-packages/pandas/tests/strings/
Upload File :
Create Path :
Current File : //backups/router/usr/local/lib/python3.11/site-packages/pandas/tests/strings/__init__.py

import numpy as np

import pandas as pd

object_pyarrow_numpy = ("object", "string[pyarrow_numpy]")


def _convert_na_value(ser, expected):
    if ser.dtype != object:
        if ser.dtype.storage == "pyarrow_numpy":
            expected = expected.fillna(np.nan)
        else:
            # GH#18463
            expected = expected.fillna(pd.NA)
    return expected

Zerion Mini Shell 1.0