Skip to content

Commit 51d057c

Browse files
committed
Adding a ftable image for README
1 parent 6f8e034 commit 51d057c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# DataFrame for Pharo [![Build Status][travis_b]][travis_url] [![Coverage Status][coveralls_b]][coveralls_url]
1+
# DataFrame in Pharo
22
In Smalltalk despite the fact that many important analysis tools are already present (for example, in the [PolyMath](https://github.com/PolyMathOrg/PolyMath) library), we are still missing this essential part of the data science toolkit. These specialized data structures for tabular data sets can provide us with a simple and powerful API for summarizing, cleaning, and manipulating a wealth of data sources that are currently cumbersome to use. The DataFrame and DataSeries collections, stored in this repository, are specifically designed for working with structured data.
33

44
## Installation

img/ftable.png

60.4 KB
Loading

0 commit comments

Comments
 (0)