PL 0.12.16 - much smoother all around, however, I specialise in cracks
Win 10 21H1, TF2.5 with the right cudart, cuDNN (all seem to load OK at PL startup)
I have now exported a CSV file from my python pre-processing pipelline for photometric redshift estimation. On attempting to create a new model I get this when I try to select whatever is on the 2nd row - the columns (of which there are 18 - including the 1st which is the pandas dataframe index column to be ignored) overflow and there is no selection action (should be ?numeric/categorical IIRC)
It was the same in 0.12.15 but I updated to 0.12.16 before reporting.
Any ideas?
UPDATE Columns still overflow but adding a label in the CSV for the index column (on the left) at least makes selection actions possible.
And⦠ooops! I chose z_spec as the target but mag_w1 seems to have been set⦠?Not handling arbitrary numbers of columns correctly?>