|
via Udemy |
Go to Course: https://www.udemy.com/course/data-visualization-com-python-biblioteca-plotly/
Certainly! Here's a comprehensive review and recommendation for the Coursera course based on the provided details: --- **Course Review and Recommendation: Data Visualization with Plotly on Coursera** If you're looking to dive into the world of data visualization, especially using Python, this Coursera course offers a practical, hands-on approach to mastering dynamic and professional-grade visualizations with the Plotly library. Designed for both beginners and those with some Python knowledge, the course provides a comprehensive pathway to becoming proficient in creating compelling graphical representations of data. **What You Will Learn** The course is structured to build solid foundational skills, starting with a review of essential libraries such as NumPy and Pandas. These are crucial for data manipulation and creating arrays, forming the backbone of effective data visualization. As you progress, you'll learn to craft a variety of charts including line graphs, bar charts, pie charts, histograms, distribution plots, boxplots, heatmaps, scatter plots, bubble charts, and specialized financial charts. One of the standout features of this course is the focus on real datasets. Students will work through projects analyzing stock prices over time, visualizing socio-economic data from Brazil, and conducting statistical analysis of student performance data from Kaggle. These practical examples not only reinforce theoretical knowledge but also prepare you for real-world data science tasks. **Course Content and Projects** The course content is delivered through weekly lessons that cover foundational to advanced visualization techniques within Plotly, including maps and charts suited for machine learning insights. Additionally, a capstone project challenges students to build a comprehensive data visualization from scratch, cementing their skills. **Additional Resources** Students receive an e-book that covers Python fundamentals such as variables, data types, strings, operators, conditional statements, loops, and data structures. This resource is especially beneficial for beginners looking to strengthen their Python programming skills. **Pros** - Practical, project-based learning approach. - Covers a wide variety of chart types relevant to data science. - Focus on real-world datasets enhances practical skills. - Beginner-friendly with a foundational Python review. - Covers advanced topics like maps and machine learning visualizations in later modules. **Cons** - The pace may be challenging for absolute beginners without prior programming experience. - Since the course content is extensive, it requires a dedicated time commitment. **Who Should Enroll?** This course is ideal for aspiring data scientists, analysts, or anyone interested in enhancing their data visualization skills. It’s suitable for beginners with some basic Python knowledge and those looking to apply visualization techniques to real datasets. **Final Verdict** I highly recommend this course to anyone interested in learning how to communicate data insights visually with high professionalism. The combination of practical projects, comprehensive coverage of chart types, and supportive resources makes it a valuable investment for your data science toolkit. Whether you're starting out or looking to deepen your visualization skills, this course provides a solid foundation and hands-on experience to elevate your projects. --- If you have any specific preferences or need a more personalized review, feel free to ask!
Neste curso te ensinaremos de forma totalmente prática a construir gráficos dinâmicos com a biblioteca Plotly, a partir de datasets reais. Caso você esteja iniciando em Python, disponibilizamos uma seção de revisão dos conceitos básicos. Ao final do curso, você será capaz de criar gráficos totalmente profissional e de alto padrão.Iniciamos com uma revisão das bibliotecas NumPy e Pandas, pois em diversos momentos utilizaremos tais bibliotecas para manipular dados (no caso do Pandas) ou criar arrays.Ao longo do curso oferecemos diversos exemplos com datasets reais de como gerar os principais tipos de gráficos utilizados em Data Science: Gráfico de Linhas;Gráfico de Barras;Gráfico de Pizza;Gráficos Estatísticos (Histogramas, Distplots, Boxplot, Heatmaps);Scatter plot e Bubble Charts;Gráficos com dados Financeiros.Além disso, oferecemos ao aluno a intuição de quando cada tipo de gráfico deve ser utilizado em um projeto de Data Science.Faremos os seguintes projetos de exemplificação ao longo das aulas:Visualização da cotação de ativos no tempo;Visualização de dados de IDHM (Índice de Desenvolvimento Humano Municipal) dos estados brasileiros com dados do IBGE;Análise estatística (por meio de gráficos) do dataset do Kaggle Students Performance.Este é um curso com aulas postadas semanalmente até atingirmos todos os demais tópicos da biblioteca Plotly (como Mapas e gráficos para Machine Learning). Teremos ainda um projeto de Data Visualization a ser resolvido desde o zero. O curso possui ainda um E-book de fundamentos de Python, abordando os seguintes tópicos:Primeiros passos com Python!Declaração de variáveis e tipos primitivosStringsOperadoresEstruturas condicionaisEstruturas de repetiçãoEstruturas de dados