• Stars
    star
    366
  • Rank 115,811 (Top 3 %)
  • Language
    Python
  • License
    MIT License
  • Created over 9 years ago
  • Updated over 7 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

使用Python进行数据分析实验工具NumPy、Pandas、Matplotlib、Scikit-learn的入门介绍,使用IPython Notebook格式

pyDataScienceToolkits_Base

该项目仓库使用IPython Notebook方式介绍了Python的科学计算库NumPy、SciPy、Matplotlib和机器学习库Scikit-learn的使用入门。 所有内容系平时看书笔记和日常学习实验,希望对读者有帮助作用。

##NumPy入门部分

##Matplotlib绘图入门部分

##Scikit-learn机器学习库入门部分

##Pandas数据分析处理入门