MicroNugget: How to Import from a .CSV with Pandas
У вашего броузера проблема в совместимости с HTML5
Not a subscriber? Start your free week. http://cbt.gg/2WPORav
Watch the entire Data Structures with Pandas module: https://cbt.gg/2N5jQLD
Importing data from a .csv file is a common way to ingest data into your Python DataFrame objects. This Nugget discusses the read_csv function and demonstrates how to read CSV values and reshape them to fit your needs.
In this module, trainer Ben Finkel teaches you intermediate-level programming topics using the Python programming language. Follow along as you learn to use NumPy to support and operate on large arrays, and gain an understanding of Pandas data structures and data analysis tools.