Python 🐍 Import and Analyze with Pandas

preview_player
Показать описание
A common task for scientists and engineers is to analyze data from an external source that may be in a text or comma separated value (CSV) format. By importing the data into Python, data analysis such as statistics, trending, or calculations can be made to synthesize the information into relevant and actionable information. Tutorials below demonstrate how to import data (including online data), perform a basic analysis, trend the results, and export the results to another text file. An example is provided with Pandas. See

Рекомендации по теме
Комментарии
Автор

Thank you for the great video! :) I have just a little question: is it ok to use a pandas data frame with matplotlib? On the official website they recommend to use a numpy.array file instead. (I couldn't generate a numpy.array with the header information from my txt-file, that's why I ask) Thank you so much!

tschegsch
Автор

Sir, how to make reconciliation data for optimize operation a plant with mass balance/MHB using python or excel maybe? i got data parameters from DCS, I hope you share about this conceptual. Thanks

imamnegeri
Автор

I love this guy. I dub thee Python genius!!

zannnewman
Автор

Great tutorial, but in the first plot, I have a problem with a legend. Even though written exactly like on the screen or even copied from your notebook, it says: No handles with labels found to put in legend.

joebox
visit shbcf.ru