项目作者: nemishgarg

项目描述 :
Basic functionality of Pandas library.
高级语言: Jupyter Notebook
项目地址: git://github.com/nemishgarg/Pandas-on-Iris-dataset.git
创建时间: 2018-09-12T04:59:24Z
项目社区:https://github.com/nemishgarg/Pandas-on-Iris-dataset

开源协议:

下载


Exploring-Iris-dataset

In this jupyter notebook, we will explore famous *Iris dataset* using Pandas library which is built on Numpy.

I have attested Pandas Cheat Sheet created by DataCamp which will help you to understand basic concepts in Pandas.