Basic plotting and data visualization with Pandas

Описание к видео Basic plotting and data visualization with Pandas

In this video we show basic plotting and data visualization in Python's pandas using the .plot() method on the Series and DataFrame. We create a histogram and a horizontal bar chart while further exploring our space missions dataset (see link below). Some useful options are shown for the plot method to make your plots more presentable.

Link to dataset: https://raw.githubusercontent.com/red...
Link to IPython notebook with this content: https://github.com/redshiftzero/panda...
Previous video in this series:    • Data analysis with pandas: Explorator...  
GitHub repository for this series: https://github.com/redshiftzero/panda...
Full pandas playlist:    • 🐼 Data analysis with pandas 🐼  
More on the plot method and full list of arguments to kind: https://pandas.pydata.org/pandas-docs...

Twitter:   / redshiftzero  
Github: https://github.com/redshiftzero

Комментарии

Информация по комментариям в разработке