Daniel Lakeland

Results 17 comments of Daniel Lakeland

This issue might be related to the behavior I reported on the discourse here: https://discourse.julialang.org/t/determining-size-of-dataframe-for-memory-management/85277/36 MWE is from reading in and sub-sampling some big CSV files available from the Census:...

I have a situation where I want to show time-series of data from each US State, except I want the states to be organized into one panel for each geographic...

Ugh, this is really bad and it happens even without enormously long lines, just big files... Here's the Census 2020 ACS household data https://www2.census.gov/programs-surveys/acs/experimental/2020/data/pums/1-Year/csv_hus.zip unzip it and try to read...

Sure enough, on line 14 my version of the file has a quote character at the end: ![image](https://user-images.githubusercontent.com/4332910/182402405-e353060d-3cb5-40d5-a081-501a55bf2212.png) I'll re-download the zip file and uncompress from scratch see if it...

Ok, Sure enough, a fresh download and the file loads... Computers are weird. Thanks for you guys helping with this!

I just hit this issue in trying to trigger on whether the sun was rising or setting. See related topic on the forum: https://community.home-assistant.io/t/automation-based-on-sun-angle-not-triggering/402895 I found this highly unintuitive. Even...

Hi, following this issue because I'm very interested in what ultimately is going to be the fast way to handle something like this. Currently the most reliable (doesn't cause crashes/backtraces)...

Aha. Well that's disappointing, I've been running pre-optimizations and following the docs to use those optimizations as the starting points... Ok, so if I use init_params it does seem to...

Similar symptoms here... I run start.sh on Linux... it pulls up the UI but says "stable diffusion is starting" in the upper right corner and never starts up... tens of...

Sorry for the noise. This was apparently fixed by a reboot of my machine, it had some issues with a hung network share.