Issues with CSV in Julia 1.6.2

Not sure what you mean by

as the thread in question has a solution - don’t do using JuliaFormatter (or Atom for that matter, as it’s been out of support I believe for quite a while) without having added CSV first.

You’ve also posted in that other thread (the one with an extended debugging session) that you’re not interested in “why it is failing”, even though that’s crucial to solving the individual problem you’re having.

Let’s back up a bit:

  • Are you using a custom startup.jl with using JuliaFormatter?
  • Are you using Atom or VSCode (or another editor)?
  • What does ]st for the active environment say?
2 Likes