issues
search
yhat
/
pandasql
sqldf for pandas
MIT License
1.34k
stars
185
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update README.md
#112
WhiteSymmetry
opened
1 week ago
0
first commit
#111
dasarpai
closed
4 months ago
1
Postgresql example
#110
BuiHoangTu
opened
7 months ago
0
fix SQLAlchemy doesn't accept raw str anymore
#109
BuiHoangTu
opened
7 months ago
2
Select statement gives "no such table: " even though it is present. Workaround is if we add the table name as a comment in the sql.
#108
abhilash1jose
opened
1 year ago
0
Is this still being maintained?
#107
drkleena
opened
1 year ago
5
Update README.md to correct a small typo
#106
paultimothymooney
closed
4 months ago
0
[Ignore]
#105
hrshdhgd
closed
1 year ago
0
SQLAlchemy v2.x compliant.
#104
hrshdhgd
closed
1 year ago
0
sqldf does not work
#103
psads-git
opened
1 year ago
3
'str' object has no attribute '_execute_on_connection'
#102
posidonius
opened
1 year ago
8
Update setup.py
#101
Jtramey
opened
1 year ago
0
Fixed version of SqlAlchemy
#100
minikill
opened
1 year ago
0
sqldf stopped working with sqlalchemy 2.0.0
#99
Simgiov
opened
1 year ago
5
Tests workflow
#98
ghost
closed
2 years ago
0
Error in Reading External .SQL File
#97
matthewfarant
opened
2 years ago
1
doesn't work in Flask
#96
mpourvali
opened
2 years ago
1
How to calculate statistics such as median with pandsql?
#95
alpha0067
closed
2 years ago
0
Bool columns are returned as integer
#94
julioevi
opened
2 years ago
0
More descriptive exceptions?
#93
jmtekin
opened
2 years ago
0
Vertical output for result.
#92
olegans1972
opened
3 years ago
0
Right Join not available like merge command has
#91
muhammadumerjaved44
opened
3 years ago
0
documentation
#90
JDface
opened
3 years ago
0
Typo in README.md
#89
AvonleaFisher
opened
3 years ago
0
How to CONCAT two columns in pandsql like CONCAT(col1, ' ', col2)
#88
sundarcse1216
closed
3 years ago
1
matching on datetime needs to be more robust
#87
rugg2
opened
4 years ago
0
LEFT JOIN WHERE column_name IS NULL is not evaluating correctly
#86
tabs-or-spaces
opened
4 years ago
0
Added the DELETE and UPDATE clause support
#85
TheGlobalist
opened
4 years ago
3
fix typo
#84
mohan3d
closed
4 years ago
1
update gives no such table error
#83
SteveScott
opened
4 years ago
2
use DuckDB instead sqlite
#82
seufagner
opened
4 years ago
3
Straightforward way to enable loading extensions?
#81
tomviolin
opened
4 years ago
0
sqldf does not support large data sets
#80
dqaudithillstone
opened
4 years ago
1
pandasql (sqlite3.OperationalError) too many columns on df
#79
Ahrli
opened
5 years ago
1
Standard Deviation function is not working
#78
SivaramKanagaraj
opened
5 years ago
2
window Function - Row_Number not working
#77
saketdabi1385
closed
5 years ago
17
Getting error with sql include group_concat
#76
khorshidisamira
opened
5 years ago
0
Allow queries with parameters to avoid SQL injection
#75
kljh
opened
5 years ago
1
Cannot handle quotes around table name
#74
isthisthat
opened
5 years ago
1
Support of 'where exists' operations
#73
MartinPetrov8
opened
5 years ago
1
Operational Error: Too many SQL Variables
#72
larun1616
opened
5 years ago
1
Tiny typo
#71
craigsdennis
opened
6 years ago
0
Minor typo correction
#70
mbasilyan
opened
6 years ago
0
Updated the mistake in Readme.md file
#69
VivekWisdom
opened
6 years ago
0
Support for dictionary of dataframes
#68
juancresc
opened
6 years ago
1
support of math functions?
#67
SamanthaChen
opened
6 years ago
6
dask.dataframe support?
#66
tkmktime
opened
6 years ago
2
selecting on large dataframes
#65
dfolch
opened
6 years ago
3
Left Join functioning same as Inner Join
#64
chelsbells
opened
6 years ago
1
Support for this project
#63
javadba
opened
6 years ago
6
Next