* Cantinho Satkeys

Refresh History
  • JPratas: dgtgtr Pessoal  49E09B4F k7y8j0
    Hoje às 17:19
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  4tj97u<z
    03 de Novembro de 2024, 10:49
  • j.s.: bom fim de semana  43e5r6 49E09B4F
    02 de Novembro de 2024, 08:37
  • j.s.: ghyt74 a todos  4tj97u<z
    02 de Novembro de 2024, 08:36
  • FELISCUNHA: ghyt74   49E09B4F  e bom feriado   4tj97u<z
    01 de Novembro de 2024, 10:39
  • JPratas: try65hytr Pessoal  h7ft6l k7y8j0
    01 de Novembro de 2024, 03:51
  • j.s.: try65hytr a todos  4tj97u<z
    30 de Outubro de 2024, 21:00
  • JPratas: dgtgtr Pessoal  4tj97u<z k7y8j0
    28 de Outubro de 2024, 17:35
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  k8h9m
    27 de Outubro de 2024, 11:21
  • j.s.: bom fim de semana   49E09B4F 49E09B4F
    26 de Outubro de 2024, 17:06
  • j.s.: dgtgtr a todos  4tj97u<z
    26 de Outubro de 2024, 17:06
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana
    26 de Outubro de 2024, 11:49
  • JPratas: try65hytr Pessoal  101yd91 k7y8j0
    25 de Outubro de 2024, 03:53
  • JPratas: dgtgtr A Todos  4tj97u<z 2dgh8i k7y8j0
    23 de Outubro de 2024, 16:31
  • FELISCUNHA: ghyt74  pessoal   49E09B4F
    23 de Outubro de 2024, 10:59
  • j.s.: dgtgtr a todos  4tj97u<z
    22 de Outubro de 2024, 18:16
  • j.s.: dgtgtr a todos  4tj97u<z
    20 de Outubro de 2024, 15:04
  • FELISCUNHA: Votos de um santo domingo para todo o auditório  101041
    20 de Outubro de 2024, 11:37
  • axlpoa: hi
    19 de Outubro de 2024, 22:24
  • FELISCUNHA: ghyt74   49E09B4F  e bom fim de semana  4tj97u<z
    19 de Outubro de 2024, 11:31

Autor Tópico: The Complete Exploratory Analysis Course With Pandas [2021]  (Lida 69 vezes)

0 Membros e 1 Visitante estão a ver este tópico.

Online mitsumi

  • Moderador Global
  • ***
  • Mensagens: 115810
  • Karma: +0/-0

MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch
Genre: eLearning | Language: English + srt | Duration: 31 lectures (5h 47m) | Size: 2.13 GB
Learn how to use Python and Pandas for data analysis and data manipulation. Transform, clean and merge data with Python

What you'll learn:
Work with Excel data.
Work with CSV datasets.
Handling missing data.
Reading and Working with JSON format.
Reading and Working with HTML files.
Reading and Working with PICKLE dataset.
Reading and Working with SQL-based database.
Selecting data from the dataset.
Sorting a pandas DataFrame.
Filtering rows of a pandas DataFrame.
Applying multiple filter criteria to a pandas DataFrame.
Using string methods in pandas.
Changing the datatype of a pandas series.
Modifying a pandas DataFrame using the inplace parameter.
Using the Groupby method.
Indexing in pandas DataFrames.
Renaming columns, and Removing columns from a pandas DataFrame.
Working with date and time series data
Applying a function to a pandas series or DataFrame.
Merging and concatenating multiple DataFrames into one.
Controlling Description aesthetics.
Choosing the colours for Descriptions.
Descriptionting categorical data.
Descriptionting with Data-Aware Grids.

Requirements
Basic Python programming

Description
In the real-world, data is anything but clean, which is why Python libraries like Pandas are so valuable.

If data manipulation is setting your data analysis workflow behind then this course is the key to taking your power back.

Own your data, don't let your data own you!

When exploratory analysis accounts for up to 80% of your work as a data scientist, learning data munging techniques that take raw data to a final product for analysis as efficiently as possible is essential for success.

Exploratory analysis with Python library Pandas makes it easier for you to achieve better results, increase your productivity, spend more time problem-solving and less time data-wrangling, and communicate your insights more effectively.

This course prepares you to do just that!

With Pandas DataFrame, prepare to learn advanced data manipulation, preparation, and sorting data approaches to turn chaotic bits of data into a final pre-analysis product. This is exactly why Pandas is the most popular Python library in data science and why data scientists at Google, Facebook, JP Morgan, and nearly every other major company that analyzes data use Pandas.

If you want to learn how to efficiently utilize Pandas to manipulate, transform, and merge your data for preparation of visualization, statistical analysis, or machine learning, then this course is for you.

Here's what you can expect when you enrolled in the course:

Learn how to Work with Excel data, CSV datasets.

Learn how to Handling missing data.

Learn how to read and work with JSON format, HTML files, PICKLE dataset, and SQL-based database.

Learn how to select data from the dataset.

Learn how to sort a pandas DataFrame and filtering rows of a pandas DataFrame.

Learn how to apply multiple filter criteria to a pandas DataFrame.

Learn how to using string methods in pandas.

Learn how to change the datatype of a pandas series.

Learn how to modifying a pandas DataFrame.

Learn how to indexing and renaming columns, and removing columns in and from pandas DataFrame.

Learn how to working with date and time series data.

Learn how to applying a function to a pandas series or DataFrame.

Learn how to merging and concatenating multiple DataFrames into one.

Learn how to control Description aesthetics.

Learn how to choose the colours for Descriptions.

Learn how to Description categorical data.

Learn how to Description with Data-Aware Grids.

Performing exploratory analysis with Python's Pandas library can help you do a lot, but it does have its downsides. And this course helps you beat them head-on:

1. Pandas has a steep learning curve: As you dive deeper into the Pandas library, the learning slope becomes steeper and steeper. This course guides beginners and intermediate users smoothly into every aspect of Pandas.

2. Inadequate documentation: Without proper documentation, it's difficult to learn a new library. When it comes to advanced functions, Pandas documentation is rarely helpful. This course helps you grasp advanced Pandas techniques easily and saves you time in searching for help.

After this course, you will feel comfortable delving into complex and heterogeneous datasets knowing with absolute confidence that you can produce a useful result for the next stage of Exploratory analysis.

Here's a closer look at the curriculum:

Loading and creating Pandas DataFrames

Displaying your data with basic Descriptions, and 1D, 2D and multidimensional visualizations.

Working with Different Kinds of Datasets

Data Selection

Manipulating, Transforming, and Reshaping Data.

Visualizing Data Like a Pro

Merging Pandas DataFrames

Lastly, this course is packed with practical exercises that are based on real-life examples. So not only will you learn the theory, but you will also get some hands-on practice with Pandas too.

Who this course is for
Anyone who is interested in Deep Learning, Machine Learning and Artificial Intelligence, and Data Science.
Anyone who wants to improve Data Analysis skills.
Any students in college who want to start a career in Data Science.
Any people who are not that comfortable with coding but who are interested in Machine Learning and want to apply it easily on datasets.


Download link:
Só visivel para registados e com resposta ao tópico.

Only visible to registered and with a reply to the topic.

Links are Interchangeable - No Password - Single Extraction