This post has been de-listed
It is no longer included in search results and normal feeds (front page, hot posts, subreddit posts, etc). It remains visible only via the author's post history.
Hi,
I am trying to import a csv file into a database. Since the file has a lot of columns, I don't want to set up the table before hand and manually type in all the column names. I am looking for some type of admin tool or editor that would use the first line as the column names and hopefully infer column types (like date) from the data. I know there is something similar for sqlite, and I could likely use Pandas in Python to do it but I am looking for some kind of open source tool that already does that
Does anyone know of such a thing ?
Subreddit
Post Details
- Posted
- 5 years ago
- Reddit URL
- View post on reddit.com
- External URL
- reddit.com/r/PostgreSQL/...