Skip to content

Commit 12d0c86

Browse files
committed
Update README.md [ci skip]
1 parent 6e83bdc commit 12d0c86

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ Metacello new
2020
load.
2121
```
2222

23+
If you want to contribute to DataFrame library, you will need create a local DataFrame repository and add it to your Iceberg. This can be done automatically by the Metacello script provided above, but first you have to enable Metacello integration for Iceberg. To do that open the Settings Browser using _Ctrl+O+S_ or _World Menu -> System -> Settings_, then click on _Tools -> Software Configuration Management -> Iceberg_, and check the _Enable Metacello integration..._ checkbox. Now all you have to do is run a Metacello script - it will set up the DataFrame repository for you.
24+
2325
### Creating DataSeries
2426
DataSeries can be created from an array of values
2527

0 commit comments

Comments
 (0)