Welcome, Guest |
You have to register before you can post on our site.
|
Forum Statistics |
» Members: 19,480
» Latest member: whitecat25
» Forum threads: 38,579
» Forum posts: 174,812
Full Statistics
|
Online Users |
There are currently 491 online users. » 0 Member(s) | 483 Guest(s) Google, Yandex, Bing, Twitter, Google Image
|
Latest Threads |
How to attach images to a...
Forum: Board
Last Post: sethmike9
Today, 04:08 AM
» Replies: 6
» Views: 8,865
|
How To Attach data Files
Forum: Board
Last Post: sethmike9
Today, 04:05 AM
» Replies: 3
» Views: 4,134
|
Text frame
Forum: Homework
Last Post: Pedroski55
Yesterday, 07:39 PM
» Replies: 2
» Views: 352
|
Python automation: Sendin...
Forum: General Coding Help
Last Post: olips784
Yesterday, 06:28 PM
» Replies: 0
» Views: 139
|
class Blockage not projec...
Forum: General Coding Help
Last Post: deanhystad
May-15-2025, 04:32 PM
» Replies: 1
» Views: 270
|
Import vs from x import
Forum: General Coding Help
Last Post: snippsat
May-15-2025, 04:09 PM
» Replies: 1
» Views: 212
|
Trouble with Average Calc...
Forum: General Coding Help
Last Post: Pate
May-15-2025, 07:38 AM
» Replies: 4
» Views: 1,387
|
tracking version during r...
Forum: News and Discussions
Last Post: Skaperen
May-15-2025, 12:25 AM
» Replies: 0
» Views: 156
|
Return a string or byte o...
Forum: General Coding Help
Last Post: snippsat
May-14-2025, 05:21 PM
» Replies: 5
» Views: 486
|
problems with netcdf if I...
Forum: General Coding Help
Last Post: Blaubart
May-14-2025, 04:02 PM
» Replies: 16
» Views: 1,329
|
|
|
new terminology i want to use in 2023 |
Posted by: Skaperen - Jan-03-2023, 11:52 PM - Forum: Bar
- Replies (2)
|
 |
instead of "source code" or in many cases just "code" i want to use the term "recipe" (or whatever it is in the language being used).
|
|
|
pyspark help |
Posted by: lokesh - Jan-03-2023, 04:34 PM - Forum: General Coding Help
- No Replies
|
 |
Hi,
I need a help to convert this pandas df to pyspark dataframe
df=df.groupby('key', as_index=False).agg({'key' : 'first', 'country' : ', '.jo..... More
|
|
|
TKinter JSON Key Error |
Posted by: Nu2Python - Jan-02-2023, 06:09 AM - Forum: GUI
- Replies (4)
|
 |
Hi All, I am hoping someone can tell me why this error is happening with my line:
[python]x = json.loads(sonoff01.text)
status = x['relays'][/pytho..... More
|
|
|
pdf to mp3 |
Posted by: yawstick - Dec-30-2022, 03:19 PM - Forum: General Coding Help
- Replies (4)
|
 |
I'm mostly a micro python guy on ESP32 devices but recently ran across a lot of python programming videos on youtube. One caught my eye and have been ..... More
Attached Files
test_pdf.pdf (Size: 8.48 KB / Downloads: 228)
|
|
|
Add data to CSV file via Python |
Posted by: Anaconda23 - Dec-30-2022, 02:31 AM - Forum: Data Science
- No Replies
|
 |
Hi there, I'm quite new in this field and I was wondering about the following issues:
I have a dataset to work with for a Machine Learning project...... More
|
|
|
'networkx' Questions |
Posted by: Trader - Dec-29-2022, 10:20 PM - Forum: General Coding Help
- No Replies
|
 |
How can I draw a network with a degree center 2 using Networkx?
How can I find the centralities of betweenness, proximity, self-worth for each node..... More
|
|
|
|