📓
Dataprocessing
  • Preface
  • Essential Libraries
  • Introduction
  • Tidy data
  • Vectorized solutions
  • Load data
    • CSV
    • XML
    • SQL
    • json
  • Data Inspection
    • Dealing with missing values
    • Cleaning data
    • Normalization
  • Data Preparation
    • Tidy data
    • Combine data
    • Reshaping
      • Reshape with melt
  • Data exploration
  • Data visualisation
    • Panel basics
  • Plotten van kaarten
  • Data analysis
    • Statistics in Python
  • Databases
    • Database concepts
  • studycases
    • Montly sales data
      • Make it interactive using panel
    • Combine data to investigate a hypothesis
    • Twitter analysis using sql
  • Missing time related data
  • Plotting F1 race data
Powered by GitBook
On this page

Was this helpful?

Data exploration

This is work in process; please read the link below

LogoData explorationBFVM22PROG1
PreviousReshape with meltNextData visualisation

Last updated 2 years ago

Was this helpful?