Andrew Mascioli

Results 25 comments of Andrew Mascioli

Just pulled down the changes and was able to follow along and get it working! Appreciate the quick response.

Not sure if I should throw this on here or not, but in the immediately following section of the tutorial where it states > Press F1, find and run Count...

Appreciate the clarification! I'll follow up on this issue if I encounter any other points of confusion in the tutorial/user guide.

Just wanted to chime in and say that I'm seeing similar-ish issues. I do see utilization on my GPU, so might not be the same thing, but general performance issues....

Did some poking on this for a little and had a thought -- is there any reason why we wouldn't want to automatically update a user's `addons.txt` and `installed.ini` with...

@riasain when you are installing Python packages via your distro's package manager (`apt`), you are likely installing them into your system environment. Packages installed via `pip` are not necessarily installed...

Sounds like pandas is a reasonable direction here, but I wanted to chime in and say that you can get around the `engine='pyarrow'` comment limitation by filtering out the comment...

No desire to step on anyone's toes, but if the folks working this issue can't find the time, I'd be happy to take a look at implementing. These changes would...

Sure! I'd be happy to chat

Wanted to follow up on this thread to get some thoughts on where the scope of this change should land. After chatting with @eroesch, I did some initial work on...