Skip to content

Commit 37833b5

Browse files
Update README.md
Added Documentation and Literature section and its contents
1 parent b1384ca commit 37833b5

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,8 +116,10 @@ weather transposed.
116116
| **2** | true | true | false | true | true |
117117
| **3** | snow | rain | - | rain | snow |
118118

119-
## DataFrame Booklet
119+
## Documentation and Literature
120120

121-
For more information, please read [Data Analysis Made Simple with Pharo DataFrame](https://github.com/SquareBracketAssociates/Booklet-DataFrame) - a booklet that serves as the main source of documentation for the DataFrame project. It describes the complete API of DataFrame and DataSeries data structures, and provides examples for each method.
121+
1. [Data Analysis Made Simple with Pharo DataFrame](https://github.com/SquareBracketAssociates/Booklet-DataFrame) - a booklet that serves as the main source of documentation for the DataFrame project. It describes the complete API of DataFrame and DataSeries data structures, and provides examples for each method.
122122

123123
[![DataFrame Booklet](img/booklet.png)](https://github.com/SquareBracketAssociates/Booklet-DataFrame)
124+
125+
2. Zaytsev Oleksandr, Nick Papoulias and Serge Stinckwich. ["Towards Exploratory Data Analysis for Pharo"](https://dl.acm.org/doi/10.1145/3139903.3139918) In Proceedings of the 12th edition of the International Workshop on Smalltalk Technologies, pp. 1-6. 2017.

0 commit comments

Comments
 (0)