3d printing
Statistics from Thingiverse and popular models for 3D printing
I try to answer a few questions about the data from Thingiverse.com I showed in previous posts.
3d printing
I try to answer a few questions about the data from Thingiverse.com I showed in previous posts.
3d printing
I show you how I used Python to analyze the data from Thingiverse REST API, and I share more interesting facts I found, including rankings of 3D printable files.
3d printing
I try to determine what are the most popular types of objects for 3D printing, using data from Thingiverse REST API and different metrics.
Python
I am sharing how I used Python to complete the second part of an example task originally done with MATLAB. I learned more about slicing dataframes and making histograms with two different libraries
Python
I used Python to complete the first part of the task from my previous post in the series. I learned about formatting plots and indexing Pandas dataframes.
MATLAB
I am sharing an example of the workflow I would follow for getting insights from real-world data using histograms and some very basic statistics.
Python
Stick with me in this series of posts if you want to see some examples of using Python for MATLAB users. I am not an expert, and the code I will share can probably be improved, but I think these practical examples can be useful for a beginner like me.