Exploratory data analysis: Difference between revisions

Content deleted Content added
Copyvio revdel completed (RR)
m top: Added some info about EDA/plotting/Visualizatio libraries used currently woth Python For EDA.
Tags: Mobile edit Mobile app edit Android app edit App full source
 
Line 101:
* [[Orange (software)|Orange]], an [[open-source software|open-source]] [[data mining]] and [[machine learning]] software suite.
* [[Python (programming language)|Python]], an open-source programming language widely used in data mining and machine learning.
* Matplotlib & Seaborn are the Python libraries used in todays world for EDA and Plotting/Data Visualization.(point updated: 2025)
* [[R (programming language)|R]], an open-source programming language for statistical computing and graphics. Together with Python one of the most popular languages for data science.
* [[TinkerPlots]] an EDA software for upper elementary and middle school students.