I’m VERY NEW to python. Haven’t coded anything from scratch yet. I’m looking to do some machine learning stuff. I’m trying to figure out how to input databases or spreadsheets or CSV files, and how to get the output? I’m wanting to convert mostly databases by implementing some numeric encoding of text fields, which usually means adding additional fields. How is this handled? If I’ve got 1400 records, is that a bottleneck?