├── Financial_Sample.xlsx ├── Mall_Customers.csv ├── OpenAI_intgeration_withGsheets.docx ├── README.md ├── animate_chart.py ├── antimate_chart_source_data.csv ├── api_use_streamlit.py ├── autoresponse.py ├── chatgpt-chatbot-notebook.ipynb ├── chatgpt_clone.ipynb ├── clean_up_generic.py ├── concept_of_pickle.ipynb ├── csv_to_sqllite3_snippet.ipynb ├── dall2_api_use_streamlit.py ├── dalle2_api_use_demo.py ├── demo_datatable.py ├── display_table_streamlit_from_db ├── email_template.ipynb ├── etree.ipynb ├── example_2.json ├── gpt3_code_gen.py ├── index.html ├── json_editor.py ├── json_editor_dynamic.py ├── jupyter_datatables.ipynb ├── leetcode.py ├── leetcode_solution_solver_generic.py ├── login.py ├── mysql.py ├── ocr_coding_session.py ├── pandas_my_sql_connection_snippet.py ├── pandas_to_csv.py ├── pandas_with_data_tables.ipynb ├── pandasai.ipynb ├── pexcept_scp.py ├── pytube_streamlit.py ├── read_json_from_file.ipynb ├── remove_tweet.py ├── render_html.py ├── sqllite.ipynb ├── sqllite_dict_to_db.py ├── storage_script.py ├── whisper_demo_udemy.ipynb ├── yaml_to_json.ipynb └── youtube_pdf_converter.py /Financial_Sample.xlsx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/Financial_Sample.xlsx -------------------------------------------------------------------------------- /Mall_Customers.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/Mall_Customers.csv -------------------------------------------------------------------------------- /OpenAI_intgeration_withGsheets.docx: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/OpenAI_intgeration_withGsheets.docx -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/README.md -------------------------------------------------------------------------------- /animate_chart.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/animate_chart.py -------------------------------------------------------------------------------- /antimate_chart_source_data.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/antimate_chart_source_data.csv -------------------------------------------------------------------------------- /api_use_streamlit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/api_use_streamlit.py -------------------------------------------------------------------------------- /autoresponse.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/autoresponse.py -------------------------------------------------------------------------------- /chatgpt-chatbot-notebook.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/chatgpt-chatbot-notebook.ipynb -------------------------------------------------------------------------------- /chatgpt_clone.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/chatgpt_clone.ipynb -------------------------------------------------------------------------------- /clean_up_generic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/clean_up_generic.py -------------------------------------------------------------------------------- /concept_of_pickle.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/concept_of_pickle.ipynb -------------------------------------------------------------------------------- /csv_to_sqllite3_snippet.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/csv_to_sqllite3_snippet.ipynb -------------------------------------------------------------------------------- /dall2_api_use_streamlit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/dall2_api_use_streamlit.py -------------------------------------------------------------------------------- /dalle2_api_use_demo.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/dalle2_api_use_demo.py -------------------------------------------------------------------------------- /demo_datatable.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/demo_datatable.py -------------------------------------------------------------------------------- /display_table_streamlit_from_db: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/display_table_streamlit_from_db -------------------------------------------------------------------------------- /email_template.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/email_template.ipynb -------------------------------------------------------------------------------- /etree.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/etree.ipynb -------------------------------------------------------------------------------- /example_2.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/example_2.json -------------------------------------------------------------------------------- /gpt3_code_gen.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/gpt3_code_gen.py -------------------------------------------------------------------------------- /index.html: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/index.html -------------------------------------------------------------------------------- /json_editor.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/json_editor.py -------------------------------------------------------------------------------- /json_editor_dynamic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/json_editor_dynamic.py -------------------------------------------------------------------------------- /jupyter_datatables.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/jupyter_datatables.ipynb -------------------------------------------------------------------------------- /leetcode.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/leetcode.py -------------------------------------------------------------------------------- /leetcode_solution_solver_generic.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/leetcode_solution_solver_generic.py -------------------------------------------------------------------------------- /login.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/login.py -------------------------------------------------------------------------------- /mysql.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/mysql.py -------------------------------------------------------------------------------- /ocr_coding_session.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/ocr_coding_session.py -------------------------------------------------------------------------------- /pandas_my_sql_connection_snippet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pandas_my_sql_connection_snippet.py -------------------------------------------------------------------------------- /pandas_to_csv.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pandas_to_csv.py -------------------------------------------------------------------------------- /pandas_with_data_tables.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pandas_with_data_tables.ipynb -------------------------------------------------------------------------------- /pandasai.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pandasai.ipynb -------------------------------------------------------------------------------- /pexcept_scp.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pexcept_scp.py -------------------------------------------------------------------------------- /pytube_streamlit.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/pytube_streamlit.py -------------------------------------------------------------------------------- /read_json_from_file.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/read_json_from_file.ipynb -------------------------------------------------------------------------------- /remove_tweet.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/remove_tweet.py -------------------------------------------------------------------------------- /render_html.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/render_html.py -------------------------------------------------------------------------------- /sqllite.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/sqllite.ipynb -------------------------------------------------------------------------------- /sqllite_dict_to_db.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/sqllite_dict_to_db.py -------------------------------------------------------------------------------- /storage_script.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/storage_script.py -------------------------------------------------------------------------------- /whisper_demo_udemy.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/whisper_demo_udemy.ipynb -------------------------------------------------------------------------------- /yaml_to_json.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/yaml_to_json.ipynb -------------------------------------------------------------------------------- /youtube_pdf_converter.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/naashonomics/pandas_templates/HEAD/youtube_pdf_converter.py --------------------------------------------------------------------------------