You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently the column printer definitions are hard coded in column_printer.py All columns definitions should be migrated to a separate module that is built to handle column definitions.
Currently the column printer definitions are hard coded in
column_printer.pyAll columns definitions should be migrated to a separate module that is built to handle column definitions.