Acknowledgements



API


appdirs

  • The AppDirs class is used to determine the application data location across operating systems in snowmobile.core.cache.

pandas

  • pandas.sql.io.get_schema() is used to generate generic DDL from a raw DataFrame within snowmobile.Table

  • pandas.read_sql() is used to read the results of a query directly into a DataFrame

pydantic

sqlparse

  • The sqlparse.parsestream() method is used for the initial parsing of a raw SQL file into individual st.




Documentation


Code Parsing

Docs Parsing

Theme