You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bhishanpdl not sure if this issue is still relevant, but we've implemented a fix and released it. Jupysql is a fork that we're trying to maintain to keep the support/bug fixes/feature requests going for the community.
Can we persist a pandas data frame to the database without index?
This includes the index column by default, is there a way to exclude index such as
%sql --persist mytable --no-index
?The text was updated successfully, but these errors were encountered: