Latest #csv Threads Top

saleyn
glazer started as a blazing-fast NIF JSON codec (single-pass, straight to/from native terms - no AST). In 0.3.0, the same engine now pars...
New
evadne
Hi all I have some issues reading nanosecond precision timestamps in CSVs using latest explorer. Repro as follows: ./script/ingestion_...
New
GordianGo
Hi, my csv file that i want to read is from DE-region (Germany). There they use comma as decimal separator for floating point numbers. e...
New
lucilawho
CSV.encode float values are automatically converted scientific notation When I do CSV.encode(7900.00) I get ["7.9e3\r\n"] instead of [...
New
m_tofi
I am using Finch.stream to fetch a large CSV file from a server, but neither the ‘done’ state nor the ‘error’ state is being triggered wh...
New
hassamullah
In the first code snippet in the NimbleCSV Docs NimbleCSV.define(MyParser, separator: “\t”, escape: “"”) I don’t know where the MyPar...
New
Valeriy
Hi guys! I try CSV Export with Phoenix and LiveView with this guide CSV Export with Phoenix and LiveView - Tutorials and screencasts for...
New
alphydan
Hello, I’m an elixir beginner, exploring livebook. I’m running a local notebook on a linux machine. Initially I tried to import a CSV f...
New
raza_ep
My objective is to read data (in the most performant approach) from multiple large CSV files, make minimal transformations and eventually...
New
docjazither
Hey OGs, I have a function that loads csv files into my app. When my user used special characters, it failed they used name like: Zoë ...
New

This Week's Trending Top

saleyn
glazer started as a blazing-fast NIF JSON codec (single-pass, straight to/from native terms - no AST). In 0.3.0, the same engine now pars...
New

This Month's Trending Top

This Year's Trending Top

Last Three Year's Trending Top

docjazither
Hey OGs, I have a function that loads csv files into my app. When my user used special characters, it failed they used name like: Zoë ...
New
GordianGo
Hi, my csv file that i want to read is from DE-region (Germany). There they use comma as decimal separator for floating point numbers. e...
New
m_tofi
I am using Finch.stream to fetch a large CSV file from a server, but neither the ‘done’ state nor the ‘error’ state is being triggered wh...
New
Valeriy
Hi guys! I try CSV Export with Phoenix and LiveView with this guide CSV Export with Phoenix and LiveView - Tutorials and screencasts for...
New
hassamullah
In the first code snippet in the NimbleCSV Docs NimbleCSV.define(MyParser, separator: “\t”, escape: “"”) I don’t know where the MyPar...
New
evadne
Hi all I have some issues reading nanosecond precision timestamps in CSVs using latest explorer. Repro as follows: ./script/ingestion_...
New
lucilawho
CSV.encode float values are automatically converted scientific notation When I do CSV.encode(7900.00) I get ["7.9e3\r\n"] instead of [...
New

Trending Over Three Years Top

beto
Hello, I am working on an task, that requires to parse a csv sent from a react frontend. When the backend receives it, it should make an ...
New
ejc123
I don’t think this should be under ‘Advanced’, as I’m definitely not advanced :wink: Sorry for the length, but I’ve tried a bunch of thi...
New
azbshiri
Hey, I wanted to read a CSV file and convert it into a list of tuples and I come up with this: "./pairs.csv" |> Path.expand(_...
New
iamacube
Hi! I have a list of maps and I want to rename the keys. What I have: [info] entities: [ok: %{"Email Address [Required]" => "fblue@m...
New
Blackjaguar
Good afternoon! I am working on a project where users have the possibility to export data from different Psql tables as CSV. Inspired b...
New
quda
I am building a json REST API with Phoenix that (among other services) has to convert static CSV files from a repository and “serve” them...
New
patryk.it
Hi guys! My question is related to the file encoding topic. I’m working on a feature that allows users to upload a CSV file that might b...
New
sabri
Hello I need to generate a big CSV file, that might has thousands of entries, how can I run concurrent processes to handle this task and...
New
fchabouis
I have a zip file, containing CSVs, on a remote S3 cellar. Using Unzip, I can get a stream of the CSV file that I would like to decode, ...
New
alphydan
Hello, I’m an elixir beginner, exploring livebook. I’m running a local notebook on a linux machine. Initially I tried to import a CSV f...
New
jc00ke
Hi there, I’ve got a data export that has the following flow: I’m using Ecto, CSV.encode/2, Zstream.zip/2 and ExAws.S3.Upload.stream...
New
script
The code is working fine it takes list of maps convert them into csv and export the value. This is the code def to_csv(map, path) do f...
New
hakarabakara
Hi, My application accepts a string input and dynamic values from an uploaded CSV file and should generate a response based on the csv. ...
New
raza_ep
My objective is to read data (in the most performant approach) from multiple large CSV files, make minimal transformations and eventually...
New
Fl4m3Ph03n1x
Background I have to read a CSV and currently this is happening at compile time as the function runs in a module attribute: # Imagine th...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement