Browse Source

Update pandas documentation (0.24.2)

Matthew Dixon 6 năm trước cách đây
mục cha
commit
c828b1167b
1 tập tin đã thay đổi với 5 bổ sung0 xóa
  1. 5 0
      lib/docs/scrapers/pandas.rb

+ 5 - 0
lib/docs/scrapers/pandas.rb

@@ -20,6 +20,11 @@ module Docs
       Licensed under the 3-clause BSD License.
     HTML
 
+    version '0.24' do
+      self.release = '0.24.2'
+      self.base_url = "http://pandas.pydata.org/pandas-docs/version/#{self.release}/"
+    end
+
     version '0.23' do
       self.release = '0.23.4'
       self.base_url = "http://pandas.pydata.org/pandas-docs/version/#{self.release}/"