droussea2001

Results 16 comments of droussea2001

@mroeschke: Hello, hope you're doing well, would it be possible to merge this PR or should I propose another approach ? Thanks in advance

Hi @mroeschke : for information I created a PR (https://github.com/pandas-dev/pandas/pull/58392) The idea is just to avoid that `pd.NA` value are converted to `np.nan` by calling `to_numpy`: `pd.NA` values stay `pd.NA`...

Hi @WillAyd: I propose in PR https://github.com/pandas-dev/pandas/pull/58601 that during a column assignment in a `DataFrame`, `sanitize_array` is called with a `dtype` equals to `ArrowDtype(value.type)` if the column `value` is a...

Hello @jorisvandenbossche : if I remember well you would have some comments to add to this issue ?

> the rule "you get pyarrow types unless we already have something else" burdens end users with knowing all of the types IMHO, as a pandas user, I would agree...

@jorisvandenbossche : Hello Joris, hope you're doing well, would you have any news about the previous discussion ? Does the PR https://github.com/pandas-dev/pandas/pull/58601 could answer to this problem ?

Hello @JonathanMarriott : no you can take it :-)