Skip to main content

Introduction

Chances are that you have a file that contains all your collected data. gambas provides a way to read these files and process them into DataFrame objects which can be manipulated later. You can also export your DataFrame objects to files.

gambas currently supports reading and writing these file types:

  • CSV
  • JSON
  • Excel