Direkt zum Inhalt
StartseitePython

Importing and Managing Financial Data in Python

In this course, you'll learn how to import and manage financial data in Python using various tools and sources.

Kurs Kostenlos Starten
5 Stunden16 Videos53 Übungen41.954 LernendeTrophyLeistungsnachweis

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.
Group

Trainierst du 2 oder mehr?

Versuchen DataCamp for Business

Beliebt bei Lernenden in Tausenden Unternehmen


Kursbeschreibung

If you want to apply your new 'Python for Data Science' skills to real-world financial data, then this course will give you some very valuable tools. First, you will learn how to get data out of Excel into pandas and back. Then, you will learn how to pull stock prices from various online APIs like Google or Yahoo! Finance, macro data from the Federal Reserve, and exchange rates from OANDA. Finally, you will learn how to calculate returns for various time horizons, analyze stock performance by sector for IPOs, and calculate and summarize correlations.
Für Unternehmen

Trainierst du 2 oder mehr?

Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.
DataCamp Für UnternehmenFür eine maßgeschneiderte Lösung buchen Sie eine Demo.

In den folgenden Tracks

Finanzgrundlagen in Python

Gehe zu Track
  1. 1

    Importing stock listing data from Excel

    Kostenlos

    In this chapter, you will learn how to import, clean and combine data from Excel workbook sheets into a pandas DataFrame. You will also practice grouping data, summarizing information for categories, and visualizing the result using subplots and heatmaps. You will use data on companies listed on the stock exchanges NASDAQ, NYSE, and AMEX with information on company name, stock symbol, last market capitalization and price, sector or industry group, and IPO year. In Chapter 2, you will build on this data to download and analyze stock price history for some of these companies.

    Kapitel Jetzt Abspielen
    Reading, inspecting, and cleaning data from CSV
    50 xp
    Import stock listing info from the NASDAQ
    100 xp
    How to fix the data import?
    50 xp
    Read data using .read_csv() with adequate parsing arguments
    100 xp
    Read data from Excel worksheets
    50 xp
    Load listing info from a single sheet
    100 xp
    Load listing data from two sheets
    100 xp
    Combine data from multiple worksheets
    50 xp
    Load all listing data and iterate over key-value dictionary pairs
    100 xp
    How many companies are listed on the NYSE and NASDAQ?
    50 xp
    Automate the loading and combining of data from multiple Excel worksheets
    100 xp
  2. 3

    Summarizing your data and visualizing the result

    In this chapter, you will learn how to capture key characteristics of individual variables in simple metrics. As a result, it will be easier to understand the distribution of the variables in your data set: Which values are central to, or typical of your data? Is your data widely dispersed, or rather narrowly distributed around some mid point? Are there outliers? What does the overall distribution look like?

    Kapitel Jetzt Abspielen
Für Unternehmen

Trainierst du 2 oder mehr?

Verschaffen Sie Ihrem Team Zugriff auf die vollständige DataCamp-Plattform, einschließlich aller Funktionen.

In den folgenden Tracks

Finanzgrundlagen in Python

Gehe zu Track

Datensätze

Amex listings .csv fileIncome growth .csv fileListings .xlsx fileNasdaq listings .csv filePer capita income .csv file

Mitwirkende

Collaborator's avatar
Lore Dirick
Stefan Jansen HeadshotStefan Jansen

Founder & Lead Data Scientist at Applied Artificial Intelligence

Mehr Anzeigen

Was sagen andere Lernende?

Melden Sie sich an 15 Millionen Lernende und starten Sie Importing and Managing Financial Data in Python Heute!

Kostenloses Konto erstellen

GoogleLinkedInFacebook

oder

Durch Klick auf die Schaltfläche akzeptierst du unsere Nutzungsbedingungen, unsere Datenschutzrichtlinie und die Speicherung deiner Daten in den USA.