There was an error while loading. Please reload this page.
1 parent 0fef8dd commit ad2dc5aCopy full SHA for ad2dc5a
_doc/sphinxdoc/source/conf.py
@@ -67,6 +67,7 @@
67
'dataframes': 'https://pandas.pydata.org/pandas-docs/stable/generated/pandas.DataFrame.html',
68
'Hadoop': 'http://hadoop.apache.org/',
69
'ijson': 'https://github.com/ICRAR/ijson',
70
+ 'nan': 'https://numpy.org/doc/stable/reference/constants.html#numpy.NAN',
71
'pandas': ('http://pandas.pydata.org/pandas-docs/stable/',
72
('http://pandas.pydata.org/pandas-docs/stable/generated/pandas.{0}.html', 1),
73
('http://pandas.pydata.org/pandas-docs/stable/generated/pandas.{0}.{1}.html', 2)),
0 commit comments