Skip to content

Commit

Permalink
Compat.pairs
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Dec 19, 2017
1 parent b2075f4 commit a705587
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/DataFrames.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ module DataFrames
using Reexport, StatsBase, SortingAlgorithms, Compat
@reexport using CategoricalArrays, Missings
using Base: Sort, Order
using Compat: pairs

if VERSION >= v"0.7.0-DEV.2915"
using Unicode
Expand Down

0 comments on commit a705587

Please sign in to comment.