Skip to content

Commit 66f53f6

Browse files
committed
Update readme
1 parent 4407337 commit 66f53f6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,5 @@ Fillna: value=100
7272
Projection: columns=['a', 'b']
7373
PandasIO: data={'a': [1, 2, 3], 'b': ['x', 'y', 'z'], 'c': 1, 'd': 1.5}
7474
```
75+
76+
Use ``df.compute()`` to trigger the actual computation.

0 commit comments

Comments
 (0)