First time here? Check out the FAQ!

Louis Liu's profile - activity

2022-03-28 05:07:00 -0500 received badge Famous Question (source)
2022-03-28 05:07:00 -0500 received badge Notable Question (source)
2022-03-28 05:07:00 -0500 received badge Popular Question (source)
2020-12-18 20:09:06 -0500 received badge Notable Question (source)
2020-12-18 20:09:06 -0500 received badge Famous Question (source)
2019-03-16 12:21:30 -0500 received badge Popular Question (source)
2019-03-07 08:35:35 -0500 marked best answer autocomplete doesn't work

Hi expert,   

I try below codes, and autocomplete doesn't work.

import matplotlib.pyplot as plt
fig = plt.figure()
fig.add_subplot(2,2,1)

here in the last line, when I type fig.add , wing ide doesn't show the hint for autocompletion (expect it give hint to show add_subplot).

could you please help to comment?

by the way, I use Anaconda 4.4.0 64bits windows. (the project setting is Python Executable : D:\Software\Anaconda2\pythonPython Path: D:\Software\Anaconda2)

Thanks

2019-03-07 08:34:39 -0500 received badge Student (source)
2019-03-07 08:34:37 -0500 marked best answer How to move out of right brackets/braces/quotes ?

Hi Expert,      

I am wondering how to move out of brackets/braces/quotes quickly by short-cut key, any comment?

by the way these brackets/braces and quotes are inserted automatically when "auto-editing" is enabled.

Thanks.

2017-07-31 05:28:00 -0500 asked a question autocomplete doesn't work

autocomplete doesn't work Hi expert,   I try below codes, and autocomplete doesn't work.import matplotlib.pyplot as pltf

2017-07-18 23:06:00 -0500 asked a question How to move out of right brackets/braces/quotes ?

How to move out of right brackets/braces/quotes ? Hi Expert,      I am wondering how to move out of brackets/braces/quot