|
For TidierData.jl, wouldn't it make sense to introduce `@sort` etc along side `@arrange` given some verbs in dplyr were chosen due to "limitations" of R which aren't issues in Julia
|
|
0
|
77
|
October 22, 2024
|
|
How feasible is it to create a DuckDB clone in Julia?
|
|
1
|
212
|
October 19, 2024
|
|
Unstacking/pivoting Turing results
|
|
0
|
49
|
October 18, 2024
|
|
Best practices for local exploratory data analysis
|
|
15
|
1659
|
October 16, 2024
|
|
Allow multiple datetime formats with CSV.jl
|
|
0
|
48
|
October 4, 2024
|
|
Implementing an equivalent of python's xarray (labeled nd-arrays) in julia
|
|
15
|
5530
|
October 3, 2024
|
|
Requiring a NamedTuple instead of just a tuple to return multiple columns from a function for DataFrames.jl seem unintuitive. Discussion
|
|
3
|
144
|
September 22, 2024
|
|
Failing to import (relatively) large CSV file with Julia and VSC
|
|
24
|
868
|
September 22, 2024
|
|
Best way to import a CSV with a repeated structure
|
|
5
|
218
|
September 15, 2024
|
|
ReadStatTables, type conversion
|
|
0
|
39
|
September 11, 2024
|
|
Rearrange Data depending on coordinates
|
|
0
|
28
|
September 11, 2024
|
|
From a DataFrame, how do I create multiple new columns that each take multiple columns as input in a set name pattern?
|
|
3
|
95
|
September 10, 2024
|
|
How to fit a function to measurements with error?
|
|
12
|
4809
|
September 8, 2024
|
|
Add more specialized methods to CategoricalArrays.jl?
|
|
4
|
125
|
September 5, 2024
|
|
Correct use of @spawn with data frames
|
|
2
|
80
|
September 3, 2024
|
|
No method matching iterate(::Shapefile.Polygon)
|
|
0
|
42
|
September 2, 2024
|
|
Get the maximum value by row in a DataFrame containing missing values
|
|
10
|
251
|
August 30, 2024
|
|
Julia gets stuck reading CSV when followed by threaded loop
|
|
11
|
259
|
August 21, 2024
|
|
What's the latest and greatest in data in Julia
|
|
29
|
2335
|
August 15, 2024
|
|
Efficiently filter rows while reading very large CSV-ish file
|
|
5
|
238
|
August 14, 2024
|
|
DataFrames range binning
|
|
4
|
1089
|
August 8, 2024
|
|
JSON3 read `Dict{Tuple{Int,Int}, T}` unexpected behavior
|
|
4
|
106
|
August 8, 2024
|
|
Parallelization for Large DataFrames
|
|
2
|
135
|
August 4, 2024
|
|
Reading hdf5 files with ascii headers
|
|
0
|
62
|
July 30, 2024
|
|
CSV.jl bug reading .gz file in Julia 1.11-rc
|
|
0
|
87
|
July 22, 2024
|
|
Parquet: writing data as row groups
|
|
1
|
226
|
July 22, 2024
|
|
Parquet2.jl 0.2.25 outputting corrupted files (0.2.26 fix now up)
|
|
5
|
225
|
July 19, 2024
|
|
CategoricalArrays.jl syntax question: vectorizing string operation
|
|
7
|
183
|
July 18, 2024
|
|
Add metadata to categorical array
|
|
4
|
173
|
July 16, 2024
|
|
Parquet2jl: ThriftInvalidFinalReadState: while attempting to read Parquet2.Metadata.Statistics
|
|
4
|
161
|
July 9, 2024
|