Skip to content

Instantly share code, notes, and snippets.

View MichaelHatherly's full-sized avatar

Michael Hatherly MichaelHatherly

  • PumasAI
  • Scotland
  • 23:19 (UTC +01:00)
View GitHub Profile
diff --git a/base/file.jl b/base/file.jl
index 261c672..e3c69f2 100644
--- a/base/file.jl
+++ b/base/file.jl
@@ -252,11 +252,6 @@ end
if is_windows()
-@doc """
- tempdir()
module VirtualFields
# GenType implementation.
immutable GenType{Tag, T <: Tuple}
data::T
end
GenType{T <: Tuple}(tag, data::T) = GenType{tag, T}(data)
function fields end
julia> using DataFrames

julia> df = DataFrame(A = 1:10, B = 2:2:20)
10x2 DataFrames.DataFrame
| Row | A  | B  |
|-----|----|----|
| 1   | 1  | 2  |
| 2   | 2  | 4  |

Keybase proof

I hereby claim:

  • I am MichaelHatherly on github.
  • I am michaelhatherly (https://keybase.io/michaelhatherly) on keybase.
  • I have a public key whose fingerprint is 0BCC 4AD1 F107 E500 8579 EA45 7792 EBE8 61A5 38DD

To claim this, I am signing this object: