I have an Excel file as finance data with 300 samples (companies) in rows and 24 features in columns. I want to normalize the finance data. How we can do this?
I would like to use Artificial Neural Networks, but before I do that I must normalize my data.