Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

maintenance update for RLE posts #30

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

marco-neumann-by
Copy link
Contributor

Now that I can export proper SVG images, let's use proper vector graphics.

@marco-neumann-by marco-neumann-by changed the title maintaince update for RLE posts maintenance update for RLE posts Jun 8, 2020
@@ -212,7 +212,7 @@ Often we find columns in our DataFrames where information only occurs for a very
is often more efficient to explicitly store and look-up these few cases --- e.g. by using a
[HashTable](https://en.wikipedia.org/wiki/Hash_table) --- than using a simple array:

![sparse data memory layout](/assets/images/2019-12-01-rle-array/sparse_data.png)
![sparse data memory layout](/assets/images/2019-12-01-rle-array/sparse_data.svg)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a nitpick and the only thing that catched my eye: the space between the "values" and "mapping" blocks looks a bit too big, they seem "unrelated". But again, just a nitpick.

@marco-neumann-by marco-neumann-by removed the request for review from gabriel-kohen-by July 9, 2020 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants