Skip to content

Some little projects using #pandas, #numpy and visulization libs

Notifications You must be signed in to change notification settings

pveinberg/data-analysis

Repository files navigation

Data Analysis Projects

Some projects using #pandas, #numpy and visualization libs

Exploring a dataset about data jobs salaries from 2020 to 2022

Argentinian economy has two exchange rates to USD. An official and an unofficial (called blue).

The goals of this notebook are:

  1. Read a dataset with the official exchange rates.
  2. Read a dataset with the unofficial (blue) exchange rates.
  3. Merge those datasets.
  4. Calculate the mean between buy and sell for both exchange rates.
  5. Analyze the correlation along time for these exchange rates.

25 mistakes a Pandas developer shouldn't make

About

Some little projects using #pandas, #numpy and visulization libs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published