Create table without inputing every column name

I have a pretty big Excel (csv) I want to load into Postgresql (pgAdmin).

Is there a way to avoid having to add every single column and data type by importing directly from the CSV?