general-rishkin

Results 6 issues of general-rishkin

### Describe the bug I am trying to print out values from a variable using R Type Provider (see the attached image) but the output shows the correct values in...

All the examples I try give the following error: ```neo/dense.nim(90, 14) Error: undeclared identifier: 'shallowCopy'``` I am using Nim Compiler Version 1.9.1 .

I am going through the book and on the first exercise, there is nothing clickable on the '**Solution (click to show)**' section.

It seems that opening Plotly.NET in an interactive notebook along with Deedle affects the Frame module. Once Plotly.NET is opened, a heterogeneous Frame cannot be created. The following was tested...

I just tried to create an identity matrix and the program keeps crashing: ``` import arraymancer var b = eye[float](3, 3) echo b ``` or ``` import arraymancer var b...

### Nim Version Applies to or tried on the following: ``` Nim Compiler Version 2.3.1 [Linux: amd64] Compiled at 2025-05-27 Copyright (c) 2006-2025 by Andreas Rumpf git hash: 241edaf0c0dc8a7e6a67abb16cb9796bf2f16c4a active...