jordancluts
jordancluts
It would be convenient for end user if the / was reexported from FilePathsBase to allow for a simple `using FilePaths` to be used in a script or notebook. Is...
At present a Deque (and Stack/Queue) can only be created empty. A constructor method should be added to enable the creation of a Deque from an iterable such as an...
I was looking over the Queue method per #479 and while I didn't find any issues on that front (not that I'm in any way qualified to make that assessment)...
It would be great to have a setting or configuration for the resolution of PNGs generated via export. As is the resolution is fairly low leading to fuzzy images. A...
The docs recommend Using each of TimeZones, CompoundPeriods, TimesDates, and Dates at various points. Can TimesDates stand alone or is it just an augmentation of Dates? My guess would be...
when I try `using Poptart` on my windows machine running 1.1.0 I get the error ``` julia> using Poptart [ Info: Precompiling Poptart [197b51f5-fdb5-5f35-aa9f-0a14f35f5b28] ERROR: LoadError: UndefVarError: enum_names not defined...