本书讲的是利用Python进行数据控制、处理、整理、分析等方面的具体细节和基本要点。我的目标是介绍Python编程和用于数据处理的库和工具环境,掌握这些,可以让你成为一个数据分析专家。虽然本书的标题是“数据分析”,重点却是Python编程、库,以及用于数据分析的工具。这就是数据分析要用到的Python编程。
2022-06-30 09:13:04 598KB 数据分析 python
1
内容 AIRBNB数据集分析 我们的研究 纽约市AirBnb租赁数据于2017年10月包含有关airbnb列表的信息。 它的位置由纬度和经度以及附近的自治市镇决定。 它也有其每晚的价格,数量的卧室,浴室等。 我们研究的目的是探索由Airbnb列表产生的数据,并寻找可能导致Airbnb成功的因素。 此外,找出是否可以找到任何模式并预测清单的位置和价格。 根据我们的预测,我们构建了机器学习模型,以帮助正在考虑租房的人们更好地了解挂牌价格。 技术栈 在此分析中,我们使用python作为主要的编程语言,因为它具有丰富的工具组合,这些工具使数据分析变得异常困难。 我们使用的一些软件包是 图书馆 描述 Matplotlib是功能极为丰富的工具库,用于生成易于解释和定制的交互式图。 Numpy是一个流行的库,用于数组操作和向量运算。 它广泛用于需要科学计算的python项目中。 Pamdas是另一个
2022-06-19 14:11:10 18.3MB JupyterNotebook
1
Olist电子商务初始数据分析 拉尔斯·廷内费尔德( Lars Tinnefeld) ,2020-11-23 表中的内容 关于奥利斯特 Olist适用于“想要销售更多更好的产品”和“想要吸引新客户”的每个人。 作为电子商务领域的企业,Olist是面向小型企业的在线销售平台。 在Olist的注册页面上,列出了一系列适合业务模型的店主个人资料。 重点是通过扩大市场占有率吸引更多客户。 用户满意度报告有助于解决关注的领域。 因此,Olist充当服务提供商,负责管理店主的销售流程。 Olist不拥有任何提供的产品,并且也不管理运输或库存。 商业目标 分析的目的是提取支持Olist业务目标的信息。 这些目标是:通过扩大服务范围吸引更多的店主,并通过更广泛的产品范围和更高的满意度吸引更多的最终客户。 该分析是业务案例的一部分,该业务案例正在寻求将Olist的服务扩展到还包括物流和仓储,这是Olist目
1
《Python for Data Analysis(1st edition)》第九章最后一个图,美国选举数据的地图显示,译者表示代码没有调通,本人Python小白一枚,参考了诸多网上资料后实现,附件中包含美国各州的shapefile文件和书中相应数据文件,win10下Anaconda,Python3.7.6版本,需安装basemap等库,此致!
2022-06-13 04:50:28 12.78MB Python 数据分析 源码 美国地图
1
端到端数据分析,采用python语言,Python-End to end Data Analysis.zip
2022-06-08 16:44:44 19.16MB 端到端 数据分析 python
1
Python, a multi-paradigm programming language, has become the language of choice for data scientists for visualization, data analysis, and machine learning. Hands-On Data Analysis with NumPy and Pandas starts by guiding you in setting up the right environment for data analysis with Python, along with helping you install the correct Python distribution. In addition to this, you will work with the Jupyter notebook and set up a database. Once you have covered Jupyter, you will dig deep into Python’s NumPy package, a powerful extension with advanced mathematical functions. You will then move on to creating NumPy arrays and employing different array methods and functions. You will explore Python’s pandas extension which will help you get to grips with data mining and learn to subset your data. Last but not the least you will grasp how to manage your datasets by sorting and ranking them. By the end of this book, you will have learned to index and group your data for sophisticated data analysis and manipulation. What You Will Learn • Understand how to install and manage Anaconda • Read, sort, and map data using NumPy and pandas • Find out how to create and slice data arrays using NumPy • Discover how to subset your DataFrames using pandas • Handle missing data in a pandas DataFrame • Explore hierarchical indexing and plotting with pandas
2022-05-21 14:35:08 8.83MB 数据分析 numpy pandas
1
Python for Data Analysis-带书签目录超清文字版英文版 这个是带完整目录书签的文字版本,文本内容可以复制的哦
2022-05-21 14:02:40 13.14MB python 书签版 文字版 超清版
1
Title: Python for Data Analysis: Data Wrangling with Pandas, NumPy, and IPython, 2nd Edition Author: Wes McKinney Length: 550 pages Edition: 2 Language: English Publisher: O'Reilly Media Publication Date: 2017-09-25 ISBN-10: 1491957662 ISBN-13: 9781491957660 Table of Contents Chapter 1 Preliminaries Chapter 2 Python Language Basics, IPython, and Jupyter Notebooks Chapter 3 Built-in Data Structures, Functions, and Files Chapter 4 NumPy Basics: Arrays and Vectorized Computation Chapter 5 Getting Started with pandas Chapter 6 Data Loading, Storage, and File Formats Chapter 7 Data Cleaning and Preparation Chapter 8 Data Wrangling: Join, Combine, and Reshape Chapter 9 Plotting and Visualization Chapter 10 Data Aggregation and Group Operations Chapter 11 Interlude: Data Analysis Examples Chapter 12 Time Series Chapter 13 Advanced NumPy Chapter 14 Using Modeling Libraries with pandas Chapter 15 Examples Data Sets Appendix Advanced IPython and Jupyter
2022-05-21 14:02:08 5.23MB Python Pandas NumPy IPython
1
伊丽莎白-约瑟芬-纽马克-技术试验 从消费者的角度评估有助于肯尼亚品牌声誉的因素。 使用R语言和Rstudio进行的分析。 附加文件 Newmark Analytics正在开展一项名为“肯尼亚消费者对品牌声誉认知度的决定因素”的调查。 这项研究的目的是从客户的角度评估影响肯尼亚品牌声誉的因素。 如果html对于github而言太大,则链接到文件
2022-05-16 20:42:23 792KB brand r exploratory-data-analysis reputation
1