Features added:
Added a parameter to allow get_bulk_asn_whois which allows the user to get a dictionary of data instead of the string of data.
Additional changes:
Restructured some of experimental.py in order to reduce code reuse.
Added tests and docs for the new feature change.
Updated some test parameters for tests that were failing locally.
Features added: Added a parameter to allow get_bulk_asn_whois which allows the user to get a dictionary of data instead of the string of data.
Additional changes: Restructured some of experimental.py in order to reduce code reuse. Added tests and docs for the new feature change. Updated some test parameters for tests that were failing locally.
Addresses #319