Skip to content

Commit b1384ca

Browse files
Update README.md
resized screenshot
1 parent e161c62 commit b1384ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
DataFrame is a tabular data structure for data analysis in [Pharo](https://pharo.org/). It organizes and represents data in a tabular format, resembling a spreadsheet or database table. It is designed to handle structured data and offer various functionalities for data manipulation and analysis. DataFrames are used as visualization tools for Machine Learning and Data Science related tasks.
77

8-
<img width="1000" height="350" src="img/weatherDfDataInspector.png">
8+
<img width="700" src="img/weatherDfDataInspector.png">
99

1010
## Installation
1111
To install the latest stable version of DataFrame (`pre-v3`), go to the Playground (`Ctrl+OW`) in your Pharo image and execute the following Metacello script (select it and press Do-it button or `Ctrl+D`):

0 commit comments

Comments
 (0)