Note
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ შესვლა ან დირექტორიების შეცვლა.
ამ გვერდზე წვდომა ავტორიზაციას მოითხოვს. შეგიძლიათ სცადოთ დირექტორიების შეცვლა.
Overwrites rows matching the given filter condition with the contents of the DataFrame in the output table.
Syntax
overwrite(condition)
Parameters
| Parameter | Type | Description |
|---|---|---|
condition |
Column or str | The filter condition that identifies the rows to overwrite. |
Returns
None