Serializing nested Dicts (or DataFrames) so that they can (easily) be loaded in Python as well?
|
|
3
|
72
|
June 15, 2022
|
Defining a parameter out of pairs and values
|
|
18
|
134
|
June 14, 2022
|
What does #undef mean?
|
|
17
|
237
|
June 6, 2022
|
Transpose dictionary
|
|
15
|
213
|
June 3, 2022
|
Strong typed Dict{String, Int64} getindex(String) returns Any instead of Int64 value type?
|
|
3
|
122
|
May 11, 2022
|
Construct Dict same as NamedTuple
|
|
1
|
111
|
March 29, 2022
|
Looping a Dictionary prints the 2nd element first
|
|
1
|
99
|
March 22, 2022
|
@threads fails when interating over a dictionary
|
|
1
|
116
|
March 22, 2022
|
Indexing `OrderedDict`s by index instead of key
|
|
3
|
229
|
March 14, 2022
|
TaskFailedException with @threads macro with Dict
|
|
4
|
177
|
March 9, 2022
|
Setting up Dict example puzzled by syntax and functionality
|
|
16
|
247
|
February 21, 2022
|
Dict subtype definition
|
|
5
|
189
|
January 31, 2022
|
Lookup in Dict{Int,Float64} allocates
|
|
2
|
154
|
January 31, 2022
|
How to make a named tuple from a dictionary?
|
|
38
|
8041
|
January 20, 2022
|
Clear dict?
|
|
2
|
307
|
January 20, 2022
|
Filter Dict()
|
|
3
|
2819
|
August 24, 2021
|
Performance issues when working with dict
|
|
4
|
267
|
January 14, 2022
|
Dictionary values ascending or descending
|
|
4
|
244
|
January 12, 2022
|
Dictionary from a String Sequence Iteration
|
|
7
|
225
|
January 11, 2022
|
How to get values of dictionary by using array of keys?
|
|
16
|
1334
|
December 30, 2021
|
Dictionary with custom hash function
|
|
6
|
993
|
December 30, 2021
|
NamedTuple with 10_000 elements?
|
|
16
|
469
|
November 24, 2021
|
Keep the dictionary unchanged
|
|
8
|
164
|
November 15, 2021
|
I want to replicate with Named Tuples what I do with Dictionaries but I can't
|
|
9
|
687
|
November 9, 2021
|
TypeError: in typeassert in Julia 1.6.3
|
|
5
|
396
|
October 18, 2021
|
TypeError: in typeassert in Julia 1.6.3
|
|
1
|
241
|
October 17, 2021
|
TypeError: in typeassert in hashindex method
|
|
1
|
163
|
October 17, 2021
|
Dictionaries can't find keys
|
|
34
|
450
|
October 10, 2021
|
How to retrieve the edge list from a Dict reprepresenting a tree data structure
|
|
6
|
308
|
September 27, 2021
|
Is Dict shrinking feature planned?
|
|
10
|
602
|
September 24, 2021
|