Files
openide/python/pydevSrc
Natalia.Murycheva 077ee31039 PY-75205 code completion for column names doesn't work with large datasets. #PY-75205 Fixed
* In case we were unable to parse the column names from the standard result of the getFrameVars command, we make the second attempt to get the column names - an additional request specialized for dataframes data retrieval.

(cherry picked from commit ec0b807117934b804daeb44cd7d653a566418f0f)

GitOrigin-RevId: 563af434addc7e723ac6e90010286b12e53e6134
2025-02-28 23:37:48 +00:00
..