We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 038187a commit 82f2e40Copy full SHA for 82f2e40
README.md
@@ -27,7 +27,7 @@ Nested-Pandas allows data like this:
27
To instead be represented like this:
28
29
<p align="center">
30
- <img src="./docs/intro_images/nestedframe.png" alt="nestedframe" width="400"/>
+ <img src="./docs/intro_images/nestedframe.png" alt="nestedframe" width="250"/>
31
</p>
32
33
Where the nested data is represented as nested dataframes:
0 commit comments