DataFrames.jl
DataFrames.jl copied to clipboard
add `?` suffix to show on all return paths
noticed after https://github.com/apache/arrow-julia/pull/512 was displaying Union{Missing, Base.CodeUnits} as just CodeUnits without the ?
Thank you. Could you please add a test?
Thank you!