pandas read_csv: Your First DataFrame, and What It Guessed
DEV Community
pandas read_csv: Your First DataFrame, and What It Guessed
Four commands to look at a new file, then the arguments that stop read_csv guessing: dtype, parse_dates with a format, na_values and thousands. Includes a sum that concatenated instead of adding.
0 comments
No comments yet.