Display more decimals in DataFrame

  1. It is very easy to make DataFrames.jl respect :compact property. If you think it is worth to add it please open an Issue on GitHub. I can implement the change and it can be discussed there.
  2. If something more sophisticated were needed I would rather have :renderer (or some similar name) property where you could pass a custom function replacing the default way DataFrames.jl converts values into strings for display purposes.
1 Like