BUG: Cannot insert lists into individual cells with at
or loc
. Works in pandas.
#7406
Open
3 tasks done
at
or loc
. Works in pandas.
#7406
Modin version checks
I have checked that this issue has not already been reported.
I have confirmed this bug exists on the latest released version of Modin.
I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow this guide.)
Reproducible Example
Issue Description
This is related to #4111 which seems to have been incorrectly closed.
The bug still exists with the latest version
0.32
.Expected Behavior
Modin should allow assignment like pandas does.
Error Logs
Installed Versions
INSTALLED VERSIONS
commit : 3e951a6
python : 3.10.12
python-bits : 64
OS : Linux
OS-release : 5.15.0-1019-aws
Version : #23~20.04.1-Ubuntu SMP Thu Aug 18 03:20:14 UTC 2022
machine : x86_64
processor : x86_64
byteorder : little
LC_ALL : en_US.UTF-8
LANG : en_US.UTF-8
LOCALE : en_US.UTF-8
Modin dependencies
modin : 0.32.0
ray : 2.37.0
dask : 2024.9.0
distributed : 2024.9.0
pandas dependencies
pandas : 2.2.3
numpy : 1.26.4
pytz : 2020.1
dateutil : 2.8.2
pip : 22.3.1
Cython : 0.29.36
sphinx : 2.4.3
IPython : 7.32.0
adbc-driver-postgresql: None
adbc-driver-sqlite : None
bs4 : None
blosc : None
bottleneck : None
dataframe-api-compat : None
fastparquet : 2024.5.0
fsspec : 2023.10.0
html5lib : None
hypothesis : None
gcsfs : None
jinja2 : 3.1.2
lxml.etree : 4.9.3
matplotlib : 3.8.2
numba : 0.60.0
numexpr : None
odfpy : None
openpyxl : None
pandas_gbq : None
psycopg2 : 2.9.9
pymysql : None
pyarrow : 17.0.0
pyreadstat : None
pytest : 7.4.3
python-calamine : None
pyxlsb : None
s3fs : 2023.10.0
scipy : 1.11.4
sqlalchemy : None
tables : None
tabulate : 0.9.0
xarray : None
xlrd : None
xlsxwriter : None
zstandard : 0.22.0
tzdata : 2024.2
qtpy : None
pyqt5 : None
The text was updated successfully, but these errors were encountered: