Lchu

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 5
-
Lchu commented, -
-
-
-
Lchu created a post, AnsweredGit Management: Single Git at root directory where the files are residing in other directories
Hi I have setup a development server and developers will develop the codes in their local machine. In the development server, there is a Git Repository at the directory, S1:\main\. I read that ha... -
Lchu created a post, deploy and run as production using pycharm
Hi I have finished developed my python code using pycharm. How do I deploy and run it as production using pycharm? Without pycharm, I will run the following in command prompt C:\Python34\python.exe... -
Lchu created a post, Pycharm's python code to access MS SQL database
Hi I can connect to the Microsoft SQL database in pycharm. I can use the console from pycharm to query. But I have no idea how to connect to the database, query and read into pandas dataframe in py... -