- Hands-On Exploratory Data Analysis with Python
- Suresh Kumar Mukhiya Usman Ahmed
- 112字
- 2021-06-24 16:44:49
Software tools available for EDA
There are several software tools that are available to facilitate EDA. Here, we are going to outline some of the open source tools:
Python: This is an open source programming language widely used in data analysis, data mining, and data science (https://www.python.org/). For this book, we will be using Python.
R programming language: R is an open source programming language that is widely utilized in statistical computation and graphical data analysis (https://www.r-project.org).
Weka: This is an open source data mining package that involves several EDA tools and algorithms (https://www.cs.waikato.ac.nz/ml/weka/).
KNIME: This is an open source tool for data analysis and is based on Eclipse (https://www.knime.com/).
推薦閱讀
- Vue 3移動Web開發與性能調優實戰
- 密碼學原理與Java實現
- Mastering OpenCV 4
- Python機器學習經典實例
- 學Python也可以這么有趣
- Gradle for Android
- Android開發:從0到1 (清華開發者書庫)
- C語言開發基礎教程(Dev-C++)(第2版)
- 新一代SDN:VMware NSX 網絡原理與實踐
- 從零開始學Python網絡爬蟲
- Webpack實戰:入門、進階與調優(第2版)
- IoT Projects with Bluetooth Low Energy
- IPython Interactive Computing and Visualization Cookbook
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Elasticsearch實戰(第2版)