Using Python Pandas to create a Sudoku
Using Python Pandas to create a Sudoku

Automate a process to create a Sudoku grid.

Rows and 3x3 grids are ok.

I just need to review columns and get a working grid.