A way to create large dictionary? "ERROR: LoadError: syntax: expression too large"

I think the problem is that no one assumed that people would be writing megabyte large expressions in Julia. Would it make sense to store this data as a CSV or some other type of file and then load that into a dictionary?

1 Like