convertIDToPublication(): Extracts the pub name out of a Solr ID, by position it looks like. Called only once, in _pubCount(), the only call to which is commented out and which has a note in its header saying that it should be reimplemented in pandas. So, looks like this both convertIDToPublication() and _pubCount() could be removed altogether! Though not sure whether the Solricide branch is the best place for it or not...
convertIDToPublication()
: Extracts the pub name out of a Solr ID, by position it looks like. Called only once, in_pubCount()
, the only call to which is commented out and which has a note in its header saying that it should be reimplemented in pandas. So, looks like this bothconvertIDToPublication()
and_pubCount()
could be removed altogether! Though not sure whether the Solricide branch is the best place for it or not...Originally posted by @davidskalinder in https://github.com/davidskalinder/mpeds-coder/issues/71#issuecomment-747738989