If you, like me, have stored addressed chunks of non-overlapping data in a BTreeMap<usize, Vec<u8>> then been annoyed at handling all the edge cases, this is the crate for you!
If you, like me, have stored addressed chunks of non-overlapping data in a BTreeMap<usize, Vec<u8>> then been annoyed at handling all the edge cases, this is the crate for you!
Ou les deux. Mais qu'importe.
Franchement ahurissant.
Ou les deux. Mais qu'importe.
Franchement ahurissant.
IAs a Shiny app deployed via shinylive, DataMap can also be installed as an R package.
Try it now: github.com/gexijin/data...
Source code: github.com/gexijin/data...
Preprint: arxiv.org/abs/2504.08875
IAs a Shiny app deployed via shinylive, DataMap can also be installed as an R package.
Try it now: github.com/gexijin/data...
Source code: github.com/gexijin/data...
Preprint: arxiv.org/abs/2504.08875
doi.org/10.5438/w208...
doi.org/10.5438/w208...
digitalorientalist.com/2024/12/03/d...
digitalorientalist.com/2024/12/03/d...
- DataMap: A Portable Application for Visualizing High-Dimensional Data
- InstantCharacter: Personalize Any Characters with a Scalable Diffusion Transformer Framework
- DataMap: A Portable Application for Visualizing High-Dimensional Data
- InstantCharacter: Personalize Any Characters with a Scalable Diffusion Transformer Framework
DataMap is a browser-based tool designed to visualize high-dimensional data through heatmaps, PCA, and t-SNE. It ensures data privacy by processing everything locally, requires no installation, and generates reproducible R code for analysis.
DataMap is a browser-based tool designed to visualize high-dimensional data through heatmaps, PCA, and t-SNE. It ensures data privacy by processing everything locally, requires no installation, and generates reproducible R code for analysis.
60613 (N. Lakeview & Buena Park): 802
60657 (S. Lakeview): 1151
60621 (Englewood): 998
60636 (West Englewood): 1623
60613 (N. Lakeview & Buena Park): 802
60657 (S. Lakeview): 1151
60621 (Englewood): 998
60636 (West Englewood): 1623
If you try to change a datamap in the same passage it was created, the change is lost.
This is why I never saw this later in the game. This is why a second activation of the debug console worked - because it was always in a later passage.
Holy cow! I solved it!
If you try to change a datamap in the same passage it was created, the change is lost.
This is why I never saw this later in the game. This is why a second activation of the debug console worked - because it was always in a later passage.
Holy cow! I solved it!
This week's:
✅ Open Source of the Week - The DataMap project by @stevenge.bsky.social
✅ New learning resources
✅ Book of the week - Scaling Up with R and Apache Arrow by Nic Crane, Jonathan Keane, and Neal Richardson
ramikrispin.substack.com/p/the-datama...
#Rstats
This week's:
✅ Open Source of the Week - The DataMap project by @stevenge.bsky.social
✅ New learning resources
✅ Book of the week - Scaling Up with R and Apache Arrow by Nic Crane, Jonathan Keane, and Neal Richardson
ramikrispin.substack.com/p/the-datama...
#Rstats
6. Claude Excel in refactoring
7. Uneven Productivity Gains
8. Documentation: fast but imperfect.
Blog: www.ge-lab.org/2025/04/21/e...
App: github.com/gexijin/data...
6. Claude Excel in refactoring
7. Uneven Productivity Gains
8. Documentation: fast but imperfect.
Blog: www.ge-lab.org/2025/04/21/e...
App: github.com/gexijin/data...
Here is the average amount of student loan debt that was forgiven by state under President Biden
#studentloans #debt #debtforgiveness #Biden #presidentbiden #data #dataviz #datavisual #datamap #map #maps
Here is the average amount of student loan debt that was forgiven by state under President Biden
#studentloans #debt #debtforgiveness #Biden #presidentbiden #data #dataviz #datavisual #datamap #map #maps
Scotland took almost the direct opposite approach on educational policy to Gove et al. And Scotland used to do better than England, but now does worse.
datamap-scotland.co.uk/2024/08/scot...
Scotland took almost the direct opposite approach on educational policy to Gove et al. And Scotland used to do better than England, but now does worse.
datamap-scotland.co.uk/2024/08/scot...
i made a datamap that associates each major arcana card to a character flaw. then, in a header passage, i print each card in the player's hand ("{null}" if the card slot is empty) and then pluck the corresponding flaw of each major arcana drawn by the player!
i made a datamap that associates each major arcana card to a character flaw. then, in a header passage, i print each card in the player's hand ("{null}" if the card slot is empty) and then pluck the corresponding flaw of each major arcana drawn by the player!
Duplication is a fast solution but feels less satisfying. Also leaves me exposed if there's a datamap I forgot...
Duplication is a fast solution but feels less satisfying. Also leaves me exposed if there's a datamap I forgot...
I just checked how "xcharacters" and "characters" variables look in the session state. The former is in compressed format and the latter is fully serialised - and THAT'S why that fix worked.
I just checked how "xcharacters" and "characters" variables look in the session state. The former is in compressed format and the latter is fully serialised - and THAT'S why that fix worked.