{"repo":"PolyMathOrg/DataFrame","free":true,"listed":false,"github":"https://github.com/PolyMathOrg/DataFrame","clone":"git clone https://github.com/PolyMathOrg/DataFrame.git","description":"DataFrame in Pharo - tabular data structures for data analysis","language":"Smalltalk","stars":79,"topics":["pharo","smalltalk","gsoc","data-science","data-analysis","data-frame","tabular-data","data-visualization","statistics","pharo-smalltalk"],"license":"MIT","category":"machine-learning","readme_excerpt":"Pharo DataFrame DataFrame is a tabular data structure for data analysis in Pharo. It organizes and represents data in a tabular format, resembling a spreadsheet or database table. It is designed to handle structured data and offer various functionalities for data manipulation and analysis. DataFrames are used as visualization tools for Machine Learning and Data Science related tasks. Installation To install the latest stable version of DataFrame ( pre-v3 ), go to the Playground ( Ctrl+OW ) in your Pharo image and execute the following Metacello script (select it and press Do-it button or Ctrl+D ): Use this script if you want the latest version of DataFrame: Note: EpMonitor serves to deactive Epicea, a Pharo code recovering mechanism, during the installation of DataFrame. How to depend on it? If you want to add a dependency on DataFrame to your project, include the following lines into your baseline method: If you are new to baselines and Metacello, check out the Baselines tutorial on Pharo Wiki. What are data frames? Data frames are the one of the essential parts of the data science toolkit. They are the specialized data structures for tabular data sets that provide us with a simple and powerful API for summarizing, cleaning, and manipulating a wealth of data sources that are currently cumbersome to use. A data frame is like a database inside a variable. It is an object which can be created, modified, copied, serialized, debugged, inspected, and garbage collected. It allows y","default_branch":null,"files":null,"tree":[],"storefront":"/r/PolyMathOrg","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/PolyMathOrg/DataFrame/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}