Skip to content
This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Prev Previous commit
Next Next commit
pep
  • Loading branch information
elena.totmenina committed Mar 26, 2020
commit 20d2a35747ad2486693c5f073dbaeccab70546ff
2 changes: 1 addition & 1 deletion sdc/datatypes/hpat_pandas_dataframe_functions.py
Original file line number Diff line number Diff line change
Expand Up @@ -1904,7 +1904,7 @@ def sdc_pandas_dataframe_at(self):

Limitations
-----------
- Parameter ``column`` in ``idx`` must be a literal value.
- Parameter ``column`` in ``idx`` must be a literal value.
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add limitation, that at always returns Series


Pandas API: pandas.DataFrame.at

Expand Down