- Implementation of Pandas | to_pd()
- Support special character language, like japan, korean and others
- Add Blog: Naufal Ardhani
- to_dict() is relatable for pandas DataFrame
- More comment
- Support multiple language
- Some optimize for BASearch()
- Fix key of self.pages dictionary to sync with [start_page_num] parameter
- res_to_json() --> to_json()
- res_to_dict() --> to_dict() Note: Use get_all() for get dictionary result instead of to_dict().