Tag: files

Package for opening dat files

When working with dat files in Julia, you may need a package that allows you to open and manipulate these files. In this article, we will explore three different options for opening

Read More »

Help with arrow jl and size of files

When working with Julia, it is common to come across questions and challenges that require creative solutions. One such question involves using the arrow jl package and determining the size of files.

Read More »

Read multiple csv files from s3

When working with Julia, it is common to encounter situations where you need to read multiple CSV files from an S3 bucket. In this article, we will explore three different ways to

Read More »